DispMgrStartupPageX

Tells VTScada which pages to display on each of a multi-monitor display upon start up.

Where X is the index number of the monitor (numbered leftmost monitor to right, top to bottom) and the Value is the name of the page to open on start up. The value provided must be the module name of the intended page (the page name as displayed in the contents field of a Menu Item tag within the Tag Browser, for example).

Insert one property per monitor to be configured. When this property is enabled, the startup page radio buttons in the Application Configuration menu will become disabled.

DispMgrStartupPage2 determines that its Value/Page will display on the second monitor

This property can be configured to accommodate parameterized pages by specifying the values to pass within parentheses after naming the module. See the below example:

A subordinate application page may be supplied as the value by prefixing the module name with the subordinate application tag's name followed by a back slash. "MyStationTag\Pump3Page", for example.

If displaying the same page on multiple monitors upon start up is desired, consider usingPage instead.

Section:  System

Default: DispMgrStartupPageX =

*No restart required.

Add a Property