43
 
Copyright 2014 unitech Electronics Co., Ltd. All rights reserved. Unitech is a registered trademark of unitech Electronics Co., Ltd. 
Terminal ID Table 
 
Model(s) Terminal 
ID
 
PC/AT and compatibles  003 
USB SurePOS Handheld 
Scanner 
128 
Terminal 
 
IBM 
USB SurePOS Tabletop 
Scanner 
129 
PC Keyboard  124 
Mac Keyboard  125 
Japanese Keyboard (PC)  134 
USB 
HID POS  131 
 
Data Format Editor Commands 
Send Commands 
Send all characters 
F1  Include in the output message all of the characters from the input message, starting from 
current cursor position, followed by an insert character. Syntax = F1xx where xx stands for 
the insert character’s hex value for its ASCII code. 
Refer to the ASCII Conversion Chart (Code Page 1252), beginning on page 115 for 
decimal, hex and character codes. 
Send a number of characters 
F2  Include in the output message a number of characters followed by an insert character. 
Start from the current cursor position and continue for  “nn” characters or through the last 
character in the input message, followed by character “xx.” Syntax = F2nnxx where nn 
stands for the numeric value (00-99) for the number of characters, and xx stands for the 
the insert character’s hex value for its ASCII code. 
Refer to the ASCII Conversion Chart (Code Page 1252), beginning on page 115 for 
decimal, hex and character codes. 
Send all characters up to a particular character 
F3  Include in the output message all characters from the input message, starting with the 
character at the current cursor position and continuing to, but not including, the search 
character “ss,” followed by an insert character. The cursor is moved forward to the “ss” 
character. Syntax = F3ssxx where ss stands for the search character’s hex value for its 
ASCII code, and xx stands for the insert character’s hex value for its ASCII code. 
Refer to the ASCII Conversion Chart (Code Page 1252), beginning on page 115 for 
decimal, hex and character codes.