Find answers, ask questions and become part of the Loxone Community.
Hi, I am looking to pass a different number into a calculation dependant on which output is active. Is there a simple way to do this rather than radio buttons and a multiplexer?
Cheers
Chris Wray
Hi Chris
Without seeing the whole configuration it would be hard to say if there were a simpler way. However take a look at the ‘Status’ block. This allows you to input up to 4x inputs and then within the block create a truth table to affect the output.
For example you could have if AI1 == 1 State Value == 2. Then whenever the first input is 1, the output will be 2
KR Hugh