Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Plant SCADA

Static Configuration of Config​.js

  • Last UpdatedJun 27, 2024
  • 1 minute read

An administrator can modify configuration settings for Plant SCADA Access Anywhere by editing the config.js file that is installed as part of the Plant SCADA Access Anywhere web component. This is a JavaScript file that can be modified using any text editor. It is located in the following directory:

\Program Files (x86)\AVEVA Plant SCADA Access Anywhere\Server\WebServer\PlantAccessAnywhere\config.js

Note: Create a backup of the original config.js file before making any changes. This will make it easy rollback to the original configuration.

Many of the settings in the file have the following format:

name: value

A value can be a number, a flag (true or false), or text enclosed in quotes. Some settings are prefixed by a double slash // which means they are disabled. Remove the double slash in order to set a value for the setting. Javascript rules apply in this file, certain characters need to be escaped (i.e. backslash). Once the settings are configured, save the file and the next user will have the new settings applied.

Refer to the Settings Table for a description of each setting.

TitleResults for “How to create a CRG?”Also Available in