English
- 41 -
GETHPOS
Get horizontal position.
no parameter
#*The horizontal position is ...
or
#*GETHPOS is available only for
VGA Source.
VPOS
Set vertical position.
int n (-25 ≤ n ≤ 25)
#*set vertical position to ...
or
#*invalid value entered
or
#*VPOS is available only for VGA
Source.
GETVPOS
Get vertical position.
no parameter
#*The vertical position is ...
or
#*GETVPOS is available only for
VGA Source.
DOTCLOCK
Set dot clock.
int n (-50 ≤ n ≤ 50)
#*set dot clock to ...
(percentange in the range)
or
#*invalid value entered
or
#*DOTCLOCK is available only for
VGA Source.
GETDOTCLOCK
Get dot clock.
no parameter
#*The dot clock is ...
or
#*GETDOTCLOCK is available
only for VGA Source.
PHASE
Set phase.
int n (-30 ≤ n ≤ 30)
#*set dot clock to ...
(percentange in the range)
or
#*invalid value entered
or
#*PHASE is available only for VGA
Source.
GETPHASE
Get phase.
no parameter
#*The phase is ...
or
#*GETPHASE is available only for
VGA Source.
AUTOPOS
Set auto position
no parameter
#*set auto position
or
#*Auto position is available only for
VGA Source.
SETOPSPOWER
Set OPS power status
string parameter "on" or "off"
#*Turning OPS on
#*Turning OPS off
#*The OPS is already on
#*The OPS is already off
#*The OPS is not enabled
#*The OPS is not plugged in
#*invalid value entered
GETOPSPOWER
Get OPS power status
no parameter
#*The OPS is on
#*The OPS is off
#*The OPS is not enabled
#*The OPS is not plugged in
SETOPSALWAYSON
Set OPS Always on value string parameter "true" or
"false"
#*invalid value entered
#*OPS Always on set as true
#*OPS Always on set as false