Jump to content
C4 Forums | Control4

Consistently check-up on variable status


Recommended Posts

Hello, 

In my project I have 2 windows which when they are being open, my cooling system is turning OFF and respectfully when closed, the cooling system is turning ON with KNX wall keypad. But sometimes it is not working properly due to missing check-up on the window variable state (open,closed) toward the keypad. Is there some way to make some programming in order to send consistent updates on the windows states?

 

Link to comment
Share on other sites


On 6/28/2023 at 7:47 PM, doychevg said:

Hello, 

In my project I have 2 windows which when they are being open, my cooling system is turning OFF and respectfully when closed, the cooling system is turning ON with KNX wall keypad. But sometimes it is not working properly due to missing check-up on the window variable state (open,closed) toward the keypad. Is there some way to make some programming in order to send consistent updates on the windows states?

 

Use something outside KNX! If your KNX is not providing a reliable state change then there is nothing much you can do but to use something else totally, I have the same setup with GE micro Window/Door Sensors that are integrated to C4, never ever missed an event!

Link to comment
Share on other sites

3 hours ago, doychevg said:

This is not about KNX or something else. This post is about how to get constantly refreshed state of any variable via Control4.

Other than a communication issue, there’s no reason to reinvent the logic.

a change in state creates an event.
only if the change isn’t being received would you need to check the state manually.

You would need a schedule time event, recurring timer or similar to periodically run a macro to check states.

 

Link to comment
Share on other sites

6 hours ago, RAV said:

You would need a schedule time event, recurring timer or similar to periodically run a macro to check states.

 

What would be this Macro in order to check states? That's the main question. What is the action that is needed in order to say "Hey C4, kindly check up state on this, this & that variable in every 5,10,30 min" ?

Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.