| Author | Post |
|---|
rodime Comfort Installers
| Joined: | Sunday Nov 5th, 2006 |
| Location: | |
| Posts: | 21 |
| Status: |
Offline
|
|
Posted: Thursday Nov 9th, 2006 10:19 pm |
|
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.
|
adlim Member

| Joined: | Wednesday May 3rd, 2006 |
| Location: | Singapore |
| Posts: | 210 |
| Status: |
Offline
|
|
Posted: Friday Nov 10th, 2006 12:05 am |
|
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.
|
rodime Comfort Installers
| Joined: | Sunday Nov 5th, 2006 |
| Location: | |
| Posts: | 21 |
| Status: |
Offline
|
|
Posted: Friday Nov 10th, 2006 10:32 am |
|
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.
|
slychiu Administrator

| Joined: | Saturday Apr 29th, 2006 |
| Location: | Singapore |
| Posts: | 1029 |
| Status: |
Offline
|
|
Posted: Friday Nov 10th, 2006 04:01 pm |
|
Enabling/disabling Time Prgrams using an action may be a useful feature for the future
|
Home Comfort Distributors
| Joined: | Wednesday Jul 12th, 2006 |
| Location: | United Kingdom |
| Posts: | 154 |
| Status: |
Offline
|
|
Posted: Thursday Nov 16th, 2006 12:07 pm |
|
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!
|
ident Administrator

| Joined: | Wednesday Aug 9th, 2006 |
| Location: | Singapore |
| Posts: | 286 |
| Status: |
Offline
|
|
Posted: Thursday Nov 16th, 2006 12:35 pm |
|
Good point. It would add an extra layer of uncertainty as to whether the Time Program should be running or not
|
Home Comfort Distributors
| Joined: | Wednesday Jul 12th, 2006 |
| Location: | United Kingdom |
| Posts: | 154 |
| Status: |
Offline
|
|
Posted: Thursday Nov 16th, 2006 01:08 pm |
|
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!
|
slychiu Administrator

| Joined: | Saturday Apr 29th, 2006 |
| Location: | Singapore |
| Posts: | 1029 |
| Status: |
Offline
|
|
Posted: Friday Nov 17th, 2006 08:16 am |
|
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
|
Home Comfort Distributors
| Joined: | Wednesday Jul 12th, 2006 |
| Location: | United Kingdom |
| Posts: | 154 |
| Status: |
Offline
|
|
Posted: Friday Nov 17th, 2006 08:35 am |
|
Could we at least look at comfort activating a KT01 time program and visa versa.
|
ident Administrator

| Joined: | Wednesday Aug 9th, 2006 |
| Location: | Singapore |
| Posts: | 286 |
| Status: |
Offline
|
|
Posted: Monday Nov 20th, 2006 09:55 am |
|
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
|
 Current time is 01:14 pm | |
|