MSD-402 Command Guide
31
@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, 3 = PinP1, 4 = PinP2
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, PinP:
Horizontal output resolution
÷
4
top: Top side masking
Vertical output position (0 or larger) to bottom side masking [Default]: 0
bottom: Bottom side masking
Output top size masking to vertical output povertical output size (vertical
output resolution or smaller) [Default]: Vertical output resolution, PinP: Vertical
output resolution
÷
4
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
Video image cannot be masked while bitmap is output by @GBM / @SBM
or
@GBA / @SBA Bitmap assignment (P.75).
@OAS
Output automatic sizing
Function
Setting
Format
@OAS, ch_1 (, ch_2)
Return value
@OAS, ch_1 (, ch_2)
Parameter
ch_1-4: Output channel
0 = All outputs, 1 = OUT1, 2 = OUT2, 3 = PinP1, 4 = PinP2
Example
@OAS,1
@OAS,1
Initialize the following settings in order to
display OUT1 output images on the full screen:
Completed normally.
Remarks
-