Bases: IntEnum
IntEnum
Closed loop control mode. This is copied from the ts_mtm2_cell.
Attributes Summary
ClosedLoop
Idle
OpenLoop
TelemetryOnly
Attributes Documentation
ClosedLoopControlMode
ClosedLoopControlMode.ClosedLoop
ClosedLoopControlMode.Idle
ClosedLoopControlMode.OpenLoop
ClosedLoopControlMode.TelemetryOnly