Onkyo Integra Serial Control Protocol Ipv4

A/V Control and Automation Industry Area. Other Areas of Interest. And Processors > Onkyo & Integra Serial Controller Script. # OnkyoSerial.pl is a single command controller implementation of the Integra Serial Communication # Protocol. The script takes a command and returns the device's response. If for some reason this takes. Control-v control-shift-2 (or ^@) Here is a list of them. [Link: pcguide.com] That is another thing that is complicated with TCP/IP control or RS232 is you can get a mix of protocols like the Integra. So the platform will determine how you have to enter in the hex values. Hercules HW as Jim stated will help out alot.

Onkyo/Integra eISCP - binary strings to control your Onkyo. (Integra Serial Control Protocol). The e was added for ethernet. Most, if not all, AVRs have a serial.


Serial Control In Library

Implementierung des Integra Serial Communication Protocol für Onkyo AV-Receiver

Ipv4 Protocol Header

Dokumentation

Inhaltsverzeichnis

1. Funktionsumfang

Ermöglicht das steuern und das empfangen von Statusänderungen, von AV-Receivern des Herstellers Onkyo über RS232 oder LAN.Direkte (eingeschränkte) Bedienung im WebFront möglich.Abbilden des gesamten Funktionsumfangs in PHP-Befehlen.

Onkyo integra serial control protocol ipv4 address

2. Voraussetzungen

  • IPS ab Version 4.x
  • kompatibler AV-Receiver mit LAN oder RS232-Anschluß

Onkyo Integra Serial Control Protocol Ipv4 Problems

Serial

3. Installation

IPS 4.x:
Über das Modul-Control folgende URL hinzufügen.
git://github.com/Nall-chan/IPSOnkyoAVR.git

5. Einrichten der Instanzen in IPS

Unter Instanz hinzufügen .....

7. PHP-Befehlsreferenz

Onyko Splitter:

Sendet einen Kommando mit einem bestimmten Wert an das Gerät.

Fragt den Wert zu dem Kommando vom Gerät ab.

Onkyo Device:

Schaltet die Zone ein (true) oder aus (false).

Ipv4 Protocol Number

8. Parameter / Modul-Infos

GUIDs der Instanzen (z.B. wenn Instanz per PHP angelegt werden soll):

Onkyo
InstanzGUID
Splitter{EB1697D1-2A88-4A1A-89D9-807D73EEA7C9}
Device{DEDC12F1-4CF7-4DD1-AE21-B03D7A7FADD7}

Eigenschaften des Splitter für Get/SetProperty-Befehle:

Onkyo Integra Serial Control Protocol Ipv4 Address

EigenschaftTypStandardwertFunktion
Modusinteger10 = RS232 , 1 = LAN

Eigenschaften des Devices für Get/SetProperty-Befehle:

EigenschaftTypStandardwertFunktion
Zoneinteger01 = MAIN , 2 = Zone2, 3 = Zone3, 4 = Zone4
EmulateStatusbooleanfalseBeim schalten wird die Statusvariable sofort nachgeführt

9. Tips & Tricks

  • ...
  • ...
  • ...

10. Anhang

Changlog:

Version 0.4:

  • Bugfix für IPS 5.0

Version 0.3:

  • Bugfix Datenaustausch aus 0.2

Version 0.2:

  • Bugfix Timer & Datenaustausch. Doku falsch / fehlt noch immer. Umbau auf RC Beta1 folgt.

Version 0.1:

Onkyo Integra Serial Control Protocol Ipv4 Address

  • Testversion