See our wiki for details on sending HTTP requests:
http://www.commandfusion.com/wiki/index.php?title=GuiDesigner:System_Manager:Commands:HTTP_Request_Commands
Basically for newlines, enter \x0D\x0A instead.
Also, you need to set both ports to port 80 (unless the device only
accepts incoming commands from port 10208).
Jarrod
On Jun 2, 5:27 pm, Neil <neil.s.bar...@gmail.com> wrote:
> Hi
>
> I wanted to try and control a Yamaha RX-V3900. So I
>
> - setup a new System
> System Name = Yamaha
> IP Address = 192.168.1.x
> Port = 80
> Port origin = 10208
> TCP = selected
> Maintain constant connection = selected
> Heartbeat managed by system = not selected
> Heartbeat Rx = blank
> Heartbeat Tx = blank
> EOM = blank
> Connection join = 0
> Startup Cmd = None
>
> Now I assume that I need to Add Command.
> Which I have tried to do however I need to supply a fairly long string
> of XML (below) but I can't
> POST /avctrl/ctrl.cgi HTTP/1.1
> Content-Type: text/plain
> Content-length: 114
> HOST: 192.168.1.x
> <?xml version="1.0" encoding="UTF-8"?>
> <YAMAHA_AV cmd="PUT">
> <System>
> <Mem_Guard>Off</Mem_Guard>
> </System>
> </YAMAHA_AV>
>
> Am I heading in the right direction and are there any detailed
> instructions for setting up systems and commands as I have watched the
> video online but it stops at creating the GUI?
>
> Kind regards
>
> Neil
--
You received this message because you are subscribed to the Google Groups "CommandFusion" group.
To post to this group, send email to commandfusion@googlegroups.com.
To unsubscribe from this group, send email to commandfusion+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/commandfusion?hl=en.
Comments
0 comments to "Re: Controlling Yamaha RX-V3900 (Noob question)"
Post a Comment