Operator`s manual

Bar Codes Chapter 8
8-18 428TC Operator’s Manual - 880041-0141
Codeword Data and/or Function
1 - 128 ASCII data (ASCII value +1)
129 Pad Character
130 - 229 2 digit data 00 99 (Numeric Value + 130)
230 Latch to C40 Encoding Scheme
231 Latch to Base256 Encoding Scheme
232 FNC1
233 Structured Append
234 Reader Programming
235 Upper Shift (shift to Extended ASCII)
236 05 Macro
237 06 Macro
239 Latch to Text Encoding Scheme
241 ECI Character
Table 8-7 ASCII Codeword Values
Barcode ID
The printer is able to print two different unique Data Matrix barcodes per format and this
parameter is used to select which formatting data is being used. The valid parameters are a
0 or a 1. To printer the proper barcode, the CGN field must also reflect a 0 or 1 to match the
Barcode ID field. The CGN default is a 0 so if only one barcode is present and the Barcode
ID is a 0, nothing has to be entered as the CGN.
The sample below shows how to generate two data matrix symbols:
^D164 <---------------------------------Start of Datamatrix Data
0 <----------------------------------------Width
0 <----------------------------------------Height
1 <----------------------------------------Rotation
A <----------------------------------------Encoding
0 <----------------------------------------Barcode ID
:0123456789^\<---------------------- Data to encode
^D164 <---------------------------------Start of Datamatrix Data
0 <----------------------------------------Width
0 <----------------------------------------Height
1 <----------------------------------------Rotation
A <----------------------------------------Encoding
1 <----------------------------------------Barcode ID
:This is the second datamatrix
being printer in this format.^\<---------------------- Data to encode (from the : to ^\)