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