Connecting to a Plant SCADA Access Anywhere Server
- Last UpdatedJun 25, 2024
- 2 minute read
The Secure Gateway needs to be configured to point to your Plant SCADA Access Anywhere Server in order to use SSL or accessing Plant SCADA. To do this:
-
Edit the config.js file located on the computer where the Secure Gateway is installed. This file is located in the following folder:
\Program Files (x86)\AVEVA Plant SCADA Access Anywhere\Plant SCADA Access Anywhere Secure Gateway\WebServer\PlantAccessAnywhere\
-
Find the commented line:
// address:"", // Address of server
-
Uncomment the line by removing the initial "//".
-
With the quotation marks, type the name or IP address of the computer on which the Plant SCADA Access Anywhere Server is installed.
For example:
address: "VD-CA-SRV", // Address of server
Access to the Plant SCADA Access Anywhere Server is routed through the Secure Gateway node. The following page appears when you navigate to the following address.
https://<Name or IP Address of computer on which Secure Gateway is installed or IP Address>/

The setup steps completed above will route the connection through to the Plant SCADA Access Anywhere Server using the supplied credentials.
Note: A page refresh and clearing the cookies on every client are required each time the Address property in the config.js is changed.
For more information...
Refer to the following chapters in the Plant SCADA Access Anywhere Secure Gateway Installation and Configuration Guide: