DigitalOutput

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

Bases: BitEnum

Bit of digital output.

Attributes Summary

ClosedLoopControl

CommunicationPower

InterlockEnable

MotorPower

ResetCommunicationBreakers

ResetMotorBreakers

SpareOutput_6

SpareOutput_7

Attributes Documentation

ClosedLoopControl = 32
CommunicationPower = 2
InterlockEnable = 4
MotorPower = 1
ResetCommunicationBreakers = 16
ResetMotorBreakers = 8
SpareOutput_6 = 64
SpareOutput_7 = 128