Printer User Manual

R1. R Option Header.
R2. 30 Option
30
.
R3. L/R Indicates type of padding
L
Pad field on left side
R
Pad field on right side
R4. "character" Pad character must be within the
0
-
255
decimal range and
enclosed inside quotation marks.
NOTE:
Do not use on fixed length fields.
Example
R,30,L,"X" p
Pads data with an "X" on the left side of the field.
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
-
10
.
Example
R,31,G,5 p
4-10
Defining Field Options