22.11.2024, 09:20
I have noticed the following problem in more than one system:
for example, we have a modbus HVAC device with temperature registers mapped to physical knx addresses in LM.
In the same system there is a KNX touch panel which should display the temperatures in real time. This doesn't happen.
The temperatures reach the LM, but not the touch.
To display them from the touch I had to create an event script that reads the value and writes it to the bus, then you can see the temperatures on the touch panel.
Obviously it doesn't seem like the best solution to me, especially in the case of dozens and dozens of register values to be retransmitted.
I also tried checking the "write on bus" option, but nothing happens.
for example, we have a modbus HVAC device with temperature registers mapped to physical knx addresses in LM.
In the same system there is a KNX touch panel which should display the temperatures in real time. This doesn't happen.
The temperatures reach the LM, but not the touch.
To display them from the touch I had to create an event script that reads the value and writes it to the bus, then you can see the temperatures on the touch panel.
Obviously it doesn't seem like the best solution to me, especially in the case of dozens and dozens of register values to be retransmitted.
I also tried checking the "write on bus" option, but nothing happens.