Programming Reference B - 3

The modifier character is the sum of the applicable option values based on Table B-3.
Table B-3
Modifier Characters
Code Type Option Value Option
Code 39 0 No check character or Full ASCII processing.
1 Reader has checked one check character.
3 Reader has checked and stripped check character.
4 Reader has performed Full ASCII character conversion.
5 Reader has performed Full ASCII character conversion
and checked one check character.
7 Reader has performed Full ASCII character conversion
and checked and stripped check character.
Example: A Full ASCII bar code with check character W,
A+I+MI+DW
,
is transmitted as
]A7
AIMID where 7 = (3+4).
Trioptic
Code 39 0 No option specified at this time. Always transmit 0.
Example: A Trioptic bar code 412356 is transmitted as
]X0
412356.
Code 128 0 Standard data p acket , no Function c ode 1 in first symbol
position.
1 Function code 1 in first symbol character position.
2 Function code 1 in second symbol character position.
Example: ACode (EAN) 128 bar code with Function 1 character
FNC1
in
the first position, AIMID is transmitted as
]C1
AIMID.
I 2 of 5 0 No check digit processing.
1 Reader has validated check digit.
3 Reader has validated and stripped check digit.
Example: An I 2 of 5 bar code without check digit, 4123, is transmi tted as
]I0
4123.
Codabar 0 Standard Codabar.
1 ABC Codabar.
3 Reader has stripped check digit before transmission.
Example: A Codaba r bar code wit hout check digit, 4123, is t ransmitted as
]F0
4123
Code 93 0 No options specified at this time. Always transmit 0.
Example: A Code 93 bar code 012345678905 is transmitted as
]G0
012345678905.