Posted February 9, 20178 yr All I hope this is simple problem to solve, is there a greater than time construct in the programs. I have looked up but may have missed it, all I am trying to do is if X happens and time > 6:30 PM then do something. thanks Andy apologies for typo in the header Edited February 9, 20178 yr by kaus3362
February 9, 20178 yr Try this: If Control 'x' is switched On And From 6:30:00PM To 6:30:00AM (next day) -- or whatever time you wish to stop triggering Then Do something Edited February 9, 20178 yr by MikeD
February 9, 20178 yr It depends on what you consider > 6:30pm. If you mean in the same day then you can use if x happens and time from 6:30:01 pm to 11:59:59 pm then .........
February 9, 20178 yr It is same day. thanks that should workJust Don't use the else section that will trigger everyday at 11:59:59 Sent from a tiny keyboard. Response may be brief.
Archived
This topic is now archived and is closed to further replies.