cdness
Premium Member
Hi All,
I am uanble to get the Lunar Sim to work correctly. First I used the following program pulled from Ken's site:
If Moon 000/000 Then MON ON
If Timer LT1 = ON Then MON OFF //Prevents wasted power (From Ken's site)
If Timer LT2 = ON Then MON OFF //Prevents wasted power (From Ken's site)
With that programming the MON timer never turns on.
I simplified it and tried the following:
If Moon 000/000 Then MON ON
With that the MON timer comes on during the day and not at night... What am I doing wrong?
Thanks!
Curtis
I am uanble to get the Lunar Sim to work correctly. First I used the following program pulled from Ken's site:
If Moon 000/000 Then MON ON
If Timer LT1 = ON Then MON OFF //Prevents wasted power (From Ken's site)
If Timer LT2 = ON Then MON OFF //Prevents wasted power (From Ken's site)
With that programming the MON timer never turns on.
I simplified it and tried the following:
If Moon 000/000 Then MON ON
With that the MON timer comes on during the day and not at night... What am I doing wrong?
Thanks!
Curtis