IDK MSD-54 Series Command Guide User Manual
Page 35
![background image](https://www.manualsdir.com/files/790490/content/doc035.png)
MSD-54 Series Users Guide (Command Guide)
35
@GOS
Get output size
Command
format
@GOS
Return value
format
@GOS, 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 size of each output
Horizontal output resolution÷4 to Horizontal output resolution×4
[Default]: Horizontal output resolution
v_out_1-4 :
Vertical output size of each output
Vertical output resolution÷4 to Vertical output resolution×4
[Default]: Vertical output resolution
Example Send
Receive
@GOS
@GOS,1920,1035,1920
,1080,1920,1080,1920,1
080
Get output position.
Horizontal and vertical display sizes of
OUT1: 1920 and 1035, respectively; other
outputs: 1920 and 1080, respectively.
Related info.
8.3.11 Output size
@SOM
Set output masking
Command
format
@SOM, ch, left, right, top, bottom
Return value
format
@SOM, ch, left, right, top, bottom
Parameter
ch
: Output
1 = OUT1 to 4 = OUT4
left
: Masking of left side
Horizontal input display position (Over 0) to Masking of right side [Default]: 0
right
: Masking of right side
Masking of left side to Horizontal input display position+ Horizontal input display
size (Under horizontal output resolution) [Default]: Horizontal output resolution
top
: Masking of top side
Vertical input display position (Over 0) to Masking of bottom side [Default]: 0
bottom
: Masking of bottom side
Masking of the top size to Vertical input display position+ Vertical input display
size (Under vertical output resolution) [Default]: Vertical output resolution
Example Send
Receiver
@SOM,1,0,1920,0,1080
@SOM,1,0,1920,0,1080
Set masking of OUT1 to:
Left: 0, Right: 1920, Top: 0, Bottom: 1080
Terminated normally.
Related info. 8.3.12 Output masking