User manual
101
byMinLength
This parameter is for specifying the minimum number of digits. It is fixed to 9 digits and
cannot be changed. Always specify 9.
byMaxLength
This parameter is for specifying the maximum number of digits. It is fixed to 12 digits and
cannot be changed. Always specify 12.
byOutFormat
This parameter is for specifying output format selecting either of the values listed below.
OBR_NUMSYSON : Output UPC-E Addon symbology with "0" at the forefront.
OBR_NUMSYSOFF : Output UPC-E Addon symbology without "0" at the forefront.
byCheckDigit
This parameter is for specifying check digit selecting either of the values listed below. To
set "OBR_CHKDOFF" in the parameter, be sure also to set the same value for the UPC-E
symbology. See note.
OBR_CHKDOFF : Without check digit calculation
OBR_CHKDON : With check digit calculation
byCheckChar
This parameter is for specifying check character 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
Note:
IT-600M30U, IT-600M30UC, DT-X7M10U, and IT-300E-35E do not support
"OBR_CHKDOFF (Without check digit calculation)". Specify always "OBR_CHKDON
(With check digit calculation)" in byCheckDigit parameter.