Jump to content

Log Time vs System Time


barkster

Recommended Posts

are the log times and system times supposed to be different?  When I look back at the programs that ran last night they seem to be coming on at right times(system time) but when I look at the logs they are off, does the log use GMT time or something.  You can see the sunset times for today which won't be far off from today and not even close to times in log

 

 

DrivewayLightsOn - [iD 0028][Parent 0027]

If
        Time is Sunset  + 45 minutes
 
Then
        Set 'YardLights' On
        Set 'DrivewayLight' On
        Set 'HangingLights' On
 
Else
   - No Actions - (To add one, press 'Action')
 

DrivewayLightsOff - [iD 0029][Parent 0027]

If
        Time is Sunrise - 30 minutes
 
Then
        Set 'DrivewayLight' Off
        Set 'FrontPorch' Off
 
Else
   - No Actions - (To add one, press 'Action')
 
HangingLightsOff - [iD 004F][Parent 0027]

If
        Time is Sunset  +  3 hours
 
Then
        Set 'HangingLights' Off
 
Else
   - No Actions - (To add one, press 'Action')
 
YardLightsOff - [iD 004A][Parent 0027]

If
        Time is Sunset  +  5 hours
 
Then
        Set 'YardLights' Off
 
Else
   - No Actions - (To add one, press 'Action')
 


YardLights    On         Thu 2017/01/05 05:03:05 PM    Program    Log    
DrivewayLight    On         Thu 2017/01/05 05:03:05 PM    Program    Log    
HangingLights    On         Thu 2017/01/05 05:03:05 PM    Program    Log    
YardLights    Status    100%    Thu 2017/01/05 05:03:05 PM    System    Log    
DrivewayLight    Status    100%    Thu 2017/01/05 05:03:06 PM    System    Log    
HangingLights    Status    100%    Thu 2017/01/05 05:03:07 PM    System    Log    
HangingLights    Off    0    Thu 2017/01/05 07:33:05 PM    Program    Log    
HangingLights    Status    0%    Thu 2017/01/05 07:33:05 PM    System    Log    
YardLights    Off    0    Thu 2017/01/05 09:33:04 PM    Program    Log    
YardLights    Status    0%    Thu 2017/01/05 09:33:04 PM    System    Log

post-2674-0-14527900-1491494149_thumb.jpg

Link to comment

Archived

This topic is now archived and is closed to further replies.


×
×
  • Create New...