Forum Migration Notice
We're transitioning to a more modern community platform by the end of this 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!