The following list of variables belonging to the Config.ini configuration file's [SYSTEM] section pertain to application pages. If you wish to view another category of Config.ini [SYSTEM] variables, return to Introduction to Config.ini and choose another category; or to view all available Config.ini configuration file variables in alphabetical order, return to Config.ini [SYSTEM] Section Variables.
(VTScada) Indicates the width (in pixels) of the analog input column (the analog status/pulse input column (i.e. first column from the left)) for station pages.
Note: Please refer to IODrawHeight and IODrawGap variables to set the height and width of the I/O buttons on station pages.
Default: AnalogInputWidth = 200
Indicates the page file name that the Display Manager should open if the current page being viewed is deleted. For example, if DefaultPage is set to Page5, you are currently viewing Page2, and you delete it, Page5 will open.
Default: DefaultPage =
Indicates the background color for new pages. By default, the page background color to be displayed is white (15). For valid color values, please refer to Reserved Color Values.
Default DefaultPageColor = 15
(VTScada) Indicates the width (in pixels) of the digital input column (the digital status/pump status column (i.e. second column from the left)) for station pages.
Note: Please refer to the IODrawHeight and IODrawGap variables to set the height and width of the I/O buttons that appear on station pages.
Default: DigitalInputWidth = 200
(VTScada) Indicates the width (in pixels) of the digital output column (the digital control column (i.e. the last two columns from the left)) for station pages.
Note: Please refer to IODrawHeight and IODrawGap variables to set the height and width of the I/O buttons on station pages.
Default: DOWidth = 150
(VTScada) Indicates the space (in pixels) between each I/O tag’s button displayed on the station pages in your system.
Note: Please refer to AnalogInputWidth, DigitalInputWidth, and DOWidth variables to set the width of the I/O buttons on the station pages.
Default: IODrawGap = 2
(VTScada) Indicates the height (in pixels) of each I/O tag's button displayed on the station pages in your system.
Note: Please refer to AnalogInputWidth, DigitalInputWidth, and DOWidth variables to set the width of the I/O buttons on the station pages.
Default: IODrawHeight = 24
Indicates the maximum number of instances of windowed pages that can be opened at one time for any given page.
Note: This variable does not apply to the Trends page or the Alarm page. Only one instance of these pages can be open at one time.
Default: MaxWinPage = 1
Indicates the state of the opacity of background bitmaps (such as maps).
If set to 0 (false), then the background bitmaps are drawn onto the background as transparent backgrounds (default).
If set to 1 (true), then background bitmaps are to be destructively drawn onto the background (opaque).
Note: It is recommended that you set OpaqueBackground to 1 (true) for faster draw times.
Default: OpaqueBackground = 0
Indicates the page file name of the first page to be opened in the Display Manager when the application runs.
If set to invalid (as it is by default), the Display Manager displays the last page that was viewed before the application was stopped.
Default: Page =
Gives the option of having larger, balloon style tool tips that can display large amounts of text.
When set to 0, displays normal tool tip. When set to 1, displays a balloon tool tip.
Default: PageButtonToolTipBalloonStyle = 0
Specifies a time delay in seconds before the tool tip is
initially displayed. Re-show and time on screen delays are left as
default. The value set here will apply to all tooltips in a window.
If set to 0 (the default) then only the standard delay used with VTS tool tips
will be in effect.
Default:
PageButtonToolTipDelay = 0
This provides a way to select the font that the tool tip is to be displayed in. Most Windows fonts are available for use. If not specified then the default system font will be used. The height will be set to 8pts unless specified in WinToolTipCtrl.
Default:
PageButtonToolTipFont =
Controls display of tool tip on page buttons in the task bar according to the following table of values:
Default: PageButtonToolTipEnable = 1 (page title only)
Indicates whether or not background bitmaps should be stretched to fit the pages on which they appear.
If set to 0 (false), then background bitmaps are not stretched to fit the pages on which they appear.
If set to 1 (true), then background bitmaps are stretched to fit the pages on which they appear.
Default: StretchBackground = 0
Indicates the path for background bitmaps for pages.
If TPPath is set to invalid (as it is by default), then the path for background bitmaps defaults to the Backgrounds directory within the application directory's Bitmaps directory (i.e. \ApplicationDirectory\Bitmaps\Backgrounds)..
Default: TPPath = Invalid