Where are networks located?

In any NiagaraAX station, all driver networks are located under the DriverContainer component in the station’s database (“Drivers” in the root of the station, as shown in Figure 1).

Figure 1. DriverContainer in Nav tree


DriverContainer in Nav tree

NoteBy default, most stations include a NiagaraNetwork. It may be used to model data in other NiagaraAX stations. Also, it contains the NiagaraFoxService required for Workbench-to-station communications. For more details, see Niagara Network.

NoteBy convention, you should keep all driver networks located under the station’s Drivers container—it is a special component with a view that provides some utility. See Driver Manager for more details.