EverFocus ECOR 4 Bedienerhandbuch Seite 106

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 107
  • Inhaltsverzeichnis
  • FEHLERBEHEBUNG
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 105
2-5. Checksum Byte
Checksum is found by taking the sum of all previous bytes (including the length byte) and using
mask of 0x7f. For help with computing the Checksum Byte, use the EverFocus Checksum Calculator or
Serial Comm programs, found at the following link:
ftp://208.50.31.200/Checksum%20Calculator/
3-1. Sample control code packets
Example1: A packet that send "MENU" key to ECOR (ID=5)
0x85 (length)
0x00 (Receiver ID high byte)
0x05 (Receiver ID low byte)
0x4B (OPcode = key)
0x07 (DATA1 = "Menu" keycode)
0x5C (checksum)
Example2: A packet that send "PLAY" key to ECOR (ID=4999)
0x85 (length)
0x13 (Receiver ID high byte)
0x87 (Receiver ID low byte)
0x4B (OPcode = key )
0x0B (DATA1 = "Play" keycode )
0x75 (checksum)
Seitenansicht 105
1 2 ... 101 102 103 104 105 106 107

Kommentare zu diesen Handbüchern

Keine Kommentare