(32) EPT052026 Issue 1 February 2019
Static barcode
setup
^1g01CS*x*y*z*
w*p\0
*x=0: Set the barcode type to
Code39.
*x=1: Set the barcode type to
Code2of5.
*x=2: Set the barcode type to
Code128.
*x=3: Set the barcode type to
Code93.
*x=4: Set the barcode type to
CodeUPC-A
*x=5: Set the barcode type
to CodeEAN.
*x=6: Set the barcode type to
CodaBar.
*x=7: Set the barcode type to
Code11.
*y: Set the barcode width,
range 1-4.
*z: Set the barcode height,
range 1-3.
*w=0: Disable human
readable text.
*w=1: Enable human
readable text.
*p = barcode data. Maximum
length, 30 characters.
^1g01CS0331BARCODE39\0
=
Set barcode type as Code39.
Set barcode width to 3.
Set barcode height to 3.
Enable human readable text.
Barcode data is “BARCODE39”.
Table 2: PLC to Printer
Operation Command Parameter Examples