efett Posted September 3 Posted September 3 Hi All, Been digging on the forum and didnt see an exact match to my issue. I have a repeat function to run every 2 hours to trigger make up air for my house. The issue I'm seeing is that the "repeat" function triggers before the defined 2 hours, on average once the subroutine that is called for repeat is finished it starts again within 5-10 min. Im unsure as to what I'm doing wrong. Ive moved a temperature parameter thinking that the every time NOAA Module pulled for temp that it was triggering but that doesn't seem to be the case as I moved that to make a folder true/false. slightly at whits end so any advice would be appreciated. below are some attached screenshots of my programs. Thanks in advance Quote
hart2hart Posted September 3 Posted September 3 The if folder true will be reevaluated every time the noaa temp changes. Quote
efett Posted September 3 Author Posted September 3 would that then trigger the IF statement to update every time the NOAA is pulled/updated? I assumed it would only trigger if the Folder changed states (true/false)? Guessing based on that statement then I would need to set a variable for NOAA to update and then have the IF statement look at the variable? 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.