O' (Set Barcode Option) - KoamTac KDC100 Programming Manual

Revision 2.82
Hide thumbs Also See for KDC100:
Table of Contents

Advertisement

'O' (Set barcode option)

Parameters:
The options (it is unsigned 32-bit number)
Format:
'O<value>#' where <value> is the value of parameter in hexadecimal and # means
the end of <value>
Output:
'!' – invalid parameter
'@' – all other times
Purpose:
To enable the selected options
[Example1] Send 3 bytes data (0x4F, 0x30, 0x23) to disable all options
0x4F: ASCII code of character "O" in hexadecimal
0x30: ASCII code of character "0" in hexadecimal
0x23: ASCII code of character "#" in hexadecimal
O0#
[Example2] Send 10 bytes (0x4F, 0x46, 0x46, 0x46, 0x46, 0x46, 0x46, 0x46, 0x46, 0x23) to enable all
options
0x4F: ASCII code of character "O" in hexadecimal
0x46: ASCII code of character "F" in hexadecimal
0x23: ASCII code of character "#" in hexadecimal
OFFFFFFFF#
[Note]
Set the appropriate bit to "1" to enable an option
CodaBar_NoStartStopChars
ReverseDirection
UPCE_as_UPCA
EAN8_as_EAN13
UPCE_as_EAN13
ReturnCheckDigit
VerifyCheckDigit
WideScanAngle
HighFilterMode
Option
bit#
Option
0
UPCA_as_EAN13
4
I2of5_VerifyCheckDigit
9
Code39_VerifyCheckDigit
10
I2of5_ReturnCheckDigit
11
Code39_ReturnCheckDigit
12
UPCE_ReturnCheckDigit
13
UPCA_ReturnCheckDigit
14
EAN8_ReturnCheckDigit
15
EAN13_ReturnCheckDigit
45
KDC100 Programming Manual
bit#
19
22
23
26
27
28
29
30
31

Advertisement

Table of Contents
loading

Table of Contents