fox-FoxClientConnection
These component (Client Connection) properties configure a FoxSession connection used by a NiagaraStation.

To access this view, expand , right-click the NiagaraStation component in the Nav tree, click and double-click Client Connection.
| Property | Value | Description |
|---|---|---|
| State | read only | Reports the current state of the Fox connection. |
| Port | number | Defines the port number on the controller or computer used to connect to the network. If using fox streaming, which uses the station to render the video stream, this port should be different from the station's fox port. If you are not using fox streaming, this port should be the same as the station's fox port. This port is only used for configuring fox or foxs connections. The foxwss port is configured using the separate property. |
| Use Foxs | true or false | When disabled, Fox communication is assumed, unless the Fox Over WebSocket property specifies otherwise. |
| Fox Over WebSocket | drop-down menu | Provides options for deciding when a foxwss connection to the remote station should be established:
|
| Fox Over WebSocket Port | numeric | Specifies the port to use for foxwss connections. This should be the HTTPS port used by the remote station's WebService. |
| Fox Over WebSocket In Use | read-only | Indicates whether the last successful connection used foxwss or not. This helps determine when the fall-through connection occurs. |
| Last Connect Time | read-only | Reports the last connected time of the device to the server. |
| Last Disconnect Time | read-only | Reports the last disconnected time of the device to the server. |
| Last Disconnect Cause | read-only | Reports the cause for disconnection of the device to the server. |
| Last Failure time | read-only | Reports the time for last failed connection. |
| Last failed Cause | read-only | Reports the cause for last failed connection. |
| Retry Period | hours minutes seconds | Specifies the period for retry for connection. |
| Next Attempt Time | read-only | Displays the time for next attempt for connection. |
| Credential Store | drop-down list | Defines the Username and Password for the connection. |
Actions
To access this view, right click Client Connection.

This component has two default actions. You can manually force/test a connection using Manual Connect and Manual Disconnect actions.