Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Time Programs
#1
Is it possible to enable/disable a Timed program programatically?

For example, in England where it rains a lot you may want to override an irrigation timed program if for example it had rained that day, using a keypad or touchscreen.  I can only find where you actually enable or disable the timed program checkbox in comfigurator but no examples of setting this programmatically.

Any ideas?

PS. No \'Get a Rain Sensor\' answers please.Smile
Reply

#2
Hmm...what do you mean programatically?

Users are able to enable/disable the time programs by accessing the time program menu (Refer to User Manual under \"Time Program\").

Alternatively, you may make use of flags to enable/disable a flag that is checked by the time program before commencing the irrigation response, i.e.

If Flag Flag01 <> 0 Then
    Do IrrigON [Irrigation Response]
End If

In this way you can can have responses to set/clear the flag and these responses can be assigned to your home control menu or in counter responses to be triggered.
Reply

#3
What I meant was being able to refer to the time program itself in a response.  E.g. Do TimeProgram01.  But I think I see your point with using flags/counters - If I understand you correctly, I could have the timed programs permanently enabled and I could use a button on KT01 for example to trigger a response to set a flag or counter to disable.  I could then have the response called by the timed program check the flag before performing the response. 

I.e. disabling the response called by the timed program rather than disabling the timed program itself.
Reply

#4
Enabling/disabling Time Prgrams using an action may be a useful feature for the future

Reply

#5
Yes agreed.

However you could quite easily get into a knot - would the enable time prog box be the override (e.g. user access) or the response itself!
Reply

#6
Good point. It would add an extra layer of uncertainty as to whether the Time Program should be running or not

Reply

#7
The other thing is that it is really usefull to have time programs i the touch screen and of course they are already built in to the unit with the PICED software.

What would be a good idea is to tie up the 2 sets of time programs so that whey work in unison or at least in the same way!

 
Reply

#8
That would not be possible as we do not have access to the Touchscreen Time Programs at all, tjose are an internal function of the KT01
However they may be a good supllement to the 32 that we have in Comfort, if they are not enough


Reply

#9
Could we at least look at comfort activating a KT01 time program and visa versa.

 
Reply

#10
Piced Time programs can be enabled by a group address so you could use Comfort to enable the Piced Time program of your choice. They have 250 Timne programs

These time programs can be progranmed to trigger Comfort responses through the Counter Response mechanism so they can be used to extend Comfort Time programs

 

 
Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

Powered By MyBB, © 2002-2026 Melroy van den Berg.