Avonlea22 Posted April 28, 2011 Posted April 28, 2011 I've recently purchased and installed an EZFlora. I'd like to set up different programs where I can execute a program from my iPhone and not have to worry about forgetting to turn off my zones. I've set up a simple program below that will irrigate each zone for 60 minutes. I was hoping you all could tell me if this will work. If it does, I'd like to set up different programs for different amounts of times, and different zone combinations. If - No Conditions - (To add one, press 'Schedule' or 'Condition') Then Set 'Irrigation / Veg Z1' On Wait 60 minutes Set 'Irrigation / Veg Z2' On Wait 60 minutes Set 'Irrigation / Cottage/Foundation' On Wait 60 minutes Set 'Irrigation / Japanese Garden' On Wait 60 minutes Set 'Irrigation / Japanese Garden' Off Else - No Actions - (To add one, press 'Action')
LeeG Posted April 28, 2011 Posted April 28, 2011 That approach should work. The default maximum zone run time for each zone is 30 minutes. The maximum run time needs to changed using the Admin Console Set Options button for each zone. Otherwise the EZFlora will shut the zone off at 30 minutes.
Avonlea22 Posted April 28, 2011 Author Posted April 28, 2011 Thanks! Glad to know it is a basic program. I've already changed the maximum run time.
andyf0 Posted April 28, 2011 Posted April 28, 2011 I would really like to Wait for a length of time set by a variable. Like: Wait $Zone1_Time minutes Then you only need to change the variable.
Recommended Posts