Read group address in ETS no value - Printable Version +- Logic Machine Forum (https://forum.logicmachine.net) +-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1) +--- Forum: Scripting (https://forum.logicmachine.net/forumdisplay.php?fid=8) +--- Thread: Read group address in ETS no value (/showthread.php?tid=454) |
Read group address in ETS no value - RSV4 - 04.11.2016 Hi all, it has been a while since I last fiddled with my KNX installation, so please bear with me if the answer is easy. I use ayControl as visualisation app, and would like to set the room temperature with a slider. The slider writes the temperature to a group address (Logicmachine only, no connections in ETS), which populates correctly when I check the Logicmachine objects. However, when I open the ayControl app, the slider stays at its factory default, e.g. it does not read out the group address with the value for the slider. If I change the group address to a "real" ETS group address (meaning an address on a KNX hardware) the slider jumps to that value. In ETS, when I use the Group Monitor and try to read the group address which is only used in the Logicmachine, I get nothing back. Any hints? Many thanks and best regards Robin RE: Read group address in ETS no value - Erwin van der Zwart - 05.11.2016 Hi Robin, Look at this page, i wrote a article how to make a object response on a read request. http://forum.logicmachine.net/showthread.php?tid=332&pid=1600&highlight=grp.response#pid1600 BR, Erwin van der Zwart RE: Read group address in ETS no value - RSV4 - 05.11.2016 Hi Erwin Works like a charm, many thanks for your quick reply! Great! Best regards, Robin |