Results 1 to 3 of 3

Thread: Weekend Lighting

  1. #1
    Frequent Visitor Ferrell's Avatar
    Join Date
    Nov 2017
    Location
    Paris KY
    Posts
    53

    Weekend Lighting

    I work nights so I want to Alter my lighting schedule so I can enjoy my tank more to my weekend late night schedule. I have two separate channels for lights but only need to confirm my logic is correct

    Current Schedule (not right format just for info)
    Fallback off
    Set OFF
    On 10:30
    Off 20:00
    Temp > 81 off
    001:00 hysteresis

    New Schedule

    Virtual outlets

    Light1WE [weekend channel 1],
    If time 11:30 to 21:50 Then ON
    If DoW _MTWTF_ Then OFF

    Light1WD [weekday schedule which is what it is now every day]
    If time 11:30 to 20:00 Then ON
    If DoW S_____S then off

    Actual Outlet

    Fallback off
    Set OFF
    If Outlet Light1WD = ON Then ON
    If Outlet Light1WE = ON Then ON
    If temp > 81 Then OFF
    Min Time 001:00 then ON

    (Min Time of Defer 1 min). Unsure of that line. Which is better? I

    Channel two would be similar formatting, so 4 virtual outlets total and two real outlets. And obviously can adjust times to my liking.

    Thanks in advance for any advice

  2. #2
    Frequent Contributor zombie's Avatar
    Join Date
    Dec 2013
    Location
    Denver, CO
    Posts
    13,176
    Couple syntax errors fixed...

    Virtual outlets

    Light1WE [weekend channel 1],
    If time 11:30 to 21:50 Then ON
    If DoW -MTWTF- Then OFF

    Light1WD [weekday schedule which is what it is now every day]
    If time 11:30 to 20:00 Then ON
    If DoW S-----S then off

    Actual Outlet

    Fallback off
    Set OFF
    If Outlet Light1WD = ON Then ON
    If Outlet Light1WE = ON Then ON
    If temp > 81 Then OFF
    Min Time 001:00 then OFF



    You might be an engineer if...You have no life and can prove it mathematically.

  3. #3
    Frequent Visitor Ferrell's Avatar
    Join Date
    Nov 2017
    Location
    Paris KY
    Posts
    53
    Thanks buddy. I’ll give it a go. Appreciate all you do

Similar Threads

  1. Program lighting for weekend viewing
    By Luv2play01 in forum Apex Programming for Lighting
    Replies: 1
    Last Post: 09-11-2017, 20:30
  2. Weekend lighting
    By dmatt56 in forum Apex Programming for Lighting
    Replies: 6
    Last Post: 08-09-2014, 06:23
  3. Replies: 8
    Last Post: 04-07-2014, 03:36
  4. Replies: 5
    Last Post: 03-16-2013, 20:15
  5. Review My Program Different Weekend Lighting Program
    By dlh5150 in forum Apex Programming for Lighting
    Replies: 8
    Last Post: 03-11-2013, 18:47

Tags for this Thread

Bookmarks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •