Forum Migration Notice
Update (2026-01-21): The user forums are now in read-only mode pending the data migration.

Update (2026-01-12): The user forums will be put into read-only mode on the 21st of January, 00:00 CET, to prepare for the data migration.

We're transitioning to a more modern community platform by beginning of next year. Learn about the upcoming changes and what to expect.

Reading speed value set on Flexpendant

Hello to all, is it possible to read speed value in Rapid if someone is changing it on FlexPendant and to influence speeds already defined in Rapid based on this FP speed percentage change.
Thanks in advance.

Comments

  • soup
    soup ✭✭✭
    I'm guessing for safety sake, the SpeedRefresh function won't overwrite the speed percentage manually set from the FP. But, you can check the speed percentage override with CSpeedOverride() and trigger an error telling the user to set it back before running a program.
  • Thanks a lot for your comment!