User manual

77
byMinLength
This parameter is for specifying the minimum number of digits. Any bar code of Code39
symbology with its length shorter than the value set in this parameter will not be decoded.
The default is 2.
byMaxLength
This parameter is for specifying the maximum number of digits. Any bar code of Code39
symbology with its length greater than the value set in this parameter will not be decoded.
Each default of the respective models is as follows.
DT-X7
52 digits
DT-X11
47 digits
IT-600
52 digits
IT-600M30U, IT-600M30UC, DT-X7M10U, and IT-300E-35E
48 digits
byOutFormat
This parameter is for specifying output format selecting one of the values listed below.
OBR_39SON : Output Code39 symbology with start and stop codes.
OBR_39SOFF : Output Code39 symbology without start and stop codes.
OBR_39ASON : Output Code39 symbology in Full ASCII and with start and stop codes.
OBR_39ASOFF : Output Code39 symbology in Full ASCII and without start and stop codes.
byCheckDigit
This parameter is for specifying check digit selecting either of the values listed below.
OBR_CHKDOFF : Without check digit calculation
OBR_CHKDON : With check digit calculation
byCheckChar
This parameter is for specifying check character output selecting either of the values listed
below.
OBR_CHKKOFF : Without check character output
OBR_CHKKON : With check character output
Return Values
OBR_OK : Normal end
OBR_PRM : Parameter error
OBR_PON : Open already
OBR_NOT_DEVICE : Scanner driver error. In the Device Emulator, this value is not returned.
FUNCTION_UNSUPPORT : Unsupported error