Indicates if the requested axis is in an 'Alarm' state.
Namespace: RAYLASE.SPICE3.ClientLibAssembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 2.3.4
Syntaxpublic bool HasAlarm(
MotorAxis axis
)
Parameters
- axis MotorAxis
- The axis.
Return Value
Booleantrue if axis has previously detected an alarm condition otherwise
false.
See Also