E_UpsCommStatus


TYPE E_UpsCommStatus :
(
    UpsCommUnknownStatus, (* The communication status to the UPS is unknown. *)
UpsCommOk,     (*The communication path to the UPS is OK.*)
    UpsCommFailed     (*The communication path to the UPS has failed.*)
);
END_TYPE

Voraussetzungen

Entwicklungsumgebung

Zielplattform

USV-Hardware

Einzubindende SPS-Bibliotheken

TwinCAT v2.8.0, Build > 745 TwinCAT v2.9.0, Build > 945

PC (i386)

  • Beckhoff P24Vxxxx USV;
  • Integrierte Beckhoff Industrie-PC 24V USV an der CP903x-Karte (PCI/ISA);
  • Die mit Beckhoff Industrie-PC ausgelieferten APC-Geräte die das Smartprotokoll unterstützen und mit dem Windows USV-Dienst konfiguriert werden können.

TcIoFunctions.Lib ( Standard.Lib; TcBase.Lib; TcSystem.Lib; TcUtilities.Lib werden automatisch eingebunden )