MFT1x_seitliche_Tastatur_Kurzübersicht_MFT1x_side_keyboard_Brief_Overview_V1.01_de_en
36 / 47
15.2.5 Programming instructions
1. A terminal screen is displayed. Press Enter. The prompt '>' will be displayed.
2. The keyboard switch configuration can be displayed with the 'GET 0' command. The command
returns all key switch assignments, i.e. three pages × 40 key switch.
3. The firmware status can be queried with the command "VER".
Figure 44: Query MFT1x firmware status via VER
4. The command 'GET 0 14' returns only the assignment for page 0 of the standard page switch 14, i.e.
Programmable switch 'S1'
Figure 45: Feedback from Putty terminal program for command; GET 0 14
5. The command 'GET 2 14' returns the assignment page 2 of the selected key 14, i.e. programmable
switch 'S3'.
6. The command 'SET 0 14 4' would change the current setting of the switches from 0000 to 0004. In
keyboard mode, the key S1 would now return the character 'a' if the key were pressed.
7. The programming command has the format
SET
page key usage.
8.
Page
[0 - 2]
Key
[1 - 40]
Usage
[0 - FFFF] Note: Usage is specified in hexadecimal.
9. All changes can be checked with the 'GET 0' command.
10. The 'SET 0' command resets all previous settings to the manufacturer's default settings.
11. Finally, usage has four digits consisting of 2x two-digit key codes. It is therefore possible to define a
usage in which a preceding Shift, Alt or Ctrl key is added, i.e. E004 would be equivalent to Ctrl + a.
12. The changes in key codes are effective immediately after Putty is closed, there is no need to save
the programming.