Terminal ID Table
Terminal | Model(s) | Terminal | |
ID | |||
|
| ||
|
|
| |
IBM | USB SurePOS Handheld | 128 | |
| Scanner |
| |
| USB SurePOS Tabletop | 129 | |
| Scanner |
| |
USB | Serial | 130 | |
| PC Keyboard | 124 | |
| Mac Keyboard | 125 | |
| Japanese Keyboard (PC) | 134 | |
| 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
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
Refer to the ASCII Conversion Chart (Code Page 1252), beginning on page
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
5 - 4