Instruction manual
Example R,30,L,"X" p
Pads data with an “X” on the left side of the field.
Example X,2,24,0 p
R,30,R,"0" p
Pads the data in the RFID Data Field with a “0" on the right side.
Sample Use for Padding
If you have a variable length bar code that you want to occupy a fixed
amount of space on the supply, use pad characters. If the maximum number
of characters in the bar code is 15, but the batch record only has 10
characters, the padding option fills the remainder of the field with pad
characters.
Option 31 (Calculate Check Digit)
The printer generates a check digit if you apply Option 31 to the field. You
cannot use this option if the field contains a UPC, EAN, or Code 39 (with the
MOD43 check digit) bar code.
Syntax R,31,gen/ver,check digit # p
R1. R Option Header.
R2. 31 Option 31.
R3. gen/ver Enter G to generate a check digit.
R4. check digit # Specifies a check digit scheme. Enter a number that identifies a check
digit scheme that has been defined. For more information, see “Using
Check Digits.” Range: 1 to 10.
Example R,31,G,5 p
Generates a check digit using the previously defined check digit scheme 5.
Defining Field Options 4-15