Page 72
Symbols
Code Programming ON
Code Programming OFF
Tools
Code 39
When
“
Check, Do not Transmit Check digit
”
is enabled and barcode message length
minus one is less than Min Message Length, it will lead to an error.
E.g.
:
Reading a 4-byte (include check byte) Code 39 with the Min Message Length being 4
bytes and
“
Check, Do not transmit Check Digit
”
enabled leads to an error.
Decode ASCII
Code 39 can include full ASCII characters. For factory default, the engine only decodes part of them.
Read
“
Full ASCII decode
”
to decode full ASCII characters.
** NO Check, Transmit All
【
Pro CMD
:
0408050
】
Check, Do not transmit Check Digit
【
Pro CMD
:
0408060
】
Check, Transmit All
【
Pro CMD
:
0408070
】
Check Digit
Code 39 may include Check Digit (not compulsory) following its barcode
message. It verifies the barcode message.
"NO Check, Transmit All" means to read without check and transmit
»
all bytes including barcode message and Check Digit.
"Check, Do Not Transmit Check Digit" means to read and check. If
»
verification is successful, transmits barcode message; if not, engine will not
send barcode message to the Host.
"Check, Transmit All" means to read and check. If verification is suc-
»
cessful, transmits all messages; if not, engine will not send barcode message
to the Host.
**Partial ASCII Decode
【
Pro CMD
:
0408100
】
Full ASCII Decode
【
Pro CMD
:
0408110
】