E_Batterystatus; E_Upscommstatus - Beckhoff CU8110-0060 Manual

Table of Contents

Advertisement

7.5.3

E_BatteryStatus

Battery status.
TYPE E_BatteryStatus :
(
    BatteryUnknownStatus,
    BatteryOk,
    BatteryReplace
);
END_TYPE
Name
BatteryUnknownStatus
BatteryOk
BatteryReplace
Requirements
Development en-
Target platform
vironment
TwinCAT v3.1.0
PC or CX (x86, x64, ARM)
7.5.4

E_UpsCommStatus

Status of communication with the UPS hardware.
TYPE E_UpsCommStatus :
(
    UpsCommUnknownStatus,
    UpsCommOk,
    UpsCommFailed
);
END_TYPE
Name
UpsCommUnknownStatus
UpsCommOk
UpsCommFailed
Requirements
Development en-
Target platform
vironment
TwinCAT v3.1.0
PC or CX (x86, x64, ARM)
CU8110-0060
Value
0
1
2
UPS hardware
• Beckhoff BAPI v1;
• Beckhoff P24Vxxxx;
• Beckhoff CP903x card (PCI/ISA);
• Beckhoff CX2100-09x4 models
(e.g. CX2100-0904 or
CX2100-0914 + "Smart Battery"
CX2900-0192);
• The APC devices that come
supplied with Beckhoff Industrial
PC support the Smart protocol
and can be configured with the
Windows UPS service.
Value
0
1
2
UPS hardware
• Beckhoff BAPI v1;
Version: 1.0
Configuration
Meaning
The battery status is unknown.
The battery status is OK.
The battery should be replaced.
PLC libraries to be
integrated (cate-
gory group)
Tc2_IoFunctions
(IO)
Meaning
The communication status is
unknown.
Communication has been
established with the UPS.
Communication with the UPS was
interrupted.
PLC libraries to be
integrated (cate-
gory group)
Tc2_IoFunctions
(IO)
43

Advertisement

Table of Contents
loading

Table of Contents