MSD-501/502 Command Guide
28
@GOM / @SOM
Output masking
Function
Getting
Setting
Format
@GOM, ch
@SOM, ch, left, right, top, bottom
Return value
@GOM, ch, left, right, top, bottom
@SOM, ch, left, right, top, bottom
Parameter
ch: Output channel
1 = OUT1, 2 = OUT2
left: Left side masking
Horizontal output position (0 or larger) to right side masking [Default]: 0
right: Right side masking
Left side masking to horizontal output pohorizontal output size (horizontal
output resolution or smaller) [Default]: Horizontal output resolution
top: Top side masking
Vertical output position (0 or larger) to bottom side masking [Default]: 0
bottom: Bottom side masking
Bottom side masking to vertical output povertical output size (vertical output
resolution or smaller) [Default]: Vertical output resolution
Example
@GOM,1
@GOM,1,0,1920,0,1080
Getting OUT1 output masking.
Left: 0, right: 1920, top: 0, bottom: 1080
@SOM,1,0,1920,0,1080
@SOM,1,0,1920,0,1080
Setting OUT1 output masking to 0 for left, 1920
for right, 0 for top, and 1080 for bottom.
Completed normally.
Remarks
-
@OAS
Output automatic sizing
Function
Setting
Format
@OAS, ch_1 (, ch_2)
Return value
@OAS, ch_1 (, ch_2)
Parameter
ch_1-2: Output channel
0 = All outputs, 1 = OUT1, 2 = OUT2
Example
@OAS,1
@OAS,1
Initialize the following settings in order to
display OUT1 output images on the full screen:
@GOP / @SOP, @GOS / @SOS , @GOM / @SOM
Completed normally.
Remarks
-