Go to documentation repository
This keyboard is connected to Axxon PSIM as a standard joystick – see joystick—see Configuring the joystick for telemetry control. When connecting you connect the keyboard to the computer, it is necessary to you must press SET + 5 keys on it, in this case, it will be defined detected by the system as a USB gaming device.
There is no need to create a the Control panel object under on the basis of the Telemetry controller object.
The figure below shows the correspondence of the key codes to the buttons on the keyboard.
| Note | ||
|---|---|---|
| ||
| External The external left joystick is not supported in Axxon PSIM. |
The right joystick allows controlling the rotation of the camera lens along the X, Y, and Z axes.
When pressing you press keyboard buttons, Axxon PSIM receives events of the following form:
TELEMETRY|1.1||joystick<1>,button <29>,tel_prior <1>,monitor <1>,speed <0>,cam <1>,operator <>,vy <0>,vx <0>
| Note | ||
|---|---|---|
| ||
| By default, the keyboard automatically sends ZOOM_IN and ZOOM_OUT commands to the Axxon PSIM when you press key 1 or 2 keys are pressed. For proper operation of the keyboard, it is necessary to you must reset the command values for the keyboard buttons. For this, create create empty string values 1, 2, 3, 4, 5, 6, 7 and , and 8 in the HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\AxxonSoft\PSIM\Telemetry branch for the 64-bit system (HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\AxxonSoft\PSIM\Telemetry for 32-bit) on the computer to which the keyboard is connected. |
Actions are assigned You can assign actions to pressed buttons using a script or program (find more information on creating scripts in in 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:
Key code | Action |
10 | Activate previous camera |
12 | Activate next camera |
13 | Focus in |
14 | Focus out |
15 | Enable auto focusautofocus |
16 | Set the number of the preset number |
18 | Delete the number of the preset number |
21 | Activate layout wit with 1 camera |
22 | Activate layout wit with 4 cameras |
23 | Activate layout wit with 9 cameras |
24 | Activate layout wit with 16 cameras |
40 | Activate layout wit with all cameras |
25 | Go to the live video mode |
26 | Go to archive mode |
32 | Start patrolling |
...