Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Section


Column
width35%


Panel
borderColor#CCCCCC
bgColor#FFFFFF
titleBGColor#F0F0F0
borderStylesolid
titleOn the page:borderStylesolid
Table of Contents



 
Column


Configuring BOSCH KBD-Digital or BOSCH KBD-Universal control panel in INTELLECT™

...

When the key is pressed on BOSCH KBD-Digital or BOSCH KBD-Universal control panel there is Key is pressed or Key is released message in INTELLECT™.

Event

Message

Parameter

Description

KEY_PRESSED

Key pressed

param0

Code of pressed key

KEY_RELEASED

Key released

param0

Code of released key

In the comments to these events the code (param0) of pressed and released key is specified.

...

Key codes of BOSCH KBD-Digital or BOSCH KBD-Universal control panel:

Key

Key code

Key

Key code

SOFTKEY 1L

0x01

4

0x34

SOFTKEY 2L

0x02

5

0x35

SOFTKEY 3L

0x03

6

0x36

SOFTKEY 4L

0x04

7

0x37

SOFTKEY 5L

0x05

8

0x38

SOFTKEY 6L

0x06

9

0x39

SOFTKEY 7L

0x07

MONITOR

0x20

SOFTKEY 1R

0x08

PRODUCT

0x21

SOFTKEY 2R

0x09

CLEAR

0x22

SOFTKEY 3R

0x0A

IRISA

0x23

SOFTKEY 4R

0x0B

IRISB

0x24

SOFTKEY 5R

0x0C

ACK

0x25

SOFTKEY 6R

0x0D

ENTER

0x26

SOFTKEY 7R

0x0E

SHOT

0x27

0

0x30

FOCUSA

0x28

1

0x31

FOCUSB

0x29

2

0x32

0 + 1

0x81

3

0x33

MONITOR + CLEAR

0x82

The following special features are available for BOSCH KBD-Digital or BOSCH KBD-Universal control panel:

...

bosch.txt file consists of Jscript script that assigns actions to keys of BOSCH KBD-Digital or BOSCH KBD-Universal control panels as follows:

Key

Code (denary)

Code (hexadecimal)

Action

SOFTKEY 1L10x01Display 1 wideo surveillance window on the monitor
SOFTKEY 2L20x02Display 4 wideo surveillance windows on the monitor
SOFTKEY 3L30x03Display 9 wideo surveillance windows on the monitor
SOFTKEY 4L40x04Display all wideo surveillance windows

SOFTKEY 5L

5

0x05

Rewind

SOFTKEY 6L

6

0x06

Playback

SOFTKEY 7L

7

0x07

Go to the archive playback mode

SOFTKEY 1R

8

0x08

Export frame

SOFTKEY 2R

9

0x09

Print frame

SOFTKEY 3R

10

0x0A

Run macro 2

 


SOFTKEY 4R

11

0x0B

Run macro 3

SOFTKEY 5R

12

0x0C

Forward wind

SOFTKEY 6R

13

0x0D

Stop playback

SOFTKEY 7R

14

0x0E

Go to the video surveillance mode

MONITOR

32

0x20

Specify monitor ID

ACK

37

0x25

Display menu (run macro 1)

ENTER

38

0x26

Specify camera ID

SHOT

39

0x27

Go to preset

...


Example of how to use script.

...

Info
titleNote.
Preset 3 is to be saved, for example using the PTZ control with Universal PTZ control panel.
  1. Click the 1 button, then click the MONITOR button. The information about current monitor number is displayed on the display of the control panel.
  2. Click the 2 button on the control panel, then click the ENTER button. As a result camera 2 is displayed on the monitor 1, and information about current camera number is displayed on the display of the control panel.
  3. Click the 3 button on the control panel, then click the STOP button. As a result camera 2 switches to preset 3, and information about current preset number is displayed on the display of the control panel.