MSD-402 Command Guide
29
@GOP / @SOP
Output position
Function
Getting
Setting
Format
@GOP
@SOP, ch_1, h_position_1, v_position_1
(, ch_2, h_position_2, v_position_2)
Return value
@GOP, h_position_o1, v_position_o1,
h_position_o2, v_position_o2,
h_position_p1, v_position_p1,
h_position_p2, v_position_p2
@SOP, ch_1, h_position_1, v_position_1
(, ch_2, h_position_2, v_position_2
・・・
)
Parameter
h_position_o1-o2: Horizontal output position of OUT
h_position_p1-p2: Horizontal output position of PinP
h_position_1-4: Horizontal output position of OUT
-Horizontal input size to +Horizontal output resolution [Default]: 0
v_position_o1-o2: Vertical output position of OUT
v_position_p1-p2: Vertical output position of PinP
v_position_1-4: Vertical output position of OUT
-Vertical input size to +Vertical output resolution [Default]: 0
ch_1-4: Output channel
0 = All outputs, 1 = OUT1, 2 = OUT2, 3 = PinP1, 4 = PinP2
Example
@GOP
@GOP,5,20,0,0,0,0,0,0
Getting output position
Horizontal output position of OUT1: +5,
Vertical output position of OUT1: +20,
Horizontal and vertical output positions of
other outputs: 0
@SOP,1,5,20
@SOP,1,5,20
Setting OUT1 horizontal and vertical
positions to +5 and +20, respectively
Completed normally.
Remarks
Video image cannot be out side of image area when the position is set to out
side of image area while bitmap is output by @GBM / @SBM Outputting
or
@GBA / @SBA Bitmap assignment (P.75).