Importing schedules

If the station is part of a multi-station NiagaraAX network, you can import NiagaraAX schedule components between stations. You do this using the NiagaraAX driver architecture, specifically, views of the Schedules extension under a NiagaraStation (device-level) component.

If the Bacnet driver is used, you can also import BACnet Schedules and Calendars (as NiagaraAX schedule components) from a BACnet device. The same basic architecture and methods are used.

NoteUnder a BacnetNetwork, you can also export NiagaraAX schedules to a specific BACnet device (to configure existing BACnet Schedules and Calendar objects).

For a brief overview, see Schedule exports and imports (master/slave). For more complete details, refer to the Drivers Guide, in sections “About the Schedules extension” and “Station Schedules import/export notes”.

Importing NiagaraAX schedules or Bacnet Schedules

Often, you import a NiagaraAX schedule when working in a JACE station, where the source (master) schedule resides in a remote Supervisor station. BACnet Schedules and Calendars are also typically imported into a JACE station (unless a BACnet Supervisor).

To import a NiagaraAX schedule or BACnet Schedule or Calendar

To import a NiagaraAX schedule or BACnet Schedule or Calendar, do the following:

  1. In the Nav tree, expand the Drivers folder of the station to receive the imported schedule.

  2. Expand the network, either NiagaraNetwork or BacnetNetwork.

  3. Expand the device that contains the source schedule (NiagaraStation or BacnetDevice).

    In the Nav tree, the device’s children include: Points, Histories, Alarms, and Schedules.

  4. Double-click Schedules.

    The Niagara or Bacnet Schedule Import Manager displays. Any existing schedules (already imported) from this device are listed.

  5. Click Discover.

    The manager view splits into two panes and a schedule discovery job is started. When complete, schedules available for import appear in the top pane.

  6. In the top pane, click to select one or more schedules, then click Add.

    An Add dialog allows you to edit the name of the schedule (as it appears in this station) and several other properties. Refer to the section “Schedule Import properties” in the Drivers Guide for details.

  7. After editing name and properties to suit, click OK.

    NiagaraAX schedule components are created for the selected items, reside under that device’s Schedules extension. You can link into station logic like any other schedules, but cannot configure these imported schedules (add, delete, or change events or other properties).