58
x:
<window
channel>,<value>
x(horizontal) for the
specified window
NOTE: The
command is only
supported for
PR-WP-412 under
Windowing mode
1~4
<value>= 0~Width of
current output
resolution
>set win pos x:1,100
Possible response message includes:
▪ set position x of window 1 to 100
▪ out of range
7.
get win pos
y:
<window channel>
Get the position
y(vertical) for the
specified window
NOTE: The
command is only
supported for
PR-WP-412 under
Windowing mode
<window channel>=
1~4
Command sent:
>get win pos y:1
Response:
get position y of window 1 is 50
8.
set win pos
y:
<window
channel>,<value>
Set the position
y(vertical) for the
specified window
NOTE: The
command is only
supported for
PR-WP-412 under
Windowing mode
<window channel>=
1~4
<value>= 0~Height
of current output
resolution
Command sent:
>set win pos y:1,100
Possible response message includes:
▪ set position y of windo
w 1 to 100
▪ out of range
9.
get win size
width:
<window
channel>
Get the width size
for the specified
window
NOTE: The
command is only
supported for
PR-WP-412 under
Windowing mode
<window channel>=
1~4
Command sent:
>get win size width:2
Response:
get the width size for window 2 is 300
10.
set win size
width:
<window
channel>,<value>
Set the width size
for the specified
window
NOTE: The
<window channel>=
1~4
<value>= 0~Width of
current output
resolution
Command sent:
>set win size width:2,400
Response:
set the width size for window 2 to 400