Configuration to access parameters of Code39. More...
Inherits ReaderWithTransmitStartStopConfigBase.
Properties | |
allow_full_ascii = property | |
bool: Permit/do not permit complete ASCII code. More... | |
Configuration to access parameters of Code39.
|
static |
bool: Permit/do not permit complete ASCII code.
If the complete ASCII code is permitted (Code39.allow_full_ascii = true), the corresponding Code 39 character sequences are interpreted correctly. Otherwise the characters are returned uninterpreted (see Code 39 specifications).