Selector Switch operations
Posted: Sunday 28 January 2018 14:22
My apologies as this is probably a very simple thing to do but I've not found an easy way of doing this.
I have a number of 'push on' switches, five in total, lets call them 'Switch 1', 'Switch 2' etc. What I want to do is create a dummy selector switch with five settings such that if I press one of the options on it, then the corresponding Switch 1 etc. is triggered.
I'm sure it's trivially easy to do using Lua or (even better) dzVents but I've not been able to work out how to read the status change of the selector switch (let's call that 'Main Switch') and based on that, trigger the matching push-on switch.
Any hints or advise would be gratefully received.
Many thanks in advance
I have a number of 'push on' switches, five in total, lets call them 'Switch 1', 'Switch 2' etc. What I want to do is create a dummy selector switch with five settings such that if I press one of the options on it, then the corresponding Switch 1 etc. is triggered.
I'm sure it's trivially easy to do using Lua or (even better) dzVents but I've not been able to work out how to read the status change of the selector switch (let's call that 'Main Switch') and based on that, trigger the matching push-on switch.
Any hints or advise would be gratefully received.
Many thanks in advance