MSD-804FD Users Guide (Command Guide)
33
@SOP
Set output position
Command
format
@SOP,
ch_1
,
h_position_1
,
v_position_1 (
,
ch_2
,
h_position_2
,
v_position_2
・・・
)
Return value
format
@SOP,
ch_1
,
h_position_1
,
v_position_1 (
,
ch_2
,
h_position_2
,
v_position_2
・・・
)
Parameter
ch_1-4
: Output
0 = All outputs, 1 = OUT1 to 4 = OUT4
h_position_1-4
: Horizontal output position
-Horizontal input size to +Horizontal output resolution [Default]: 0
v_position_1-4
: Vertical output position
-Vertical input size to +Vertical output resolution [Default]: 0
Example Send
Receive
@SOP,1,5,20
@SOP,1,5,20
Set horizontal and vertical display positions of
OUT 1 to +5 and +20, respectively..
Terminated normally.
Related info.
8.3.10 Output position
@GOP
Get output position
Command
format
@GOP
Return value
format
@GOP,
h_out_1
,
v_out_1 (
,
h_out_2
,
v_out_2
,
h_out_3
,
v_out_3
,
h_out_4
,
v_out_4)
Parameter
h_out_1-4
: Horizontal output position of each output
-Horizontal input size to +Horizontal output resolution [Default]: 0
v_out_1-4
: Vertical output position of each output
-Vertical input size to +Vertical output resolution [Default]: 0
Example Send
Receive
@GOP
@GOP,5,20,0,0,0,0,0,0
Get output position.
Horizontal and vertical display positions
of OUT1: +5 and +20, respectively;
other outputs: 0 for both H and V.
Related info.
8.3.10 Output position
@SOS
Set output size
Command
format
@SOS,
ch_1
,
h_size_1
,
v_size_1 (
,
ch_2
,
h_size_2
,
v_size_2
・・・
)
Return value
format
@SOS,
ch_1
,
h_size_1
,
v_size_1 (
,
ch_2
,
h_size_2
,
v_size_2
・・・
)
Parameter
ch_1-4
: Output
0 = All outputs, 1 = OUT1 to 4 = OUT4
h_size_1-4
:
Horizontal output size
Horizontal output resolution÷4 to Horizontal output resolution×4
[Default]: Horizontal output resolution
v_size_1-4
:
Vertical output size
Vertical output resolution÷4 to Vertical output resolution×4
[Default]: Vertical output resolution
Example Send
Receive
@SOS,1,1920,1080
@SOS,1,1920,1080
Set horizontal and vertical display sizes of
OUT1 to 1920 and 1080, respectively.
Terminated normally.
Related info.
8.3.11 Output size