HX One Page Creation - Newbie needs advice

swsilander

New Member
I am attempting to have a page where each respective button sends a PC message and open or closes the loop containing the HX One. I only want on of these active at a time however so I am not sending competing PC messages or have lights indicating multiple are on at once. How would y'all recommend setting up a page like this? Either one button should be on at a time (or none at all).
 
Put all the buttons into the same Button Group. This will ensure only one is active at a time. Make sure "Allow all buttons off" is checked in the Button Group config so you can have all buttons off. To control the HX One loop, you might have to put that as an action for the Button Group itself to avoid conflicting loop state messages being sent as buttons turn on/off.
 
Feel free to check out my settings file, I have 3 pages I use for controlling my HX One in real time. I tend to group presets by 3s and use the IA Cycle feature to access presets to maximize my coverage.

All three pages of buttons are in Button Group 6, which has an assigned action to turn on and off the HX One's loop using Set IA.
 

Attachments

  • testing-new-ideas.rjs
    1.7 MB · Views: 1
Back
Top