Home AMX User Forum MODPEDIA - The Public Repository of Modules for Everyone

Yamaha RX-A2030 IP Control

Hi,
Plz give me one complete line how to control the amp
Over IP!

Thanx Heinz

Comments

  • banobano Posts: 173
    volume up = YamahaRemoteControl/ctrl?<YAMAHA_AV cmd="PUT"><Main_Zone><Volume><Lvl><Val>Up</Val><Exp></Exp><Unit></Unit></Lvl></Volume></Main_Zone></YAMAHA_AV>

    volume down = YamahaRemoteControl/ctrl?<YAMAHA_AV cmd="PUT"><Main_Zone><Volume><Lvl><Val>Down</Val><Exp></Exp><Unit></Unit></Lvl></Volume></Main_Zone></YAMAHA_AV>
  • Hm...

    I meant: http://192.168.x.xxx/ "and now ????"
  • ... Hm... I just want to know a line like: http://ipadress/blablabla
    which I can copy in my Browser to for example set the Main Power to on.
    I allready have all the command stuff but I coudn't figure out how to use them.
    I tried a lot of things - nothing will work.
  • Nobody any idea?
  • JAR module RXA2010

    Maybe you could try the JAR module for the RXA2010.
    It may work.
  • the8thstthe8thst Posts: 470
    http://ci.yamahaconnect.com/

    Full control protocol docs are available at their CI site. The control is simple and very easy to write a module for.
  • ... but there I need a Yamaha Dealer ID a.s.o.
  • ericmedleyericmedley Posts: 4,177
    I'd wager that if you write or call them they will hook you up. It is rare that I don't get some kind of response. It happens on occasion but most times their tech support just emails the docs out. In this business you cannot give up too easily.
  • cmasoncmason Posts: 123
    I have YNCA Protocol Specification docs.

    What's the forum policy on posting third party docs here?
Sign In or Register to comment.