E_LON_setting_t

Genutzt durch: SNVT_setting

TYPE E_LON_setting_t :
(
  eLON_SET_NUL   := -1,
  eLON_SET_OFF   := 0,
  eLON_SET_ON    := 1,
  eLON_SET_DOWN  := 2,
  eLON_SET_UP    := 3,
  eLON_SET_STOP  := 4,
  eLON_SET_STATE := 5
)
END_TYPE

eLON_SET_NUL: Invalid value

eLON_SET_OFF: Change state to off

eLON_SET_ON: Change state to on, restoring the last on setting

eLON_SET_DOWN: Decrease the setting by the offset supplied in the setting field

eLON_SET_UP: Increase the setting by the offset supplied in the setting field

eLON_SET_STOP: Stop any motion, for example for blinds

eLON_SET_STATE: Change the setting to the value specified

Voraussetzungen

Entwicklungsumgebung

Einzubindende TwinCAT 3 SPS-Bibliothek

TwinCAT ab v3.1.4020.14

Tc2_LON ab 3.3.4.0