Vision, Nomenclature – Datapath Wall Control User Manual
Page 140

Vision
The command line interface allows you to create, modify or close Vision windows.
The command line interface can be accessed in a number of ways:
From a shortcut specifying RGBXCMD.EXE as the target followed by the command line options separated by spaces.
From a command prompt by specifying the full path of RGBXCMD.COM or by having the folder where the Vision
software was installed on the path.
From a batch file. The same rules as command prompt apply.
Nomenclature
Italic - Information that you must supply.
Bold
- Elements that you must type exactly as shown.
Ellipsis (...) - Parameter that can be repeated several times in a command line.
Between brackets ([]) - Optional items.
Between braces ({}) - Set of choices (separated by I) from which you must choose only one.
Courier font
- Code or program output.
-ID
=number
When a window is created it can be allocated an ID. To modify or close a window, specify its ID so the correct window is
modified or closed.
An ID is any integer between 1 and 65535. The ID is specific to Vision windows.
-Close
If this command line option is specified with an ID, the window with that ID is closed.
-ShowState
={
Minimised
|
Restored
|
Maximised|Show|Hide
}
Sets the show state of the window.
To activate a window use
Restored
.
-AlwaysOnTop
={
On
|
Off
}
-AspectRatio
=[{
On
|
Off
|
Source
}],[width],[height]
Switch the maintain aspect ratio feature on or off and specify the ratio of the width and height of the window.
If Source is specified, the width and height of the source are used as the aspect ratio.
All the values are optional but the commas must be used.
-Caption
=
Set the caption of the window. To include spaces, enclose the string in double quotes (").
-
ShowFrameRate
={
On
|
Off
}
Display or remove the current frame rate in the title bar,
-
ShowMenuBar
={
On
|
Off
}
Use to specify if the menu bar is to be displayed.
-
Window
=[top],[left],[width],[height]
Change the position and size of the window.
140 / 155