schwaggs
New member
I have a 2 minute defer in my topoff outlet that used to work fine but recently is being ignored by my Apex. The only thing that has occured recently is a power outage that prevented my network interface from working (lights were on but not really connected to the network) but a re-boot solved that problem...
Outlet program in question:
Sump_Fill
If Switchx10_3 CLOSED Then ON
If Switchx10_3 OPEN Then OFF
Defer 002:00 Then ON
Entries from my Outlet XML Log
03/17/2011 02:11:25
Sump_Fill
OFF
03/17/2011 02:11:26
TopOff
OFF
03/17/2011 02:11:26
Sump_Fill
ON
03/17/2011 02:11:27
TopOff
ON
03/17/2011 02:11:30
TopOff
OFF
03/17/2011 02:11:38
Sump_Fill
OFF
Any ideas what is causing this? How can I fix it? I tried editing the program and saving it to see if that changes the situation but I don't have data to see if that worked yet.
Outlet program in question:
Sump_Fill
If Switchx10_3 CLOSED Then ON
If Switchx10_3 OPEN Then OFF
Defer 002:00 Then ON
Entries from my Outlet XML Log
03/17/2011 02:11:25
Sump_Fill
OFF
03/17/2011 02:11:26
TopOff
OFF
03/17/2011 02:11:26
Sump_Fill
ON
03/17/2011 02:11:27
TopOff
ON
03/17/2011 02:11:30
TopOff
OFF
03/17/2011 02:11:38
Sump_Fill
OFF
Any ideas what is causing this? How can I fix it? I tried editing the program and saving it to see if that changes the situation but I don't have data to see if that worked yet.