Specifications

ZPL Commands
^BX
100
45541L-004 Rev. A ZPL II Programming Guide 9/15/06
c = columns to
encode
Accepted Values: 9 to 49
Odd values only for quality 0 to 140 (10 to 144); even values
only for quality 200.
Odd values only for quality 0 to 140 (10 to 144); even values
only for quality 200. The number of rows and columns in the
symbol is automatically determined. You might want to force
the number of rows and columns to a larger value to achieve
uniform symbol size. In the current implementation, quality 0
to 140 symbols are square, so the larger of the rows or
columns supplied are used to force a symbol to that size. If
you attempt to force the data into too small of a symbol, no
symbol is printed. If a value greater than 49 is entered, the
rows or columns value is set to zero and the size is determined
normally. If an even value is entered, it generates INVALID-P
(invalid parameter). If a value less than 9 but not 0, or if the
data is too large for the forced size, no symbol prints; if
^CV
is active, INVALID-L prints.
r = rows to encode Accepted Values: 9 to 49
f
= format ID (0 to
6) — not used
with quality set
at 200
Accepted Values:
1 = field data is numeric + space (0..9,”) – No \&’
2 = field data is uppercase alphanumeric + space (A..Z,’’) –
No \&’
3 = field data is uppercase alphanumeric + space, period,
comma, dash, and slash (0..9,A..Z,“.-/”)
4 = field data is upper-case alphanumeric + space
(0..9,A..Z,’’) – no \&’
5 = field data is full 128 ASCII 7-bit set
6 = field data is full 256 ISO 8-bit set
Default Value: 6
g = escape sequence
control character
Accepted Values: any character
Default Value: ~ (tilde)
This parameter is used only if quality 200 is specified. It is the
escape character for embedding special control sequences
within the field data.
Note • The default value of g will continue to be underscore (_)
for anyone with firmware versions: V60.13.0.12, V60.13.0.12Z,
V60.13.0.12B, or V60.13.0.12ZB.
Parameters Details