Dialog Keyword
|
Specifies which of __prod_name's permanent dialogs you wish to modify:
-
Audio
: Selects the Audio Output Dialog
-
Events
: Selects the Event Display Dialog
-
Properties:
Selects the Display and Acquisition Entity Properties Dialog
-
Status:
Selects the System Status Dialog
-
Main:
Selects the Main Window
-
TTLResponse:
Selects the TTL Response Dialog
-
Hardware:
Selects the Hardware Properties Dialog (a hardware system must have already been defined for this keyword to work).
If the keyword specified does not match any of the listed keywords, this command will fail.
|
X Coordinate
|
The position, in pixels, to place the left side of the specified dialog. This value is relative to your desktop, and must be within the bounds of your desktop. If a value is outside the bounds of your desktop, it will be adjusted to that the dialog is placed as close to your value as possible, while remaining completely visible.
Example:
You have your screen resolution set to 1600 x 1200, and the following command is processed by __prod_name:
-SetDialogPosition Audio 1600 100
Since putting the Audio dialog with its left point at 1600 and top at 100 will place the dialog outside of your desktop, __prod_name will move the dialog left until it is completely visible. The top position will not be changed since it is within the bounds of the desktop.
|
Y Coordinate
|
The position, in pixels, to place the top of the specified dialog. This value is relative to your desktop, and must be within the bounds of your desktop. If a value is specified that is outside the bounds of your desktop, it will be adjusted to that the specified dialog is placed as close to your value as possible, while remaining completely visible.
|
|