Task firing at wrong time

Have an idea for a new feature? Voice your opinion here.
Post Reply
kilowatt
Senior Member
Posts: 152
Joined: Thu Jan 08, 2004 5:45 pm
Location: Westford, MA

Task firing at wrong time

Post by kilowatt »

I created a task that is set to fire six times per day.



If ('System Time.Time Without Seconds' is Equal'1:00 am') Or

If ('System Time.Time Without Seconds' is Equal'5:00 am') Or

If ('System Time.Time Without Seconds' is Equal'9:00 am') Or

If ('System Time.Time Without Seconds' is Equal'1:00 pm') Or

If ('System Time.Time Without Seconds' is Equal'5:00 pm') Or

If ('System Time.Time Without Seconds' is Equal'9:00 pm') Then

Change 'Circulator Timer.Running' to 'Yes'

Change 'Circulator.Power State' to 'On'



This works fine except it also runs at 2:00 am. I can see this in the history log for both of the properties it controls. The log shows this same task effecting the property at the six times expected and at 2:00 am.







Mark
ScottBot
Site Admin
Posts: 2787
Joined: Thu Feb 13, 2003 6:46 pm
Location: Georgia (USA)
Contact:

Post by ScottBot »

It sounds very similar to a problem in this postthat I have fixed. Let me know if it still doesn't work after the new version is released.



A new release is coming soon....
Scott
kilowatt
Senior Member
Posts: 152
Joined: Thu Jan 08, 2004 5:45 pm
Location: Westford, MA

Post by kilowatt »

Thanks Scott, I'll watch for the update



Mark
Post Reply