Datamax E-class E-3202 Programmer's Manual page 27

Hide thumbs Also See for E-class E-3202:
Table of Contents

Advertisement

Specific commands:
Fs G n
ASCII
: Fs G n
Hexadecimal
: 1C 47 n
Decimal
: 28 71 n
n = 0 font 12*24
n = 1 font 9 * 24
n = 2 font 16 * 24
This command selects the font. 16 * 24 cannot be used with ESC POS
Fs B
ASCII
: Fs B
Hexadecimal
: 42
Decimal
: 66
BMP Monochrome file download. Only "Microsoft paint generated" files can be used. Fs B
is followed by the BMP file. FsB must be followed by the sending of the BMP file.
Fs A n : Paper forced feed
ASCII
: Fs A n
Hexadecimal
: 1C 41 n
Decimal
: 28 65 n
Used for paper feed during parameter settings.
Fs k m nL nH d0 ... dn : print 2D bar code
ASCII
: Fs k m nL nh d0 ... dn
Hexadecimal
: 1C 6B m nL nh d0 ... dn
Decimal
: 28 107 m nL nh d0 ... dn
m = 65, QRCODE , 0 ≤ d ≤ 255
m = 68, PDF 417, 0 ≤ d ≤ 255
nl: Rest in elementary unit after calculation of number of codes / 256.
For example for a number of codes of 200 : 200/256 =0 Rest 200, nl = 200. For a
number of codes of 300 : 300/256 = 1 rest 44 , nl = 44, for a number of codes of 600,
600/256 = 2 rest 88, nl =88
nh: Result in elementary unit of number of codes / 256.
For example for a number of codes pf 200 : 200/256 = 0 nh = 0, For a number of
codes of 300 : 300/256 = 1, nh = 1, For a number pof codes of 600, 600/256 = 2, nh =
2
d0 ... dn = data
Fs H n : scale of 2D barcode
ASCII
: Fs H n
Hexadecimal
: 1C 48 n
Decimal
: 28 7
E
n
n = multiplying factor
22
Fs R n : Paper forced Return
ASCII
: Fs R n
Hexadecimal
: 1C 52 n
Decimal
: 28 82 n
Used for paper return during parameter settings.
Fs C n : Column / lines ratio definition for PDF 417
ASCII
: Fs C n
Hexadecimal
: 1C 43 n
Decimal
: 28 67 n
PDF 417 Column line ratio definition. n>1 , n is the ratio. This function is used to
define the aspect of the barcode.
Fs D n : PDF 417 ECC level
ASCII
: Fs D n
Hexadecimal
: 1C 44 n
Decimal
: 28 68 n
Set the ECC (error correction indicium) level in percentage for the PDF 417
0<n<200 (as n = 2%, percentage variation = 0 to 400%)
Fs E o ll lh e : Vertical and horizontal bars construction
ASCII
: Fs E o ll lh e
Hexadecimal
: 1C 45 o ll lh e
Decimal
: 28 69 o ll lh e
Vertical and horizontal bars construction in page mode
o = 0 left to right bar
o = 1 bottom to top bar
o = 2 right to left bar
o = 3 top to bottom bar.
(from the current orientation selected with Esc T)
ll: Rest in elementary unit after calculation of bar length / 256.
For example for a bar length of 200 : 200/256 =0 Rest 200, ll = 200. For a bar length of 300
: 300/256 = 1 rest 44 , ll = 44, for a bar length of 600, 600/256 = 2 rest 88, ll =88
lh: Result in elementary unit of bar length / 256.
For example for a bar length pf 200 : 200/256 = 0 lh = 0, For a bar length of 300 : 300/256
= 1, lh = 1, For a bar length of 600, 600/256 = 2, lh = 2
e = bar thickness in elementary unit
E-3202 Programmer's Manual

Advertisement

Table of Contents
loading

Table of Contents