Use a ViewX Command to Run Multiple Instances of the ViewX Client
ClearSCADA allows you to use multiple instances of the ViewX client application on a single client.
To configure ViewX to run multiple instances on a single client:
- Log on to the client PC.
- Using Windows Explorer, browse to:
"C:\Program Files\Schneider Electric\ClearSCADA"
- Locate the SE.Scada.ViewX.exe file and right-click on it to display a context-sensitive menu.
- Select the Create Shortcut option to create a shortcut to ViewX. The shortcut item is added to the list of files in the ClearSCADA folder.
- Right-click on the shortcut item and select the Properties option from the context-sensitive menu.
The Shortcut Properties dialog box is displayed. - Modify the Target field by adding the following string to the link:
/instance:<number>
Where <number> is the number of the instance of ViewX that runs when you run it from the shortcut. Do not enter the angle brackets <>.
For example, the target should be similar to:
"C:\Program Files\Schneider Electric\ClearSCADA\SE.Scada.ViewX.exe" /instance:2"
- Select the OK button to confirm the target and close the dialog box.
- In Windows Explorer, double click on the shortcut and verify that ViewX runs as expected.
- Repeat this procedure for each instance as required.
NOTE: Each instance of ViewX can be configured to access a different server using the Systems.xml file. For more information see Configure ViewX Instances to Access Different Servers .
Further Information
Systems.xml file: Use the Systems.xml File to Set Up a ViewX Client Connection