E_BatteryStatus

Battery status.

TYPE E_BatteryStatus :
(
    BatteryUnknownStatus,
    BatteryOk,
    BatteryReplace
);
END_TYPE

Name

Value

Meaning

BatteryUnknownStatus

0

The battery status is unknown.

BatteryOk

1

The battery status is OK.

BatteryReplace

2

The battery should be replaced.

Requirements

Development environment

Target platform

UPS hardware

PLC libraries to be integrated (category group)

TwinCAT v3.1.0

PC or CX (x86, x64, ARM)

  • 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.

Tc2_IoFunctions (IO)