MSD-804FD Users Guide (Command Guide)
116
3.3.15 Bitmap
@SBM
Set bitmap output
Command format
@SBM,
ch_1
,
out_1 (
,
ch_2
,
out_2
・・・
)
Return value
format
@SBM,
ch_1
,
out_1 (
,
ch_2
,
out_2
・・・
)
Parameter
ch_1-4
: Output
0 = All outputs, 1 = OUT1 to 4 = OUT4
out_1-4
: Bitmap output setting
0 = OFF [Default], 1 = Bitmap 1 ON, 2 = Bitmap 2 ON,
3 = Bitmap 3 ON, 4 = Bitmap 4 ON
Only registered numbers can be specified as bitmaps
Example Send
Receive
@SBM,1,1
@SBM,1,1
Output Bitmap 1 image instead of the normal image
to OUT1.
Terminated normally.
Related info.
8.16.2 Bitmap output
@GBM
Get bitmap output
Command format
@GBM
Return value
format
@GBM,
out_1 (
,
out_2
,
out_3
,
out_4 )
Parameter
out_1-4
: Bitmap output setting of each output
0 = OFF [Default], 1 = Bitmap 1 ON, 2 = Bitmap 2 ON,
3 = Bitmap 3 ON, 4 = Bitmap 4 ON
Example Send
Receive
@GBM
@GBM,1,0,0,0
Get output image.
OUT1: Bitmap 1 image; other outputs: no
bitmap image
Related info.
8.16.2 Bitmap output