KDC100 Programming Manual
‘l’
command
Parameters: None
Format:
‘l’
Output:
‘
xxxxxxxx
@’ where
xxxxxxxx
is the minimum length of barcodes and @ means the end of data
Purpose:
Read the minimum length of barcodes
‘N’
command
Parameters: None
Format:
‘N’
Output:
‘
xxxxxxxx
@’ where
xxxxxxxx
is the number of stored barcodes and @ means the end of data
Purpose:
Read the number of stored barcodes in KDC100 internal flash memory
‘O’
command
Parameters: The options (it is unsigned 32-bit number)
Format:
‘O
xxxxxxxx
#’ where
xxxxxxxx
is the value of parameter in hex.
Output:
‘!’ – invalid parameter.
‘@’ – all other times.
Purpose:
Enables the selected options.
Example:
Sending “O0#” disables all the options.
To enable an option, set the appropriate bit to ‘1’ in the parameter.
Option
bit#
Option
bit#
CodaBar_NoStartStopChars 0
UPCA_as_EAN13
19
ReverseDirection 4
I2of5_VerifyCheckDigit
22
UPCE_as_UPCA 9
Code39_VerifyCheckDigit
23
EAN8_as_EAN13 10
I2of5_ReturnCheckDigit
26
UPCE_as_EAN13 11
Code39_ReturnCheckDigit
27