How To Make an MTPC Button Lock and Unlock BPS Buttons
Goal
I would like to have a button on my Mosaic Tessera Panel Controller lock and unlock buttons on my Mosaic Button Station
Solution
This can be achieved by creating a dummy timeline that an MTPC button event toggles and a condition in the BPS button event that looks for that timeline being active to negate the button action.
Fix/Solution
- Add and patch a dummy fixture whose address does not talk to anyone in the real world
- Create a simple timeline for the dummy fixture, with the timeline holding at the end
- Create a Touch Button Event trigger with a 'Toggle Timeline' action for the dummy timeline
- Create BPS Button Event triggers for each button on the station
- For each BPS Button Event trigger, add a 'Timeline Onstage' condition and check the 'Negate' box