
One way to access these properties is to expand and double-click the BacnetDestination component. If your AlarmService does not have this component, open the bacnet palette and drag it from the Alarming folder to the AlarmService in the station.
Stations operating (and licensed) as a BACnet server use this alarm class recipient to route alarms. When linked as a recipient to an AlarmClass that is exported to BACnet (as a Notification Class object), each BacnetDestination specifies an entry under the Recipient_List for that Notification Class.
| Property | Value | Description |
|---|---|---|
| Time Range, Start Time | hour and time zone | Configures when to start the function. |
| Time Range, End Time | hour and time zone | Configures when to end the function. |
| Days of Week | check marks (all default to enabled) | Specifies the days of the week to include in the function. |
| Transitions | check marks | Selects which alarm transitions to display in the console. Only those transitions selected display although the station saves all transitions in alarm history. |
| Route Acks | true (default) or false |
Enables (true) and disables (false) the routing of alarm acknowledgements to the recipient. Trap (event notification) acknowledgements are not routed if false is selected.
|
| Recipient | additional properties (defaults to device-1 which indicates that the destination is not defined)
|
Specifies one of two alarm event destinations.
|
| Process Identifier | integer (defaults to 0)
|
Specifies a number in the Recipient List for the station. This integer from the BACnet Notification Class object of the sending device, must match this ID in the
Alarms device extension of the receiving device.
|
| Issue Confirmed Notification | true or false (defaults to false, which means that the system sends only unconfirmed event notifications)
|
Specifies if the station sends confirmed (true) or unconfirmed (false) event notifications. |