E_UpsCommStatus
Kommunikationsstatus zur USV-Hardware.
TYPE E_UpsCommStatus :
(
    UpsCommUnknownStatus,
    UpsCommOk,
    UpsCommFailed
);
END_TYPEName  | Wert  | Bedeutung  | 
|---|---|---|
UpsCommUnknownStatus  | 0  | Der Kommunikationsstatus ist unbekannt.  | 
UpsCommOk  | 1  | Die Kommunikation zur USV ist hergestellt.  | 
UpsCommFailed  | 2  | Die Kommunikation zur USV wurde unterbrochen.  | 
Voraussetzungen
Entwicklungsumgebung  | Zielplattform  | USV Hardware  | Einzubindende SPS-Bibliotheken (Kategoriegruppe)  | 
|---|---|---|---|
TwinCAT v3.1.0  | PC oder CX (x86, x64, ARM)  | 
  | Tc2_IoFunctions (IO)  |