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