**Standard keyboard virtual keyboard
1. Virtual keyboard output method
In order to adapt to different application scenarios, the virtual keyboard has 2 different output modes
for control characters smaller than 0x20. Users can switch by scanning the following setting codes .
**Ctrl mode Alt mode
2. Control character sending
ASCII characters between 0x00~0x1F can be escaped as a control function key . When the virtual
keyboard is enabled ( other HID Keyboard related settings of the module are default values ) , the input
operation of the control function keys is as follows : (Please refer to the control character correspondence
table for the corresponding relationship between the specific ASCII values and the control function keys)
(1) Virtual keyboard Ctrl mode is enabled
To read the characters of " A <HT>F (HT is an invisible character, not displayed on the terminal
software) " (the hexadecimal value is 0x41/0x09/0x46 respectively), the operation of the virtual keyboard
of the scanning module is as follows :
Input " A " -- press button A ;
Input " Ctrl I " -- since the data of 0x09 corresponds to the control function key " I " , the virtual
keyboard will hold down the Ctrl key, then press the I key, and finally release the Ctrl key and the I key at
Содержание TS-30
Страница 1: ...NAFVJGS TS 30 programming manual...
Страница 8: ...Product Description...
Страница 18: ...Serial command configuration instructions...
Страница 39: ...The third part of setting code configuration instructions...
Страница 100: ...twenty three 4 5 6 7 8 9 A to F...