24
UBI EasyCoder 301 Direct Protocol – Programmer's Guide Ed. 1
Chapter 4 Label Design
4. Bar Code Field,
cont'd.
Bar Code
Abbreviation
Interleaved 2 of 5
"INT2OF5"
Interleaved 2 of 5 w. checksum
"INT2OF5C"
Interleaved 2 of 5 A
"I2OF5A"
Matrix 2 of 5
"C2OF5MAT"
Maxicode
"MAXICODE"
MSI (modified Plessey)
"MSI"
PDF 417
"PDF417"
Plessey
"PLESSEY"
Straight 2 of 5
"C2OF5"
Two-Character Supplemental Code
"ADDON2"
UCC-128 Serial Shipping Container Code "UCC128"
UPC-5 digits Add-On Code
"SCCADDON"
UPC-B
"UPCB"
UPC-A
"UPCA"
UPC-D1
"UPCD1"
UPC-D2
"UPCD2"
UPC-D3
"UPCD3"
UPC-D4
"UPCD4"
UPC-D5
"UPCD5"
UPC-E
"UPCE"
UPC Shipping Container Code
"UPCSCC"
See also chapter 9.1.
Set Bar Code Height
The height of the bars that make up the bar code can be specified by
means of the
BARHEIGHT
command.
BARHEIGHT | BH <height>
<height>
the height of the bars in dots
Default:
100
Reset to default by:
PRINTFEED|PF
Set Bar Code Ratio
The ratio between the wide and the narrow bars can be set using a
BARRATIO
command.
BARRATIO | BR <wide bars>,<narrow bars>
<wide bars>
width of wide bars in dots
<narrow bars>
width of narrow bars in dots
Default:
3:1
Reset to default by:
PRINTFEED|PF