Data_Window

Mit diesem ENUM kann die Art des Lüften vorgegeben werden.

TYPE Data_Window :
(
  Window_Close  := 8,
  Window_Unlock := 9,
  Window_Open   := 10,
  Window_20     := 11,
  Window_40     := 12,
  Window_60     := 13,
  Window_80     := 14,
  Window_100    := 15,
  Auto_Close    := 1,
  Auto_5_15min  := 2,
  Auto_8_30min  := 3,
  Auto_10_50min := 4,
  Auto_open     := 5,
  Auto          := 0
)
END_TYPE

Window_Close: Schließt das Fenster

Window_Unlock: Wenn Sie "Unlock" benutzen, nehmen Sie den Schalter im Fenster, um die MP Bus Kommunikation neu zu starten

Window_Open: Öffnet das Fenster

Window_20: Öffnet das Fenster 20%

Window_40: Öffnet das Fenster 40%

Window_60: Öffnet das Fenster 60%

Window_80: Öffnet das Fenster 80%

Window_100: Öffnet das Fenster 100%

Auto_Close: Automatische Schließen

Auto_5_15min: Automatisches Lüften alle 5..15min

Auto_8_30min: Automatisches Lüften alle 8..30min

Auto_10_50min: Automatisches Lüften alle 10..50min

Auto_open: Automatisches Lüften öffnen

Auto: Automatik Betrieb

Voraussetzungen

Entwicklungsumgebung

Einzubindende SPS-Bibliothek

TwinCAT ab v3.1.4020.14

Tc2_MPBus ab 3.3.5.0