To monitor the RAM battery voltage, use System Analog Point ‘SYS_INFO_MemoryBatteryVoltage’ that point will indicate the device battery voltage in real format.
Another way to indicate low battery is alarm using below system points,
True = Alert (Lithium battery low)
True = Alert (Lithium battery low)
Another way to indicate low battery is alarm using below system points,
- SYS_INFO_NVretentionAlert with data type ‘Digital’ used with firmware 9.1.1 or earlier only
True = Alert (Lithium battery low)
- SYS_INFO_MemoryBatteryAlert with data type ‘Digital’ used with firmware 9.1.2 or later only
True = Alert (Lithium battery low)