CommandActuator#

class lsst.ts.m2com.CommandActuator(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)#

Bases: IntEnum

Action to command the actuators.

Attributes Summary

Attributes Documentation

Pause = 3#
Resume = 4#
Start = 1#
Stop = 2#