ST_LON_chlr_state
Used by: SNVT_chlr_status
TYPE ST_LON_chlr_state :
STRUCT
bIn_alarm : BOOL;
bRun_enabled : BOOL;
bLocal : BOOL;
bLimited : BOOL;
bChw_flow : BOOL;
bCondw_flow : BOOL;
END_STRUCT
END_TYPE
bIn_alarm: Alarm flag (boolean).
bRun_enabled: Run-enabled flag (boolean).
bLocal: Locally-controlled flag (boolean).
bLimited: Limited-condition flag (boolean). Conditions may exist that prevent reaching the setpoint
bChw_flow: Chiller-water-flow flag (boolean).
bCondw_flow: Condenser-water-flow flag (boolean).
Requirements
Development Environment | TwinCAT 3 PLC library to be integrated |
---|---|
TwinCAT from v3.1.4020.14 | Tc2_LON from 3.3.4.0 |