E_LON_fire_indicator_t
Genutzt durch: SNVT_fire_indcte
TYPE E_LON_fire_indicator_t :
(
  eLON_FN_NUL       := -1,
  eLON_FN_UNDEFINED := 0,
  eLON_FN_STROBE_U  := 1,
  eLON_FN_STROBE_S  := 2,
  eLON_FN_HORN      := 3,
  eLON_FN_CHIME     := 4,
  eLON_FN_BELL      := 5,
  eLON_FN_SOUNDER   := 6,
  eLON_FN_SPEAKER   := 7,
  eLON_FN_UNIVERSAL := 8
)
END_TYPE eLON_FN_NUL: Invalid Value
eLON_FN_UNDEFINED: Undefined indicator
eLON_FN_STROBE_U: The indicator is un-synchronized
eLON_FN_STROBE_S: The indicator is synchronized
eLON_FN_HORN: The indicator is a DC input, pre coded Horn
eLON_FN_CHIME: The indicator is a DC input, pre coded Chime
eLON_FN_BELL: The indicator is a DC input
eLON_FN_SOUNDER: The indicator is powered from the device
eLON_FN_SPEAKER: The indicator is an AC input for the speaker
eLON_FN_UNIVERSAL: General purpose indicator
Voraussetzungen
Entwicklungsumgebung  | Einzubindende SPS-Bibliothek  | 
|---|---|
TwinCAT ab v3.1.4020.14  | Tc2_LON ab 3.3.4.0  |