| Section |
|---|
| Column |
|---|
|
| Panel |
|---|
| borderColor | #CCCCCC |
|---|
| bgColor | #FFFFFF |
|---|
| titleBGColor | #F0F0F0 |
|---|
| borderStyle | solid |
|---|
| title | On the page: |
|---|
| |
|
|
...
- Create the Control device object under the Computer object on the Hardware tab of the System settings dialog window (1).

- Select Hikvision-joystick from the Vendor dropdown Vendor drop-down list (2).
- Select DS-1200KI from the Model drop-down list (3).
- Select V1.2.2 build20051 from the Firmware drop-down list (4).
- In the Address field, enter the IP address of the control device (5).
- In the Port field, enter the port of the control device (6).
- In the User field, enter the username to access the device (7).
- In the Password field, enter the password to access the device (8).
- Click the Apply button (9).
...
- when entering a number in the range 1-99 and pressing MULT for each number, Axxon PSIM receives a message about pressing the corresponding separate key with a number in the range 23-121 (B22-B120);
- when pressing PresetRec for the first time, Axxon PSIM receives a message about pressing key 13 (B12), and the device displays Record started;
- after pressing PresetRec for the second time, Axxon PSIM receives a message about pressing key 12 (B11), and Record ended appears on the device display;
- when entering a number in the range 1-65535 and pressing PresetRec, Axxon PSIM receives a message about pressing key 22 (B21), and the device displays PRESET:;
- when entering a number in the range 1-65535 and pressing Patrol, Axxon PSIM receives a message about pressing key 17 (B16), and the device displays PATROL:;
- when entering a number in the range 1-65535 and pressing PatternPlay, Axxon PSIM receives a message about pressing key 18 (B17), and the device displays PATTERN:;
- when entering a number in the range 65536-999999 and press any of the PresetRec / Patrol / PatternPlay buttons, nothing happens: such numbers are not processed.
JScript example
The link contains a file with a script in the JScript language, which allows you to assign actions to the keys of the Hikvision DS-1200KI telemetry control panel as follows:
Key | Code | Action |
| CAM | 21 | Select a camera |
| MON |
| Select a monitor |
| WIN |
| Used together with number buttons to select the surveillance window |
| PRESET | 22 | Used together with number buttons to open a preset
|
| IRIS+ | 7 | Increase the exposure value (iris) |
| IRIS- | 8 | Decrease the exposure value (iris) |
| PATROL | 17 |
|
| PATTERN | 18 |
|
| PREV | 15 | Switch to the previous camera |
| NEXT | 16 | Switch to the next camera |
| CAM-G | 20 | Used together with number buttons to select a group of cameras |
| ZOOM+ | 1 | Zoom in |
| ZOOM- | 2 | Zoom out |
| WIPER | 6 | Turn on the wiper |
| LIGHT | 5 | Turn on the backlight |
| FOCUS+ | 3 | Increase the focal length
|
| FOCUS- | 4 | Decrease the focal length |