Hi,
I have an issue:
When I set in KNX an output, I create the two variables in KNX for suporting the output, for example:
10/0/0 ==> Load1 - Ctr_onOff(KNX)
10/0/1 ==> Load1 - Est_onOff (KNX)
but in the LM I add some variables in the next address for managing the output the way I want. For example adding a temporizacion according to my needs. In this case:
10/0/2 ==> Load1 - Tmp_OnOff (LM) with a script asociated to the address id to control the real output
10/0/3 ==> Load1 - Minutes_OnOff (LM) with a script asociated to the address id to control the real output
It works, but if there is no one in knx sending ack to this variables, produce a lot of repetitions that I want to avoid, I know that is the way it works, but is ther a way to auto ACK this variables when I change via LM this variables? Just like the way it does with others but autochecking its own sendings.
Any ideas without havint to create this variables out of the range of KNX 0/0/1 31/7/255 or setting a device in knx anwering every ACK request?
Thanks in advance!!
I have an issue:
When I set in KNX an output, I create the two variables in KNX for suporting the output, for example:
10/0/0 ==> Load1 - Ctr_onOff(KNX)
10/0/1 ==> Load1 - Est_onOff (KNX)
but in the LM I add some variables in the next address for managing the output the way I want. For example adding a temporizacion according to my needs. In this case:
10/0/2 ==> Load1 - Tmp_OnOff (LM) with a script asociated to the address id to control the real output
10/0/3 ==> Load1 - Minutes_OnOff (LM) with a script asociated to the address id to control the real output
It works, but if there is no one in knx sending ack to this variables, produce a lot of repetitions that I want to avoid, I know that is the way it works, but is ther a way to auto ACK this variables when I change via LM this variables? Just like the way it does with others but autochecking its own sendings.
Any ideas without havint to create this variables out of the range of KNX 0/0/1 31/7/255 or setting a device in knx anwering every ACK request?
Thanks in advance!!