By default, through the PowerMonitorService, any QNX-based JACE provides status monitoring of the following items, via “Boolean” type slots:
AC power
(“Primary Power Present” slot) — True whenever AC power is currently supplied to the JACE.
Battery level
(“Battery Good” slot) — True if last JACE test of NiMH backup-battery was good.
Also included is a “Time of Last Test” slot that provides a timestamp for the last battery test.
If needed, you can make Px bindings or links to these slots (however, see PlatformServices binding and link caveats).
In addition to these read-only status slots, the PowerMonitorService provides related configuration slots, which you typically review at commissioning time. For more details and a related procedure, see “JACE power monitoring configuration” in the JACE NiagaraAX Install & Startup Guide.
A station running in a JACE controller with an “SRAM option card” may not have a PowerMonitorService, if running an AX-3.6
build prior to 3.6.44. Such a JACE is always considered “battery-less”, where its “DataRecoveryService” (for SRAM support)
automatically removes the PowerMonitorService.This changed starting in build 3.6.44, such that any SRAM-equipped JACE (e.g. JACE-6E, JACE-3E, or another JACE with SRAM option card),
always retains its PowerMonitorService, along with a DataRecoveryService (if the platDataRecovery module is installed). So, you can selectively
disable battery monitoring. See the next section Battery monitoring disabled. Additionally, other SRAM support options exist. For related details, refer to the Engineering Notes II document JACE Data Recovery Service (SRAM support).
As new QNX-based JACE platforms are introduced, additional power-monitoring capabilities may be present in the station’s PowerMonitorService.
For example, both the JACE-7 series and JACE-x02 Express series (“M2M JACE”) may be installed with two backup batteries: the NiMH battery like a JACE-2/6, plus an optional 12V sealed lead-acid (SLA) battery that provides system
operation for some duration during a power outage. In this “dual battery” PowerMonitorService, separate slots exist for the
monitoring and alarming of both batteries. For related details, see the latest JACE NiagaraAX Install & Startup Guide.
As mentioned in the first Note above, an SRAM-equipped JACE can be configured for “battery-less” operation (the platDataRecovery module must be installed, and JACE licensed with for the “dataRecovery” feature). Prior to build 3.6.44, battery monitoring
stopped simply because the station’s PowerMonitorService was automatically removed.
However, starting in build 3.6.44, a station’s PowerMonitorService is always retained. This service will continue to monitor for an (optional) backup battery, and upon loss of AC power allows continuous operation on battery power until the Shutdown Delay time is reached—unless you set the “Battery Present” property (of its PlatformServiceContainer) from true (the default) to false. This disables backup battery support and prevents ongoing “battery bad” nuisance alarms—when there is no backup battery. For related details see configuration,
Copyright © 2000-2014 Tridium Inc. All rights reserved.