![IDK MSD-402 Скачать руководство пользователя страница 73](http://html2.mh-extra.com/html/idk/msd-402/msd-402_command-reference-manual_3735386073.webp)
MSD-402 Command Guide
73
@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, 3 = PinP1, 4 = PinP2
ch_1-16: Output channel
0 = All outputs, 1 = OUT1, 2 = OUT2, 3 = PinP1, 4 = PinP2
aspect_1-16: Aspect ratio
0 = AUTO [Default], 1 = FULL,
2 = THROUGH
For getting commands, registered bitmap settings will be replied in order.
bitmap_1-16: 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.
@GBT,1
@GBT,1,1,0
Getting background color of OUT2 when
two bitmaps are registered
Bitmap1: FULL, Bitmap2: AUTO
@SBT,1,1,1
@SBT,1,1,1
When bitmap1 is output to OUT1, setting
its aspect ratio to FLL.
Completed normally.
Remarks
-