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