Enum SafetyIdentifier

August 13, 2019 ยท View on GitHub

Overview / Purpose

Enumeration SafetyIdentifier

EnumeratorValueDescription
UNSPECIFIED_INTERCONNECT_SAFETY_IDENTIFIER00x0 - Unspecified actuator safety
MAXIMUM_MOTOR_CURRENT10x1 - Maximum motor current
MAXIMUM_VOLTAGE20x2 - Maximum voltage
MINIMUM_VOLTAGE40x4 - Minimum voltage
MAXIMUM_MOTOR_TEMPERATURE80x8 - Maximum motor temperature
MAXIMUM_CORE_TEMPERATURE160x10 - Maximum core temperature
NON_VOLATILE_MEMORY_CORRUPTED320x20 - Non-volatile memory corrupted
EMERGENCY_LINE_ASSERTED640x40 - Emergency line asserted
COMMUNICATION_TICK_LOST1280x80 - Communication tick lost
WATCHDOG_TRIGGERED2560x100 - Watchdog triggered

Parent topic: InterconnectConfig (Python)