User manual

123
byMaxLength
This parameter is for specifying the maximum number of digits. Any bar code of Code128
symbology with its length longer than the value set in this parameter will not be decoded.
Each default of the respective models is as follows.
DT-X11 and IT-600
98 digits
DT-X7
98 digits
IT-600M30U, IT-600M30UC, DT-X7M10U, and IT-300E-35E
50 digits
byOutFormat
This parameter is for specifying output format selecting one of the values listed below.
OBR_128AON : Output EAN-128 after ASCII conversion
OBR_128AOFF : Output EAN-128 without ASCII conversion. See note 1.
OBR_128EAN : Output EAN-128 only.
OBR_128AIM : Output EAN-128 only with ID code.
OBR_128FNC : Convert EAN-128 only from Fnc to GS and then output.
Besides the output formats above, the following values can be selected in the OR
calculation for the output format.
OBR_128AIML : Output EAN-128 with ID code attached.
OBR_128FNCL : Convert EAN-128 from Fnc to GS and then output.
OBR_128CAOF : Output Code128 without ASCII conversion. See note 1.
OBR_128EAOF : Output EAN-128 without ASCII conversion. See note 1.
IT-600 with either its OS Ver. 5044 and Service Pack 1.02, or its OS Ver. 5069, or a later
version being preinstalled can support the following output formats.
OBR_128FNC2 : Output Code128 or EAN-128 with FNC2 combined. See notes 2 and 5.
OBR_128FNC4 : Output Code128 or EAN-128 with expanded FNC4 and ASCII conversion.
byCheckDigit
This is for specifying check digit selecting either of the values listed below. See note 3.
OBR_CHKDOFF : Without check digit calculation
OBR_CHKDON : With check digit calculation
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