| Author |  | 
      
        | nadler Super User
 
  
 
 Joined: February 25 2006
 Location: United States
 Online Status: Offline
 Posts: 354
 | 
          I want to check a global variable every 15 minutes and reset it to the correct state, if it is not already in the correct state.
           | Posted: May 09 2006 at 10:13 | IP Logged |   |  
           | 
 |  
 Timed events seems to limit such activity to checking Daily every hour.  Is there a Timed function that allows more frequent triggering?
 
 An example may help.  I have a sensor in the garage which turns on an inside garage light and also announces "I've sensed movement in the garage."  It turns off the garage light in 15 minutes using a PH macro.  So, if there is a lot of movement in the garage the macro executes repeatedly and I get "I've sensed movement in the garage" many times which is annoying.  So I decided to set a flag.  Now the macro is executed once, the flag is set and the next time there is movement the macro terminates without any announcement.  I have a timed event set to reset the flag every hour.  I would like to reset the flag every 15 minutes or so.
 Any suggestions?
 | 
       
        | Back to Top |     | 
       
       
        |  | 
        | TonyNo Moderator Group
 
  
  
 Joined: December 05 2001
 Location: United States
 Online Status: Offline
 Posts: 2889
 | 
          Numbers entered for Frequency are in minutes.
           | Posted: May 09 2006 at 10:15 | IP Logged |   |  
           | 
 |   Just put in 15. | 
       
        | Back to Top |       | 
       
       
        |  | 
        | nadler Super User
 
  
 
 Joined: February 25 2006
 Location: United States
 Online Status: Offline
 Posts: 354
 | 
          Wow, I totally missed that.  I just checked.  It is in the manual on page 30.
           | Posted: May 09 2006 at 15:00 | IP Logged |   |  
           | 
 |  
 Thanks!
 | 
       
        | Back to Top |     | 
       
       
        |  |