Jump to content

insteon 2441TH programming issue?


62vetteefp

Recommended Posts

Posted

Not sure what is not working here. Three 2441th Insteon stats.

 

Right now upstairs tstat says it is 71 with a set temp of 75

Master says 69 with a set temp of 75

Kitchen says it is 68 and a set temp of 80

 

It is 6:00 am

 

Upstairs program

If

(

On Mon, Tue, Wed, Thu, Fri

From 5:15:00AM

To 6:15:00AM (same day)

Or On Sat

From 10:00:00AM

To 9:29:59PM (same day)

Or On Sun

From 8:00:00AM

To 9:15:00AM (same day)

)

And $S.vacation is 0

 

Then

Set 'Upstairs Tstat - Main' 75° (Cool Setpoint)

 

Else

Set 'Upstairs Tstat - Main' 80° (Cool Setpoint)

 

Kitchen

If

(

On Mon, Tue, Wed, Thu, Fri

From 5:30:00AM

To 8:00:00AM (same day)

Or On Sat

From 7:45:00AM

To 9:29:59PM (same day)

Or On Sun

From 7:45:00AM

To 9:15:00AM (same day)

)

And $S.vacation is 0

 

Then

Set 'Kitchen Tstat-Main' 75° (Cool Setpoint)

 

Else

Set 'Kitchen Tstat-Main' 80° (Cool Setpoint)

 

 

 

 

Master

If

(

On Mon, Tue, Wed, Thu, Fri

From 5:00:00AM

To 7:00:00AM (same day)

Or On Sat

From 7:00:00AM

To 9:29:59PM (same day)

Or On Sun

From 7:00:00AM

To 9:15:00AM (same day)

)

And $S.vacation is 0

 

Then

Set 'Master Tstat - Main' 75° (Cool Setpoint)

 

Else

- No Actions - (To add one, press 'Action')

 

Why is the Kitchen at setpoint at 80?

Posted
The Else leg of the Program ran to set the 80 value at 8 AM

 

Lee I do not understand.

 

At 6:00 am on Wednesday the tstat read set point of 80. My program says between 5:30 am and 8:00 am the setpoint then statement says set point should be 75. The other tstats have similar programs at the same time and they read 75 setpoints.

 

Kitchen

If

(

On Mon, Tue, Wed, Thu, Fri

From 5:30:00AM

To 8:00:00AM (same day)

Or On Sat

From 7:45:00AM

To 9:29:59PM (same day)

Or On Sun

From 7:45:00AM

To 9:15:00AM (same day)

)

And $S.vacation is 0

 

Then

Set 'Kitchen Tstat-Main' 75° (Cool Setpoint)

 

Else

Set 'Kitchen Tstat-Main' 80° (Cool Setpoint)

Posted

Sorry, I did not see "At 6:00 am on Wednesday the tstat read set point of 80." in the earlier information.

 

Things to check

 

1 Time in ISY is accurate

2 Program | Summary display to see when the Program was last triggered and how (True or False)

3 Run Tools | Diagnostics | Event Viewer at LEVEL 3 during time Program should trigger

Guest
This topic is now closed to further replies.

×
×
  • Create New...