GetSafetyStopStatus#

This command returns the status of specific safety stop signals.

Syntax#

GetSafetyStopStatus(n)

Arguments#

  • n: any of the following four-digit codes:

    • 3032, for the state of the P-Stop 2 safety stop signal;

    • 3070, for the state of the E-Stop safety stop signal;

    • 3083, for the state of the safety stop signal associated with robot reboot or reset signal;

    • 3086, for the state of the safety stop signal associated with a connection drop.

Responses#

  • [3032][n], etc.

Usage restrictions#

This command can be executed in any robot state.

Cyclic protocols#

In cyclic protocols, a broad spectrum of safety-related information is reported in the SafetyStatus section (see Section 4.5.9).