You are here: System Administration > Client Administration > Launch a ViewX Client on a Multi-Monitor Setup > Launch a Window Container in Full Screen Mode

Launch a Window Container in Full Screen Mode

You can use the Startup Configuration File to display a Window Container in full screen mode when the ViewX client launches.

When a Window Container launches in full screen mode, the following occurs:

To make a Window Container launch in full screen mode, use the DisplayMode XML element in the Startup Configuration File.

Example:

The example below shows a mimic displayed in a Primary Window Container in Full Screen mode.

This example uses the following XML code within the WindowContainer tags in the Startup Configuration File.

<PrimaryWindowContainer Monitor="1" InterfaceMode="MultipleDocuments" DisplayMode="FullScreen"/>

Observe that the DisplayMode element for the Primary Window Container is set to "FullScreen".

If the current user has Can Toggle Full Screen enabled in their User settings (see Define the General Settings for a User in ViewX in the ClearSCADA Guide to Security), they can turn off full screen mode. To do this:

Or:

If you would like to restrict a user's ability to close or hide the ViewX Client, see Launch a Multi-Monitor Setup on a Restricted Workstation.

NOTE: If the DisplayMode element is set to "FullScreen" for any of the Window Containers defined in the Startup Configuration File, this will override the Start Full Screen setting on the ViewX Options window (see Define whether the Client Displays ViewX in Full Screen Mode by Default). If this is the case, the Options window will display the following:


ClearSCADA 2015 R2