niagaraDriver-NiagaraSysDefDeviceExt

This component (Sys Def), which the station includes among its device extensions under any NiagaraStation, is chiefly of interest to developers. Together with the NiagaraNetwork’s Sys Def Provider (BogProvider) component, the API helps arrange stations in the NiagaraNetwork using a known hierarchy, which allows for the synchronization of basic information up the hierarchy.

Figure 1. Niagara Station Sys Def properties


To access this view, expand Config > Drivers > NiagaraNetwork > NiagaraStation, right-click the Sys Def component in the Nav tree, and click Views > AX Property Sheet.

In addition to the standard properties (Enabled, Status and Fault Cause), these properties are unique to this component.

PropertyValueDescription
Role Manageradditional propertiesConfigures roles. The niagaraDriver-RoleManager topic in this guide documents these properties.
Sync Taskadditional propertiesConfigures the synchronization task. The niagaraDriver-SyncTask in this guide documents these properties.
Reachable Stationsadditional propertiesAs of Niagara 4.13, defines all of the downstream NiagaraStations that are routable starting at the NiagaraStation in which this container resides.

To learn more about this container component, see “Viewing reachable stations” in “Niagara System Database and System Indexing Guide”.