E_LON_appl_cws_t

Used by: SNVT_clothes_w_c  / SNVT_clothes_w_s

TYPE E_LON_appl_cws_t :
(
  eLON_CWS_NUL         := -1,
  eLON_CWS_LOAD_SENSING    := 0,
  eLON_CWS_WETTING     := 1,
  eLON_CWS_DETERGENT       := 2,
  eLON_CWS_WASHING     := 3,
  eLON_CWS_WATERING    := 4,
  eLON_CWS_RINSING     := 5,
  eLON_CWS_ARRANGING       := 6,
  eLON_CWS_DRAIN       := 7,
  eLON_CWS_SPINNING    := 8,
  eLON_CWS_FINAL_SPINNING  := 9,
  eLON_CWS_FLUFFING    := 10,
  eLON_CWS_DRYING      := 11,
  eLON_CWS_COOLING     := 12
)
END_TYPE

eLON_CWS_NUL: Invalid Value

eLON_CWS_LOAD_SENSING: Sensing Load

eLON_CWS_WETTING: Wetting

eLON_CWS_DETERGENT: Detergent

eLON_CWS_WASHING: Washing

eLON_CWS_WATERING: Watering

eLON_CWS_RINSING: Rinsing

eLON_CWS_ARRANGING: Arranging

eLON_CWS_DRAIN: Drain

eLON_CWS_SPINNING: Spinning

eLON_CWS_FINAL_SPINNING: In Final Spin

eLON_CWS_FLUFFING: Fluffing

eLON_CWS_DRYING: Drying

eLON_CWS_COOLING: Cooling