E_LON_discrete_levels_t

Used by: SNVT_clothes_w_c  / SNVT_lev_disc

TYPE E_LON_discrete_levels_t :
(
  eLON_ST_NUL   := -1,
  eLON_ST_OFF   := 0,
  eLON_ST_LOW   := 1,
  eLON_ST_MED   := 2,
  eLON_ST_HIGH  := 3,
  eLON_ST_ON    := 4
)
END_TYPE

eLON_ST_NUL:

eLON_ST_OFF:

eLON_ST_LOW:

eLON_ST_MED:

eLON_ST_HIGH:

eLON_ST_ON: