MotorAPIClearAlarm(MotorAxis) Method |
Clears the alarm of the given axis. The alarm will be raised again if the alarm condition is still present.
Namespace: RAYLASE.SPICE3.ClientLibAssembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 2.3.4
Syntaxpublic void ClearAlarm(
MotorAxis axis
)
Parameters
- axis MotorAxis
- The axis.
See Also