364
[ESC+VB] Barcode Checker
ESC VB ParameterHexadecimal code
<1B>
16
<56>
16
<42>
16
a,b,c,d,e,f,g
Initial value Nil
When the power is OFF The set parameter is maintained.
Valid range within items The set parameter is valid until next specification is
made.
Valid range and term of
command
Valid range between items The set parameter is valid until next specification is
made.
[Function]
A control command for barcode checker.
[Format]
<VB>a,b,c,d,e,f,g
• Parameter
a [Mode]
0: Disabled
1: Readable
2: Comparison
* When "Disabled" is specified, all the subsequent parameters will not function.
*1
b [Start Position]
10 to 20000 dots (203 dpi)
15 to 18000 dots (305 dpi)
30 to 9600 dots (609 dpi)
c [VOID print]
0: Disabled
1: Enabled
d [Retry Count]
0 to 10
* When the "VOID print" is set to "Disabled", this parameter will not function.
*1
e [Host Notification]
0: Disabled
1: Enabled
f [Specify the number of barcode]
0: Command (the number of barcode command)
1: Setting
* The parameter functions only when the "mode" is set "Readable".
*1
g [the number of barcode]
1 to 10: the number of barcode to read
* When "Specify the number of barcode" is set to "Command", this parameter will not function.
*1
*1 When the non-functional parameter is specified, it will be set although it will not function.
[Coding Example]
Mode: Disabled (all the subsequent parameters are omitted.)
<A>
<VB>0,,,,,,
<Z>
[Coding Example 2]