20.11.2021, 20:36
Hello!
First, sorry for bad english, i dont write in english every day.
New to LM5 and need some help with a script
I am currently working on a project there LM5 only will be used to handle local logic for the KNX system, (write setpoints for temperature and co2 mostly).
It is a NetX knx server on the top of this system that handels a third party scada for the building caretakers.
In my case i have a dusin room temperature controllers that need different temperature setpoints for day and night. These setpoints needs to be written to, and read by the KNX bus via third party scada (NetX server) i think the values written needs to be stored in LM5 so the NetX dont end up with "uncertained" values for the setpoints?
Group adresses:
0/0/1 - day/night switch (read)
0/0/2 - Setpoint day (read/write)
0/0/3 - Setpoint night (read/write)
0/0/4 - Setpoint output (write)
I hope this is understandable and i also made a fast drawing of wishes i have for the script:
First, sorry for bad english, i dont write in english every day.
New to LM5 and need some help with a script
I am currently working on a project there LM5 only will be used to handle local logic for the KNX system, (write setpoints for temperature and co2 mostly).
It is a NetX knx server on the top of this system that handels a third party scada for the building caretakers.
In my case i have a dusin room temperature controllers that need different temperature setpoints for day and night. These setpoints needs to be written to, and read by the KNX bus via third party scada (NetX server) i think the values written needs to be stored in LM5 so the NetX dont end up with "uncertained" values for the setpoints?
Group adresses:
0/0/1 - day/night switch (read)
0/0/2 - Setpoint day (read/write)
0/0/3 - Setpoint night (read/write)
0/0/4 - Setpoint output (write)
I hope this is understandable and i also made a fast drawing of wishes i have for the script: