Specifications
USB Keyboard Emulation Swipe Reader
42
SAVE_CUSTOM_KEYMAP COMMAND
Command number: 0x05
Description: This command is used to save the active key map as the custom key map
in non volatile memory. The active key map is determined by the active
key map property. Once a key map item is modified, the changes take
affect immediately. However, the changes will be lost if the device is
reset or power cycled. To make the changes permanent, the save custom
key map command must be issued. To use the new custom key map after
a reset or power cycle, the active key map property must be set to custom.
Data structure:
Request Data: None
Response Data: None
Result codes: 0 (success)
Example Request (Hex):
Cmd Num
Data Len
Data
05
00
Example Response (Hex):
Result Code
Data Len
Data
00
00