42 ESim v5.12 for EasyCoder PD4—Programmer’s Reference Manual
Chapter 7—Commands
b – Two-Dimensional Bar Codes, General Part
Description is command is used to print two of three complex bar codes;
Data Matrix, PDF417, MaxiCode, and QR Code. e command
consists of two parts; a leading set of general positioning and bar
type select parameters, and a trailing code-specific part defining
the bar code’s appearance and its input data.
e general part of the syntax is indicated by italic characters in
the code-specific syntax descriptions on the following pages.
Syntax bp
1
,p
2
,p
3
,[code specific options]
Parameters p
1
Horizontal start position (X) in dots.
p
2
Vertical start position (Y) in dots.
p
3
Code type:
D Selects Data Matrix
M Selects MaxiCode
P Selects PDF417
Q selects QR Code
[code specific options], see the following two pages.
Remarks e standard program packages contains all the two-dimensional
bar code mentioned above.