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.

Motion Process Mode Set - Unknown Reference

rakshithb174
edited April 2021 in IRC5
I am trying to set the Motion process mode during runtime using instruction as mentioned in RAPID instructions manual

MotionProcessModeSet OPTIMAL_CYCLE_TIME_MODE;
! Do something
. . . 
MotionProcessModeSet ACCURACY_MODE;
! Do something

I am getting a reference error: "Reference to unknown procedure MotionProcessModeSet"

Isn't MotionProcessModeSet built in instruction? I am using it inside a user defined module.

Using robotware 6.12


Tagged:

Comments

  • The instruction requires an option, Advanced Robot Motion.
  • I think the option enables changing process mode from rapid, but you can still change process mode in moc.cfg (or sys.cfg🤔) I did a test in RS and ACCURACY_MODE made the robot much slower.
    -----------------
    David
    Swedish freelance ABB robot programmer