FDX-32 Command Guide
46
@GBC / @SBC
Blank color /Background color
Function
Getting
Setting
Format
@GBC,out_ch
@SBC,out_ch,mred,mgreen,mblue,bred,
bgreen,bblue
Return value
@GBC,out_ch,mred,mgreen,mblue,bred,
bgreen,bblue
@SMR,out_ch,mred,mgreen,mblue,bred,
bgreen,bblue
Parameter
out_ch: Output channel
0 = All inputs
1 to 32 = OUTPUT1 to OUTPUT32
-2 = Scan converter output slot board is not installed..
mred :Blank color(Red)
mgreen :Blank color(Green)
mblue :Blank color(Blue)
bred : Background color (Red)
bgreen : Background color (Green)
bblue : Background color (Blue)
0 = 0 [Default]
0 to 255 = 0 to 255
Example
@GBC,1
@GBC,1,0,0,0,0,0,0
Getting the current Blank
color/background color of output
channel1.
Red, green, blue are set to “0” (black).
@SBC,1,0,0,0,0,0,0
@SBC,1,0,0,0,0,0,0
Setting Blank color/background color of
output channel1 to red, green, blue are set
to “0” (black).
Completed normally.
Remarks
Supported since firmware ver.2.xx.