KoamTac KDC100 Programming Manual page 32

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

Advertisement

GTS' (Set termination character)
Parameters:
0, 1, 2, 3 or 4 in character or 0x30, 0x31, 0x32 or 0x33 in hexadecimal number
Format:
'GTS<value>#, where <value> is between 0 and 4, and # means the end of <value>
value
0
1
2
3
4
Output:
'!' – Invalid parameter
'@' – Set termination character successfully
Purpose:
To set termination character after barcode data if data format is barcode only
[Example] Send 5 bytes (0x47, 0x54, 0x53, 0x30, 0x23) to set the termination character to NONE
0x47: ASCII code of character "G"
0x54: ASCII code of character "T"
0x53: ASCII code of character "S"
0x30: Set termination character is "NONE", ASCII code of character "0"
0x23: ASCII code of character "#"
GTS0#
Termination
Character
None
CR
LF
CR/LF
Tab
31
KDC100 Programming Manual
Character
"0"
"1"
"2"
"3"
"4"
Hex No.
30
31
32
33
34

Advertisement

Table of Contents
loading

Table of Contents