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.

Read the supervison of axis

Hi experts !
I have a problem like this.
in the case my robot is "supervision error", I wanna know which axis leaded to this error, and I wanna read this data through rapid code. plz tell me how to do this or give me some guidance to solve this problem

Comments

  • The error message tells you which axis has triggered motion supervision.  At this point, your program execution will stop, and, consequently, rapid code will not be executing to read that information.  Unless you have a background task running or collision error handling enabled.
    Lee Justice