15.03.2017, 13:08
(This post was last modified: 15.03.2017, 13:34 by Trond Hoyem.)
(07.03.2017, 09:17)admin Wrote: You can also use event.sender value to check who triggered the event. It will be "bus" for outside telegrams and "us" for user interface. This way you can ignore cases when your script is executed by another script.
OK, thanks, will test that. Then it should be possible to do all with one script instead of two...
(07.03.2017, 17:50)Thomas Wrote: Hi
Just a question about the design. Doesn't your push button or actuator support logical functions? Because what do you need are just 2x AND logic gates. I think the problem can be solved on KNX level. I would prefer this solution because of reliability and better bus load distribution.
AND-gates would work if there were only 1-bit values, but I will need to distribute also 4-bit and 1-byte. The devices in the meeting rooms do not support this themselves in my case.
There are 10 kinds of people in the world; those who can read binary and those who don'tÂ