Pioneer AVR post 2016 cmds & feedback

Share any commands you know or look here to find commands for your devices.
Post Reply
cv27
Posts: 233
Joined: Sat Nov 24, 2012 10:15 pm
Location: Montréal, QC, Canada

Pioneer AVR post 2016 cmds & feedback

Post by cv27 » Mon Dec 11, 2017 4:25 am

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.
You do not have the required permissions to view the files attached to this post.

RGHoover
Posts: 4
Joined: Thu Sep 27, 2018 2:15 pm

Re: Pioneer AVR post 2016 cmds & feedback

Post by RGHoover » Sun Jan 20, 2019 1:28 am

I have a VSX-933. Do you have the DC1 file for IP control?

cv27
Posts: 233
Joined: Sat Nov 24, 2012 10:15 pm
Location: Montréal, QC, Canada

Re: Pioneer AVR post 2016 cmds & feedback

Post by cv27 » Mon Jan 21, 2019 7:53 am

I attached the project file in my previous post. Open the project and export the DC1 for the VSX.

RGHoover
Posts: 4
Joined: Thu Sep 27, 2018 2:15 pm

Re: Pioneer AVR post 2016 cmds & feedback

Post by RGHoover » Sun Jan 27, 2019 5:51 pm

Got it! Works great. Thanks

RGHoover
Posts: 4
Joined: Thu Sep 27, 2018 2:15 pm

Re: Pioneer AVR post 2016 cmds & feedback

Post by RGHoover » Sun Jan 27, 2019 5:51 pm

Got it! Works great. Thanks

The project might help with some ideas as well.

Post Reply