Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
responses linked to knx
#1
Hi all,

I want to get a response from a zone input to send cyclically, the response is linked to a 1 bit on / off knx group address.

Please helpSmile
Reply

#2
Use a Timer to repeatedly do a Response after a delay

eg
Zone Response = Response X


Response X
Do Response X after 10 seconds using Timer Y


This will cause Response X to repeat every 10 seconds (Change the value of the delay as required)

Assigning the Response X to the Zone Response means that the response is triggered by the zone activation

You will also need a way to stop this repetition from happening

Use action Stop Timer Y in a Response to stop this sequence. Stopoing the timer means that the target response will not get activated



Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

Powered By MyBB, © 2002-2026 Melroy van den Berg.