To configure alarms in one station to be received in another station, you must add a StationRecipient in the AlarmService container of the “sending” (source) station. You then link whatever AlarmClass components are needed to that StationRecipient. For related details, refer to the sections “About the station recipient” and “About alarm class” in the User Guide.
It is not necessary to use the same AlarmClass components in the two stations (although that is one approach). In the receiving station (often, the Supervisor), if desired you can configure all alarms from a remote station to route to a single local AlarmClass. Or, you can also use a “prepend” or “append” scheme to route to different (but associated) AlarmClasses, where all schemes work based on the names of AlarmClasses. See Prepend and Append alarm routing notes for details.
Specify the alarm routing in the Alarms extension under the NiagaraStation that represents the remote JACE. See Alarms extension properties .
In the receiving station’s AlarmService, if you want the remotely-generated alarms to appear in any alarm consoles, be sure
to link associated AlarmClass components to the necessary AlarmConsole components.
Copyright © 2000-2014 Tridium Inc. All rights reserved.