Configuring the AlarmService for BACnet alarms

Two procedures are required to configure BACnet alarms. First, you configure the AlarmService of each station to process BACnet alarms. Next, you configure and export the BACnet objects that are capable of generating alarms. This procedure configures the AlarmService.
Prerequisites: You have not exported the objects yet. The bacnet palette is open. The AlarmService wire sheet is open.
  1. Under the station’s AlarmService wire sheet, add the AlarmClass components to use with alarmable control points exported to BACnet.
  2. Set ack requirements and priorities as needed, but do not export yet.
  3. Drag a BacnetDestination recipient from the bacnet palette (Alarming folder) to the wire sheet.
    The Name window opens.
    Image
  4. Name the destination component and click OK
    Image
  5. Double-click the BacnetDestination component and set the Recipient property to the BACnet device ID for the BACnet client that will receive alarms.
  6. Create a separate BacnetDestination for each BACnet client to receive alarms.
  7. Link the AlarmClasses to the BacnetDestination recipients (and other recipients as needed).
The AlarmService is prepared to process BACnet alarms.