SetEnabledSubstateParam¶
-
class
lsst.ts.rotator.SetEnabledSubstateParam¶ Bases:
enum.IntEnumEnabled substate parameters.
Values for
Command.param1whenCommand.code = CommandCode.SET_ENABLED_SUBSTATEand the current state isENABLED.Called
EnabledSubStateTriggersin Moog code.Attributes Summary
CONSTANT_VELOCITYENABLED_INVALIDINITIALIZEMOVE_LUTMOVE_POINT_TO_POINTRELATIVESPARE2STOPTRACKAttributes Documentation
-
CONSTANT_VELOCITY= 6¶
-
ENABLED_INVALID= 0¶
-
INITIALIZE= 4¶
-
MOVE_LUT= 8¶
-
MOVE_POINT_TO_POINT= 1¶
-
RELATIVE= 5¶
-
SPARE2= 7¶
-
STOP= 3¶
-
TRACK= 2¶
-