EverFocus EDR-1610A Manual de usuario Pagina 75

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 83
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 74
EDR910_1610_ma_de_rev1 00
- 75 -
ANHANG B: Fernsteuerprotokoll
Fernsteuerprotokoll
Das nachfolgende Fernsteuerprotokoll ist gültig für RS485 Fernsteuerung. Das EEPBus
Protokoll ist ein universelles Steuerprotokoll für Rekorder der EDSR und EDR (MPEG4) Serie.
Somit können einzelne, nachfolgend aufgeführte Kommandos nicht für alle Rekordertypen
verfügbar sein.
1-1. Sample control code packets
Example 1 : A packet that sends "REC" key to DVR (ID=5)
0x85 (length)
0x00 (Receiver ID high byte)
0x05 (Receiver ID low byte)
0x4B (OPcode = key )
0x08 (DATA1 = "Rec" keycode )
0x5D (checksum)
Example 2 : A packet that sends "PAUSE" key to DVR (ID=4999)
0x85 (length)
0x27 (Receiver ID high byte)
0x07 (Receiver ID low byte)
0x4B (OPcode = key )
0x0C (DATA1 = "Pause" keycode )
0x0A (checksum)
Example3 : A packet that sends "PLAY" key to all DVR (broadcast)
0x85 (length)
0x7f (Receiver ID high byte)
0x7f (Receiver ID low byte)
0x4B (OPcode = key )
0x0B (DATA1 = "Play" keycode )
0x59 (checksum)
2-1. The format of message packet is as follows:
Length Byte (Prefix: 0x86, 0x87, or 0x88 ..... )
Receiver ID high byte
Receiver ID low byte
Opcode Byte
Data Byte1
Data Byte2
Data Byte3
Checksum Byte
2-2. Length Byte
This Length Byte is also a prefix. Bit7 must be 1.
EX: 0x87 ==> this packet has 7 bytes length. (not included
length byte itself )
Vista de pagina 74
1 2 ... 70 71 72 73 74 75 76 77 78 79 80 81 82 83

Comentarios a estos manuales

Sin comentarios