E_UpsPowerStatus
TYPE E_UpsPowerStatus :
(
    PowerUnknownStatus, (* The status of power is unknown. *)
 PowerOnLine,     (* Power is OK. *)
    PowerOnBattery     (* A power failure has occurred. *)
);
END_TYPE
 Voraussetzungen
| 
 Entwicklungsumgebung  | 
 Zielplattform  | 
 USV-Hardware  | 
 Einzubindende SPS-Bibliotheken  | 
|---|---|---|---|
| 
 TwinCAT v2.8.0, Build > 745 TwinCAT v2.9.0, Build > 945  | 
 PC (i386)  | 
  | 
 TcIoFunctions.Lib ( Standard.Lib; TcBase.Lib; TcSystem.Lib; TcUtilities.Lib werden automatisch eingebunden )  |