Page 1 of 1

Pioneer AVR post 2016 cmds & feedback

Posted: Mon Dec 11, 2017 4:25 am
by cv27
The attachment is actually my entire .pad in a Zip. Apologies since there is much non relevant stuff relative to the subject title.

What you can review:
  • Commands for Pioneer AVR's 2016+ (VSX-932 for me), which have adopted the Onkyo IP control protocol; for anyone still looking for the complete command set, send me a PM
  • Feedback processing for the above
  • Handling of ASCII representation of hex values in commands and feedback, more specifically for volume processing; instead of provisioning for 256 values (\xFF), this .pad shows an alternative method which, although not as easy as a (wished for) DemoPad provided hex conversion function, reduces the programming effort; there are different variables for setting the volume and processing feedback on the volume, but both areas use cascading custom number actions to convert from/to hex/dec.
I'm sure there are more efficient ways of doing this, so I welcome any comments or suggestions.

Re: Pioneer AVR post 2016 cmds & feedback

Posted: Sun Jan 20, 2019 1:28 am
by RGHoover
I have a VSX-933. Do you have the DC1 file for IP control?

Re: Pioneer AVR post 2016 cmds & feedback

Posted: Mon Jan 21, 2019 7:53 am
by cv27
I attached the project file in my previous post. Open the project and export the DC1 for the VSX.

Re: Pioneer AVR post 2016 cmds & feedback

Posted: Sun Jan 27, 2019 5:51 pm
by RGHoover
Got it! Works great. Thanks

Re: Pioneer AVR post 2016 cmds & feedback

Posted: Sun Jan 27, 2019 5:51 pm
by RGHoover
Got it! Works great. Thanks

The project might help with some ideas as well.