Add station connection

This window adds a discovered station connection to the client station’s NiagaraNetwork.

Once the client station successfully connects to the remote, server station for the first time, the system creates a reciprocal, disabled server NiagaraStation under the NiagaraNetwork of the remote station.

Figure 1. Add station window


To open this window, expand Config > Drivers, double-click the NiagaraNetwork, click Discover, select one or more stations and click Add.

When working in a client station (usually a Supervisor station) that is configured for provisioning, the last four properties in the Add window specify the platform daemon credentials and the port for the selected platform. The provisioning code uses this information to connect to the remote controller platform for the purpose of running provisioning jobs.

PropertyValueDescription
Nametext
Provides a name for the object. Editing this property is equivalent to the right-clicking Rename command on the component.

In this case, the object is a server station.

Typedrop-down list
Specifies the type of object.

In this case, the type is a station.

Addressadditional properties
Defines the IP address of the source or destination device.

In this case it identifies the station on the network.

Foxs portPort number
Specifies the port number for secure Fox/Foxs communication to the remote device.
Use Foxstrue (default) or false
Configures the station to use secure Foxs communication (true) or regular Fox communication (false).
Credential Store, Username and Passwordtext
Define the Username and Password required to access the device.

This user name is a specific service account user previously set up in the remote station. This should be a special user for station-to-station access, with admin write privileges, and not otherwise used for normal (login) access of the remote station. This user should be unique for each project.

The password should be strong.

Enabledtrue (default) or false
Activates (true) and deactivates (false) use of the object (network, device, point, component, table, schedule, descriptor, etc.).
Virtuals Enabledtrue or false(default).Determines whether virtual components can be accessed in this station, by any user with permissions on its Virtual Gateway.