User manual

107
byMinLength
This parameter is for specifying the minimum number of digits. It is fixed 7 digits and
cannot be changed. Always specify 7.
byMaxLength
This parameter is for specifying the maximum number of digits. It is fixed to 7 digits and
cannot be changed. Always specify 7.
byOutFormat
This parameter is for specify output format selecting one of the values listed below.
OBR_NUMSYSON : Output UPC-E symbology with "0" at the forefront.
OBR_NUMSYSOFF : Output UPC-E symbology without "0" at the forefront.
OBR_UPCEGTIN : Output UPC-E symbology in GTIN format (14 digits).
byCheckDigit
This parameter is for specifying check digit selecting either of the values listed below. See
note. To set "OBR_CHKDOFF" in the parameter, be sure also to set the same value for the
UPC-E Addon. 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.