E_LON_appl_cwc_t
Used by: SNVT_clothes_w_c / SNVT_clothes_w_s
TYPE E_LON_appl_cwc_t :
(
eLON_CWC_NUL := -1,
eLON_CWC_WASH := 0,
eLON_CWC_RINSE := 1,
eLON_CWC_SPIN := 2,
eLON_CWC_DRY := 3
)
END_TYPE
eLON_CWC_NUL: Invalid Value
eLON_CWC_WASH: Wash
eLON_CWC_RINSE: Rinse
eLON_CWC_SPIN: Spin
eLON_CWC_DRY: Dry
Requirements
Development Environment | TwinCAT 3 PLC library to be integrated |
---|---|
TwinCAT from v3.1.4020.14 | Tc2_LON from 3.3.4.0 |