L' (Set Minimum Barcode Length) - KoamTac KDC100 Programming Manual

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

Advertisement

'L' (Set minimum barcode length)

Parameters:
Minimum length of barcode between 2 to 36 in hexadecimal
"L<value>#" where <value> is defined in the following table and # means the end of
Format:
<value>
Minimum Length
Output:
'!' – invalid parameter
'@' – all other times
Purpose:
Set the minimum length of barcodes
[Example]
Send 4 bytes data (0x4C, 0x31, 0x34, 0x23) to set the minimum barcode length to 20.
0x4C: ASCII code of character "L" in hexadecimal
0x31: ASCII code of character "1" in hexadecimal
0x34: ASCII code of character "4" in hexadecimal
0x23: ASCII code of character "#" in hexadecimal
L14#
Character
2~9
"2" ~ "9"
10~15
"A" ~ "F"
16~25
"1","0" ~ "1","9"
26~31
"1","A" ~ "1","F"
32~36
"2","0" ~ "2","4"
KDC100 Programming Manual
Hex. Number
32 ~ 39
41 ~ 46
31,30 ~ 31,39
31,41 ~ 31,46
32,30 ~ 32,34
41

Advertisement

Table of Contents
loading

Table of Contents