6.0 Emulation
This section is provided only for those users who wish to know the details of the emulation modes and protocols of the SpotLine M110 emulation mode. This chapter describes the “SPOT” emulation, which is different from the standard terminal product. Unless your operating system or application programs are unique, it is advised that you ignore this chapter.
7.1 General
The SpotLine M110 always emulates 25 lines and 80 columns. This emulation works in Wrap Off mode if a carriage return is not entered before the end of the line.
7.2 Keyboard Control Characters
In ASCII mode, the following scan codes will be sent to the host computer: (All values in Hexadecimal)
Key | Scan Code |
Enter | 0D |
Backspace | 08 |
Tab | 09 |
Esc | 1B |
Delete | 7F |
Left Arrow | 1F 08 |
Right Arrow | 1F 06 |
Up Arrow | 1F 0B |
Down Arrow | 1F 05 |
47