TECT_CONTROLSTATEMACHINE_ENUMΒΆ

The structure TECT_CONTROLSTATEMACHINE_ENUM enumeration gives the Control status of Function Block TECT_TEMP_CONTROL State machine action status.

No Name Description
1 TECT_NotReady State machine is not ready.
2 TECT_Ready State machine is in Ready state.
3 TECT_Manual State machine is in Manual mode.
4 TECT_AutoTune Automatic mode in PID process with standby setpoint - Heating.
5 TECT_PID_Process State machine PID process is running.
6 TECT_FaultState State machine is in Fault state.
7 TECT_MixedState State machine is in Mixed state.
8 DummyState DummyState = 256, to ensure the TECT_CONTROLSTATEMACHINE_ENUM has two bytes.