Beckhoff · CX2100-0914 Embedded PC
The function block output `nErrId` shows 0x8003, indicating an error occurred while attempting to read status data from the Uninterruptible Power Supply (UPS). This may stem from communication issues or limitations of the specific UPS device's ability to provide certain status information.
Click steps to track your progress.
First, address any underlying UPS communication errors (e.g., error code 0x8002).
Consult the specific UPS device's manual to confirm which status information (e.g., BatteryLifeTime, BatteryReplace-Status) it is capable of delivering.
Ensure the `bEnable` input of the FB_GetUPSStatus function block is continuously set to `TRUE` to cyclically request status updates.