MockInnerLoopController¶
- class lsst.ts.m2com.MockInnerLoopController¶
Bases:
object
Mock Inner-Loop Controller (ILC) to simulate the behavior of hardware.
- Attributes:
- modeenum
InnerLoopControlMode
mode of ILC.
- modeenum
Methods Summary
set_mode
(mode)Set the mode.
Methods Documentation
- set_mode(mode: InnerLoopControlMode) None ¶
Set the mode.
- Parameters:
- modeenum
InnerLoopControlMode
Inner-loop control mode.
- modeenum
Notes
This is translated from the SystemController.setILC_Mode.vi used in the simulation mode in ts_mtm2_cell.