Paxar 9416 XL manual R u c t u r e d a p p e n d M o d e, M p l e Q R code, Mask# datainput char

Models: 9416 XL

1 212
Download 212 pages 46.15 Kb
Page 105
Image 105

char

Type of characters. Options:

 

N

Numeric

A

Alphanumeric

 

B

Binary

K

Kanji

NOTE: In binary mode, the number of characters must be represented by the 4-digit number in decimal.

Example 1,"HM,N0123456789012345" p

Defines the following batch data for the QR Code: The error correction level is H, which provides very high reliability. Leave the mask number blank. The data input mode is Manual. The type of characters are Numeric and the data is 0123456789012345.

S a m p l e Q R C o d e

{F,1,A,R,E,200,200,"QRCODE" p B,1,200,V,50,50,36,0,100,2,B,0 p } {B,1,N,1 p 1,"HM,N0123456789012345" p }

S t r u c t u r e d A p p e n d M o d e

QR Code offers a mode called structured append (or concatenated) that allows you to collect data from multiple QR Code symbols and use that data elsewhere. For example, the components of a sub-assembly can have individual QR Codes and the QR Code for the entire assembly contains all the data from the individual codes. This mode also requires certain parameters at the beginning of all batch data.

Syntax

"mode_id code# #of_div parity, error_cor

 

mask# data_input char"

mode_id

Use D to indicate the structured append (or concatenated)

 

mode.

code#

Code number of the individual symbol in the concatenated set.

 

You must use a two-digit number in decimal.

#of_div

Total number of symbols in this concatenated set. You must

 

use a two-digit number in decimal.

parity

Parity byte. You must use a two-digit number in hexadecimal.

 

There is no standard parity byte.

Printing 6-7

Page 105
Image 105
Paxar 9416 XL manual R u c t u r e d a p p e n d M o d e, M p l e Q R code, Modeid code# #ofdiv parity, errorcor