E_LON_appl_cwc_t
Genutzt durch: 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
Voraussetzungen
Entwicklungsumgebung | Einzubindende TwinCAT 3 SPS-Bibliothek |
---|---|
TwinCAT ab v3.1.4020.14 | Tc2_LON ab 3.3.4.0 |