This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Boolean not working
#1
Hello, I am having an issue that has me stuck.
I have a script running that compares thermostats and if any thermostat calls for heat it calls a GA boolean switch.
Whilst I can monitor the boolean switch change value from off to on in both ETS and wiser for knx the group address does not cause a switch actuator to change state.
If I remove the link on the actuator and replace it with a light boolean switch GA the actuator works.
In ETS if write to the address with a boolean switch the actuator switches...Why can a physical devices on the KNX network and ETS itereact with the GA to effect both a logged state change and the recipient device act accordingly, yet a script generated boolean switch generate only a logged address change yet that address boolean change not cause the device to respond??
Reply
#2
Replace grp.update with grp.write in your script.
Reply
#3
Works perfect, thanks very much
Reply


Forum Jump: