Jump to content

How to schedule a program to run between two dates every year


ArunGupta2014

Recommended Posts

I have just purchased a ISY994i/IR PRO + 2413S PLM. Needless to say, I am impressed with the capabilities of the system.

 

As I am learning to create programs, I have a question:

 

I want to program an outside light to turn on at 3:00 AM and turn off at 30 minutes before sunrise but only between 11/1 and 3/31 of every year. How would I do this?

 

Thanks,

Arun

 

Link to comment

Thanks,..I will surely give this a try. Does ISY support nested IF...THEN statements? If yes, then what is the level of nesting?

 

IF

  something

    IF...THEN...ELSE

THEN

 something

ELSE

  whatever

 

 

"Nesting" is done more or less like this

 

If

something

Then

Run program 2 (if)

perhaps other stuff

Else 

something

 

Program 2 (disabled)

If

whatever 

Then

whatever

Else

whatever

Link to comment

Archived

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


  • Recently Browsing

    • No registered users viewing this page.
  • Forum Statistics

    • Total Topics
      36.9k
    • Total Posts
      370.2k
×
×
  • Create New...