Herunterladen Inhalt Inhalt Diese Seite drucken

Rs-232 / 485 - Fernsteuerprotokoll - Monacor DVR-100H Installation Bedienung

Inhaltsverzeichnis

Werbung

10.2 FERNSTEUERPROTOKOLL RS-232 / RS-485
Der DVR-100H kann mit folgendem Steuerprotokoll angesteuert werden.
=========================================================
Digital Video Recorder 485/232 Control Code Protocol
=========================================================
1-1. Sample control code packets
Example1 : A packet that send "REC" key to Digital Video Recorder(ID=5)
Example2 : A packet that send "PAUSE" key to Digital Video Recorder(ID=4999)
Example3 : A packet that send "PLAY" key to all Digital Video Recorder (broadcast)
SCHNITTSTELLEN - SPEZIFIKATIONEN
0x85
(length)
0x00
(Receiver ID high byte)
0x05
(Receiver ID low byte)
0x4B
(OPcode = key )
0x08
(DATA1 = "Rec" keycode )
0x5D
(checksum)
0x85
(length)
0x27
(Receiver ID high byte)
0x07
(Receiver ID low byte)
0x4B
(OPcode = key )
0x0C
(DATA1 = "Pause" keycode )
0x0A
(checksum)
0x85
(length)
0x7f
(Receiver ID high byte)
0x7f
(Receiver ID low byte)
0x4B
(OPcode = key )
0x0B
(DATA1 = "Play" keycode )
0x59
(checksum)
42

Werbung

Inhaltsverzeichnis
loading

Inhaltsverzeichnis