Go to documentation repository
...
Note | ||
---|---|---|
| ||
By default, the keyboard automatically sends ZOOM_IN and ZOOM_OUT commands to the Axxon PSIM when 1 or 2 keys are pressed. For proper operation of the keyboard, it is necessary to reset the command values for the keyboard buttons. For this, create empty string values 1, 2, 3, 4, 5, 6, 7 and 8 in the HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\AxxonSoft\Axxon PSIM\Telemetry branch for the 64-bit system (HKEY_LOCAL_MACHINE\SOFTWARE\AxxonSoft\Axxon PSIM\Telemetry for 32-bit) on the computer to which the keyboard is connected. |
Actions are assigned to pressed buttons using a script or program (find more information on creating scripts in Programming Guide (JScript) The Script object. Programming using the JScript language). The example of this script can be downloaded here.
This example assigns the following actions to the buttons of the keyboard:
...