E_LON_appl_cwp_t
Genutzt durch: SNVT_clothes_w_c
TYPE E_LON_appl_cwp_t :
(
  eLON_CWP_NUL             := -1,
  eLON_CWP_GENERAL         := 0,
  eLON_CWP_BOIL            := 1,
  eLON_CWP_FAST_WASH       := 2,
  eLON_CWP_LINGERIE        := 3,
  eLON_CWP_WOOL            := 4,
  eLON_CWP_TOWEL           := 5,
  eLON_CWP_BED_LINENS      := 6,
  eLON_CWP_CURTAIN         := 7,
  eLON_CWP_RINSE_SPIN_ONLY := 8,
  eLON_CWP_DELICATE_RINSE  := 9,
  eLON_CWP_SPIN_ONLY       := 10,
  eLON_CWP_DRY_ONLY        := 11
)
END_TYPE eLON_CWP_NUL: Invalid Value
eLON_CWP_GENERAL: Normal Wash
eLON_CWP_BOIL: Boil
eLON_CWP_FAST_WASH: Fast Wash
eLON_CWP_LINGERIE: Lingerie
eLON_CWP_WOOL: Wool
eLON_CWP_TOWEL: Towel
eLON_CWP_BED_LINENS: Bed Linens
eLON_CWP_CURTAIN: Curtain
eLON_CWP_RINSE_SPIN_ONLY: Rinse and Spin Only
eLON_CWP_DELICATE_RINSE: Delicate Rinse
eLON_CWP_SPIN_ONLY: Spin Only
eLON_CWP_DRY_ONLY: Dry Only
Voraussetzungen
Entwicklungsumgebung  | Einzubindende SPS-Bibliothek  | 
|---|---|
TwinCAT ab v3.1.4020.14  | Tc2_LON ab 3.3.4.0  |