Results 1 to 3 of 3

Thread: What did I do wrong with this TIME program?

  1. #1
    New User
    Join Date
    Sep 2013
    Location
    Lawrence, KS
    Posts
    8

    What did I do wrong with this TIME program?

    Hey all, I would greatly appreciate your assistance in helping me to understand the Time Statements.

    So I'm creating a virtual outlet that I want to be OFF all of the time except from 10:00 am to 10:05am, 2:00pm to 2:05pm, and 7:00pm to 7:05pm.

    Here was my programming:

    SET OFF
    If Time 10:00 to 10:04 THEN ON
    If Time 14:00 to 14:04 THEN ON
    If Time 19:00 to 19:04 THEN ON


    But the virtual outlet doesn't turn off. It was off until 10:00 then turned on but just stays on.

    I checked it at 10:45am and it was still on so there is something I don't understand.

    Thanks for your help!

  2. #2
    Frequent Contributor zombie's Avatar
    Join Date
    Dec 2013
    Location
    Denver, CO
    Posts
    13,176
    The code you provided looks fine. Did you put the outlet in AUTO? Did you verify that you didnt make a typo in the code?

    Sent from my SM-G965U using Tapatalk

  3. #3
    New User
    Join Date
    Sep 2013
    Location
    Lawrence, KS
    Posts
    8
    Thanks Zombie, I will triple check but I know it was in auto and the state was ON at 10:45. The first line was exactly what I entered above. (I’m pretty sure.)

    But I will look again.

    I just entered to make sure that I had the concept correct for the Time statements.

    Thanks again.



    Sent from my iPhone using Tapatalk

Similar Threads

  1. Wrong time zone on one mobile phone only
    By mitchrapp in forum APEX Fusion
    Replies: 8
    Last Post: 10-30-2016, 16:09
  2. wrong display time
    By cromag08 in forum Apex Classic/Apex Lite/Apex Jr
    Replies: 10
    Last Post: 11-22-2015, 09:51
  3. What am I doing wrong with time zones?
    By fish76 in forum APEX Fusion
    Replies: 9
    Last Post: 11-22-2014, 15:52
  4. Question: Power restore date/time wrong
    By NikEGO in forum Apex Classic/Apex Lite/Apex Jr
    Replies: 13
    Last Post: 10-23-2014, 06:26
  5. Question: Time on Graphs is Wrong
    By 123smurphy in forum APEX Fusion
    Replies: 9
    Last Post: 09-30-2014, 07:24

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
  •