E_LON_fire_test_t
Genutzt durch: SNVT_fire_test
TYPE E_LON_fire_test_t :
(
  eLON_FT_NUL    := -1,
  eLON_FT_NORMAL := 0,
  eLON_FT_RESET  := 1,
  eLON_FT_TEST   := 2,
  eLON_FT_NOTEST := 3
)
END_TYPE eLON_FT_NUL: Invalid Value
eLON_FT_NORMAL: Return object to normal status
eLON_FT_RESET: Perform a RESET function (for smoke detectors)
eLON_FT_TEST: Go into TEST mode
eLON_FT_NOTEST: Exit TEST mode
Voraussetzungen
Entwicklungsumgebung  | Einzubindende SPS-Bibliothek  | 
|---|---|
TwinCAT ab v3.1.4020.14  | Tc2_LON ab 3.3.4.0  |