Eneo VKC-1424-12 Benutzerhandbuch
Seite 15

5
Pelco-P Protokoll Befehle-Liste
Funktion
Meldungsformat (Hex)
Byte1
Byte2
Byte3
Byte4
Byte5
Byte6
Byte7
Byte8
Zoom Tele
A0
ID
00
0
00
00
AF
CS
Zoom Wide
(Weitwinkel)
A0
ID
00
40
00
00
AF
CS
Focus Near (Nah)
A0
ID
0
00
00
00
AF
CS
Focus Far (Fern)
A0
ID
0
00
00
00
AF
CS
Stop
A0
ID
00
00
Beliebig
AF
CS
Menu
A0
ID
00
03
00
5F
AF
CS
Esc (Löschen)
A0
ID
00
03
00
60
AF
CS
Up (Nach oben)
A0
ID
00
08
00
XX
AF
CS
Down (Nach unten)
A0
ID
00
0
00
XX
AF
CS
Left (Links)
A0
ID
00
04
XX
00
AF
CS
Right (Rechts)
A0
ID
00
0
XX
00
AF
CS
* A0: Start-Byte (A0h)
* ID: Kamera-ID (~55)
* 0h < XX ≤ 40h
* AF: Ende-Byte (AFh)
* CS (Checksumme): Eine XOR-Summe der Bytes ~7 der Meldung
Visca Protokoll Befehle-Liste
Funktion
Meldungsformat (Hex)
Byte1
Byte2
Byte3
Byte4
Byte5
Byte6
Zoom Tele
8x
0
04
07
0
FF
Zoom Wide
(Weitwinkel)
8x
0
04
07
03
FF
Zoom Stop
8x
0
04
07
00
FF
Focus Near (Nah)
8x
0
04
08
0
FF
Focus Far (Fern)
8x
0
04
08
03
FF
Focus Stop
8x
0
04
08
00
FF
Menu
8x
0
04
6
0
FF
Esc (Löschen)
8x
0
04
6
0
FF
Up (Nach oben)
8x
0
04
6
0
FF
Down (Nach unten)
8x
0
04
6
0
FF
Left (Links)
8x
0
04
6
04
FF
Right (Rechts)
8x
0
04
6
08
FF
* 8x: Start-Byte (x: Kamera-ID ~7)
* FF: Ende-Byte (AFh)