Using CitectSCADA > Working with Multiple Monitors

Working with Multiple Monitors

Multiple monitors are now supported in the core product instead of within a set of templates. CitectSCADA runtime will display a new window on each of the multiple monitors at start-up. Once the windows are displayed, the user can use the standard page navigation functions to change pages on the individual window. The built-in page navigation functions work under the multi-monitor environment. Several built-in Cicode functions are made available for the user to query information for each of the monitors installed on the machine for further customization.

Multiple monitors are configured by CitectSCADA at startup as follows:

If this conflicts with your own implementation of multiple monitors support, for example if you are using CSV templates, you can disable the core support by setting parameter [MultiMonitors] DisableAutoStart to 1.

See Also