If this is your first visit, be sure to check out the FAQ. You must register before you can post. Your first post will be checked for appropriate content
(SPAM) - please allow a bit of time for that. After that, you'll be able to post at will!
Announcement
Collapse
No announcement yet.
IP / Serial Plugin for HS3 (by "drule") - Discussion Thread
If your Onkyos support native IP, why do you need the GC-100 at all? I am sure that you need a port for all IP connections, so that's probably why they aren't connecting. I have a Pioneer Elite receiver and I can connect directly to it via the plugin and fire simple text commands at it. See the example .ini file in the Zip in the release thread on how it is configured. Unfortunately I don't know how the Onkyo IP control works.
As a beginner to com-port commands I have some questions which I hope you can help me out.
I've tried this plugin to send commands to my Russound Cam 6.6. This is connected via a direct serial cable (that used to work under HS2). In the plugin I've put type as Serial, Client, address at 3 (reflecting com3) and leave port blank. Are these the right settings?
The documentation of Russound shows that the com-port should be 19200 baud, 1 start bit, 1 stop bit, no flow control, no parity. So I set the serial ports in the plug-in to: 19200, 8, 1, none, none, 1...
One of the commands I tried to send was to open Zone 1, the HEX codes were:
As a beginner to com-port commands I have some questions which I hope you can help me out.
I've tried this plugin to send commands to my Russound Cam 6.6. This is connected via a direct serial cable (that used to work under HS2). In the plugin I've put type as Serial, Client, address at 3 (reflecting com3) and leave port blank. Are these the right settings?
The documentation of Russound shows that the com-port should be 19200 baud, 1 start bit, 1 stop bit, no flow control, no parity. So I set the serial ports in the plug-in to: 19200, 8, 1, none, none, 1...
One of the commands I tried to send was to open Zone 1, the HEX codes were:
Thanks for this suggestion. I tried this but unfortunately didn't work. I've attached my setup screens (maybe I'm overlooking something).
I thought that maybe my serial ports weren't functioning properly, so I performed a loopback test (Hyperterminal). This worked so that shouldn't be a problem...
You've probably tried both, but you currently have your connection setup as a host. It should be a client connection to send to your Russound. A host connection would be used to consume any feedback provided from the Russound
To verify that your RussSound is receiving commands from your PC and responding to them, can you try sending them from another app? I recommend you try RealTerm (http://realterm.sourceforge.net/). You will need to close the connection from the plugin first.
Comment