USB HID Keyboard Emulation Swipe Reader
PRE_TK_CHAR PROPERTY
Property ID: | 13 (0D hex) |
Property Type: | Byte |
Length: | 1 byte |
Get Property: | Yes |
Set Property: | Yes |
Default Value: | 0 |
Description: | This character is sent prior to the data for each track. If the value is 0 no |
| character is sent. If the value is in the range 1 – 127 then the equivalent |
| ASCII character will be sent. |
This property is stored in
POST_TK_CHAR PROPERTY
Property ID: | 14 (0E hex) |
Property Type: | Byte |
Length: | 1 byte |
Get Property: | Yes |
Set Property: | Yes |
Default Value: | 0 |
Description: | This character is sent after the data for each track. If the value is 0 no |
| character is sent. If the value is in the range 1 – 127 then the equivalent |
| ASCII character be sent. |
This property is stored in
ASCII_TO_KEYPRESS_CONVERSION_TYPE PROPERTY
Property ID: | 15 (0F hex) |
Property Type: | Byte |
Length: | 1 byte |
Get Property: | Yes |
Set Property: | Yes |
Default Value: | 0 (keymap) |
Description: | The value is a byte that represents the devices ASCII to keypress conversion |
| type. The value can be set to 0 for keymap (United states keyboard |
| emulation) or to 1 for ALT ASCII code (international keyboard emulation). |
| When the value is set to 0 (keymap), data will be transmited to the host |
22