Page
Tells VTScada which page to open in the Display Manager when the application starts.
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). If set to invalid, the Display Manager will show the last page that was viewed before the application was stopped.
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 a variety of pages on multiple monitors upon start up is desired, consider using DispMgrStartupPageX instead.
Section: System
*No restart required (Settings.Dynamic property)