MSD-501/502 Command Guide
89
@GBT / @SBT
Aspect ratio
Function
Getting
Setting
Format
@GBT, ch
@SBT, ch_1, bitmap_1, aspect_1
(, ch_2, bitmap_2, aspect_2
・・・
)
Return value
@GBT, ch, aspect_1 (, aspect_2
・・・
)
@SBT, ch_1, bitmap_1, aspect_1
(, ch_2, bitmap_2, aspect_2
・・・
)
Parameter
ch: Output channel
1 = OUT1, 2 = OUT2
ch_1-8: Output channel
0 = All outputs, 1 = OUT1, 2 = OUT2
aspect_1-8: Aspect ratio
0 = AUTO [Default], 1 = FULL,
2 = THROUGH
For get commands, registered bitmap settings will be replied in order.
bitmap_1-8: Bitmap number
0 = all bitmaps,
1 = bitmap 1,
2 = bitmap 2,
3 = bitmap 3,
4 = bitmap 4
Only registered numbers can be specified.
Example
@GBT,1
@GBT,1,1
Getting aspect ratio of OUT1.
Displayed on FULL screen.
@SBT,1,1,1
@SBT,1,1,1
Setting aspect ratio of bitmap 1 that is output to
OUT1 to FLL.
Completed normally.
Remarks
-