MockErrorCode¶
- class lsst.ts.m2com.MockErrorCode(value)¶
Bases:
IntEnum
Mock error code used by the mock server.
The values here are based on the ts_m2gui/policy/error_code_m2.tsv.
Attributes Summary
Attributes Documentation
- LimitSwitchTriggeredClosedloop = 6056¶
- LimitSwitchTriggeredOpenloop = 6057¶
- LostConnection = 6053¶
- MonitoringIlcReadError = 6052¶
- NoError = 1¶
- TangentLoadCellFault = 6088¶