E_LON_appl_rin_t
Used by: SNVT_clothes_w_c
TYPE E_LON_appl_rin_t :
(
eLON_RIN_NUL := -1,
eLON_RIN_PRE_WASH := 0,
eLON_RIN_WATER_PLUS := 1,
eLON_RIN_DETERGENT_PLUS := 2,
eLON_RIN_RINSE_HOLD := 3
)
END_TYPE
eLON_RIN_NUL: Invalid Value
eLON_RIN_PRE_WASH: Pre-wash
eLON_RIN_WATER_PLUS: Water Plus
eLON_RIN_DETERGENT_PLUS: Detergent Plus
eLON_RIN_RINSE_HOLD: Rinse Hold
Requirements
Development Environment | TwinCAT 3 PLC library to be integrated |
---|---|
TwinCAT from v3.1.4020.14 | Tc2_LON from 3.3.4.0 |