Zebra Technologies 14245L-003 Pet Fence User Manual


 
EPL Commands
b
62
14245L-003 Rev. A EPL Programming Guide 12/16/13
b
2D Bar Code – Aztec Specific Options
Description Use this command to print an Aztec two dimensional bar code symbol. The
symbols are square on a square grid with a square central bullseye finder. Data is encoded in a
series of “layers” that circle around the bullseye pattern. Each additional layer completely
surrounds the previous layer thus causing the symbol to grow in size as more data is encoded.
Supported Printer Models: G-Series, 2844*, 3842*
* - Available as a firmware download from the www.zebra.com website.
Syntax bp
1
,p
2
,p
3
,[p
4
,][p
5
,][p
6
,][p
7
,][p
8
,]”DATA”
Parameters This table identifies the parameters for this format:
Parameters Details
p
1
= Horizontal start
position
Horizontal start position (X) in dots.
p
2
= Vertical start position
Vertical start position (Y) in dots.
p
3
= A - Selects Aztec bar
code
Order is not important for parameters p
4
-p
8
. Include the prefix letter (d,e,f,m or r) to select
the parameter followed by a valid numeric value.
p
4
(d)= Symbol Scaling Default Value: 3
Accepted Values: 1–55
p
5
(e) = Symbol layer
and/or error
correction levels.
Both layer and error correction effect the symbol size.
Accepted Values:
e0 = Default checkword level (23% +3)
e1–e99 = 1% to 99% check words
e101–e104 = Compact symbol with 1 to 4 layers
e201–e232 = Full symbol with 1 to 32 layers
e300 = Rune symbol
p
6
(f) = Enables the
flg(n) format
Enables the flg(n) format using the ASCII Escape
character (27 decimal).
Default Value: Disabled
p
7
(m) = Enables menu
support option
Default Value: Disabled
p
8
(r) = Selects an
inverse image of the
bar code
Selects an inverse image of the bar code (sometimes known as
reverse video or a negative image).
"DATA"=ASCII data or
Binary data bytes
Any combination of data strings, time fields (TT), date fields
(TD), variables and/or counters (the latter two within forms
only) that resolve to a valid string of characters.