User manual

140
byMinLength
This parameter is for specifying the minimum number of digits. It is fixed to 14 digits and
cannot be changed. Always specify 14.
byMaxLength
This parameter is for specifying the maximum number of digits. It is fixed to 14 digits and
cannot be changed. Always specify NULL.
byOutFormat
This parameter is for specify output format selecting either of the values listed below.
OBR_RSLMNORM : Output RSS Limited symbology in standard format.
OBR_RSLMAIOF : Output RSS Limited symbology without application identifier and "01" at
the forefront.
byCheckDigit
This parameter is for specifying check digit. Since the check digit calculation with RSS
Limited symbology is kept enabled at all times, always specify OBR_CHKDON.
byCheckChar
This parameter is for specifying check character. Since the check character output with RSS
Limited symbology is kept enabled at all times, always specify OBR_CHKKON.
Return Value
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:
RSS Limited symbology changes its symbology name to "GS1 DataBar Limited".