When you add a NiagaraStation to the database, the Add dialog includes its Fox port, along with fields for station username and password (required for client connection) as shown in Figure 78.
After you add a station, in the Station Manager’s database pane just double-click it to bring up the Edit dialog, which provides access to the same properties in the Add dialog. If needed, you can access all (station) client connection properties from the NiagaraStation component’s property sheet (“Client Connection” slot, along with status properties).
Starting in AX-3.7, a “Use Foxs” property is present when adding a NiagaraStation, by default set to false—say if manually adding ( button). In this case, set this to true only if the remote host is properly configured for SSL, including the FoxService
of the NiagaraNetwork on its station (you must know the port it uses). If using the feature in the Station Manager, any discovered stations using Foxs appears differently, and addition is simplifed. See Discovery notes when stations use secure Fox (Foxs). For complete SSL details, refer to the NiagaraAX SSL Connectivity
Guide.
Typically, you enter a user name and password for a specific “service account” user previously made in the remote station. By recommendation, this should be a user that was created especially for station-to-station access, typically with admin write privileges, and not otherwise used for normal (login) access of that station. Additionally, this user should uniquely named for each project, and have a strong password. Refer to the section “Multi-station security notes” in the User Guide for related details.
The “Virtuals Enabled” property determines whether virtual components can be accessed in this station, by any user with permissions on its “Niagara Virtual Gateway”. For related details, see Niagara virtual components and Security and Niagara virtuals.
When working in a Supervisor station configured for Niagara provisioning, additional “platform” properties are in the Add (or Edit) dialog, to specify the platform daemon credentials and port the provisioning code should use to connect to the remote JACE platform, to run provisioning jobs. Figure 79 shows these properties near the bottom of the Add dialog.
Figure 79. NiagaraStation Add dialog in Supervisor station’s NiagaraNetwork (provisioning-configured)

Briefly, these “platform related” properties in the Add/Edit dialog are described as follows:
Platform User — User account for the station’s platform, the same used as when making a platform connection to it using Workbench.
Platform Password — Password for this user account.
Secure Platform — (new starting in AX-3.7) A Boolean that is false by default. Set to true only if the JACE is currently configured to support a secure (SSL) platform connection.
Platform Port — Port this JACE’s platform daemon monitors for a platform connection, with the default value of 3011 (“standard” port for a “regular”, or unsecure platform connection). If using a non-standard platform port, or a secure (SSL) platform connection, you edit this to match that port number. Note the “standard” port for platform SSL is 5011, but this may be configured differently in the JACE.
For more details, refer to the document NiagaraAX Provisioning Guide for Niagara Networks.
Adding a NiagaraStation automatically creates a reciprocal NiagaraStation in the remote station. See the section Reciprocal NiagaraStation component.
When you add a station under the Niagara Network, that remote station automatically adds a “reciprocal” NiagaraStation component under its own Niagara Network, representing the original station. However, its “Enabled” property is false, with a “disabled” status (looks grayed out as in Figure 80).
This provides a visual clue for you to edit its
Client Connection properties Username and Password to valid credentials for an appropriate user in the reciprocal station, and also to set
the Enabled property of the NiagaraStation from false to true (to allow operation).
As shown in Figure 80, sometimes a reciprocal NiagaraStation may get added using “hostname” for Address, rather than its preferred IP address.
It is recommended that you edit the NiagaraStation’s Address back to IP format, from the NiagaraStation’s property sheet.
Otherwise, the station may remain “down” after you enable it.
Copyright © 2000-2016 Tridium Inc. All rights reserved.