Power Loss Alarm
Detect and report when external power is disconnected and when battery is low.
Signals
| Signal | Description |
|---|---|
F13 | External power present |
F15 | Internal battery low |
Configuration
Power Loss Alert
# Report when external power is disconnected
>SED70NA0;F13-<
# Report when external power is restored
>SED71NA0;F13+<
Low Battery Alert
# Report when internal battery is low
>SED72NA0;F15+<
Include Battery Level in Reports
# Add BL extended tag (battery voltage) to reports
>SXAEFA;BL<
Battery level tag BL format: BL=MMMM where MMMM = millivolts (e.g., BL=3750).
tip
Configure PSM to extend battery life after power loss.
Download Configuration Script
Download this scenario script: power-loss-alarm.tmf