Ticker

15/recent/ticker-posts

Located on the left, this shows the physical layout of your panel (BCM, LSN modules, power supplies).

The manual details a custom scripting language (often Lua-based or proprietary C-variants specific to the OEM) used to define load-shedding priorities.

Integrated within the software, this ensures your standby power meets NFPA or EN-54 requirements based on your current device load.

MODULE_ID 3; // Target module slot 3 THRESHOLD VOLT 11.8; // Set under-voltage alert ON EVENT UV_DETECT EXECUTE failover_to_module(4); LOG_EVENT(0x2F, "Primary droop");