Description/manual page entry for own Proc/Func inside Shared Modules

Runesmacher
edited August 2023 in UpFeed
Hi

I'm looking to create a sort of library for standard functions for our company to use in multiple robot applications.
I would like to make these inside a shared module, so all task can access these functions.

Since the software in a shared task is not visible in robotstudio, is there a way to:
  1. Show a short description when hovering over the function in light gray as "Update speed override for ongoing movement" when hovering over SpeedRefresh?
  2. Add a maual page entry so we can press F1 on a function to get its info?
One way that could also make it better is to allow Robotstudio to view/edit a shared module.

Thanks in advance ;)
Post edited by Maxim Riabichev on

Comments

  • bump
    Systemintegrator - Web / C# / Rapid / Robotstudio

    If I helped, please press Vote Up  :smile:

    ☑️2024 - RobotStudio® User Group
  • bump
    Systemintegrator - Web / C# / Rapid / Robotstudio

    If I helped, please press Vote Up  :smile:

    ☑️2024 - RobotStudio® User Group
  • DenisFR
    DenisFR ✭✭✭
    UP

    ☑️2024 - RobotStudio® User Group

  • Hello there,

    Please elaborate on the second point. Who should be creating these manual entries, for which functions, and how should RobotStudio know that there is a manual entry for the given function? (or am I not understanding something?) 

    Maxim Riabichev
    PC Software Support Engineer
  • DenisFR
    DenisFR ✭✭✭
    edited August 2023
    Hello,
    1. RAPID code interpreter know where Func/Proc are defined. It can look one line forward if there is a comment block and use it.
    2. We can define a special comment Format in code to define which file to open like:
    !!HelpFile: /a_relative_path_to_help_file/helpfile.html#anchor_name

    EDIT: And if RS can do like this MsCode extension:

    Post edited by DenisFR on

    ☑️2024 - RobotStudio® User Group

  • Okay, thanks.

    I'll run this by R&D and see what they say.

    Maxim Riabichev
    PC Software Support Engineer
  • This would be great. 
    Systemintegrator - Web / C# / Rapid / Robotstudio

    If I helped, please press Vote Up  :smile:

    ☑️2024 - RobotStudio® User Group
  • bump
    Systemintegrator - Web / C# / Rapid / Robotstudio

    If I helped, please press Vote Up  :smile:

    ☑️2024 - RobotStudio® User Group
  • bump
    Systemintegrator - Web / C# / Rapid / Robotstudio

    If I helped, please press Vote Up  :smile:

    ☑️2024 - RobotStudio® User Group
  • Tompanhuhu
    Tompanhuhu ✭✭✭
    bump
    Systemintegrator - Web / C# / Rapid / Robotstudio

    If I helped, please press Vote Up  :smile:

    ☑️2024 - RobotStudio® User Group
  • bump.

    Any updates on this? Pretty neat feature to have.
  • Sorry guys, I've been swamped with other tasks and haven't had the time to check on this topic yet.

    I'll try to squeeze it in asap!

    Maxim Riabichev
    PC Software Support Engineer
  • I have forwarded this feature request to the Product Manager of RobotStudio.

    I'll keep you posted on any developments.

    Maxim Riabichev
    PC Software Support Engineer