LaMPS UPS Server items in the item tree

Based on the configured UPS devices, a number of data points is available in the item tree. For each UPS device, a branch with its name is created within NETx\Module\LaMPS\UPS.

NETx\Module\LaMPS\UPS\<UPS-name>\Emergency

item name

access

description

item name

access

description

Battery charging state

R

The battery charge state as used in reports. If https://netxautomation.atlassian.net/wiki/spaces/PLATFORM/pages/1315242027, col Battery level manual override is enabled and Battery charging state - manual is set, then the value of the latter data point is set here. Otherwise, Battery charging state - device is used.

Battery charging state - device

R

The device reading of the battery. Value is taken from https://netxautomation.atlassian.net/wiki/spaces/PLATFORM/pages/1315242027, col Battery level.

Battery charging state - manual

RW

Only present if https://netxautomation.atlassian.net/wiki/spaces/PLATFORM/pages/1315242027, col Battery level manual override is enabled. A value provided here will supersede Battery charging state - device in the final value in item Battery charging state.

Battery charging state - manual reset

W

Only present if https://netxautomation.atlassian.net/wiki/spaces/PLATFORM/pages/1315242027, col Battery level manual override is enabled. Write 1 to this data point to relinquish a previously set value in Battery charging state - manual.

Start Function Test

W

Write 1 to this data point to trigger a UPS function test.

Start Partial Duration Test

W

Write 1 to this data point to trigger a UPS partial duration test.

Test faulty devices only

RW

If set to True when a test is triggered, only DALI devices that failed the previous test will be submitted to the test.

Test Locked

RW

If set to True when a test is triggered, the test will abort immediately and a non-successful test is recorded in the database.

Test Triggered

R

  • Changes from False to True after a test has beed triggered by writing to Start Function Test or Start Partial Duration Test.

  • Changes from True to False after the test result has been written to the database.

Use this data point as a callback to indicate that a test has been triggered.

Test Running

R

Use this data point as a callback to indicate that a test is currently running.

Stop Test

W

Write 1 to this data point to stop a running UPS test.

Remaining Test Runtime

R

The remaining runtime in minutes of a triggered test.

Number Faulty Devices

R

The number of devices that failed on the latest test.

Last triggered test

R

Shows the type of the last triggered test, according to https://netxautomation.atlassian.net/wiki/spaces/PLATFORM/pages/1399685121.

Last test was

R

Shows the type of the last completed test. Encoding as in Last triggered test.

Last test stopped

R

True if the last test was stopped through the Stop Test data point.