48
COMMAND
Description and Parameters
get window N1 display
Show the visibility status of the specified window,
N1
= 1~4
[Window number]
Note: Valid in multi-windowing modes only.
set window N1 hposition N2
Set the horizontal position of the specified window.
N1
= 1~4
[Window number]
N2
= 0~{Max res}
[Horizontal size]
Note: Valid in multi-windowing modes only.
get window N1 hposition
Show the current horizontal position of the specified window.
N1
= 1~4
[Window number]
Note: Valid in multi-windowing modes only.
set window N1 vposition N2
Set the vertical position of the specified window.
N1
= 1~4
[Window number]
N2
= 0~{Max res}
[Vertical size]
Note: Valid in multi-windowing modes only.
get window N1 vposition
Show the current vertical position of the specified window.
N1
= 1~4
[Window number]
Note: Valid in multi-windowing modes only.
set window N1 hsize N2
Set the horizontal size of the specified window.
N1
= 1~4
[Window number]
N2
= 1~{Max res}
[Horizontal size]
Note: Valid in multi-windowing modes only.