Jump to content
View in the app

A better way to browse. Learn more.

Universal Devices Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Sprinkler Program Problem

Featured Replies

Posted

I was doing a catch can test today to determine how much water is provided by my sprinkler system in one are of my yard. To do this I wrote a program for a couple zones that applies water to that area. The program is below...

 

If
  - No Conditions - (To add one, press 'Schedule' or 'Condition')
Then
       Set 'Sprinkler System / 3-Front Right (Near Driveway)' On
       Wait  45 minutes 
       Set 'Sprinkler System / 2-Front Middle' On
       Wait  15 minutes 
       Set 'Sprinkler System / 2-Front Middle' Off
       Send Notification to 'My e-mail' content 'Lawn Sprinklers Stopped'
Else
  - No Actions - (To add one, press 'Action')

 

The problem is about 30 min into this program my sprinklers on zone 3 stopped. The device status for zone 3 continued to say "On" even though the sprinklers stopped. I queried and it still said "On". After the 45 min run time the middle zone turned on. I have noticed this before while doing the catch can test.

 

Anyone have any idea what could make the zone 3 sprinklers stop? I had the level 3 event viewer on but when the sprinklers stopped the event viewer didn't have anything related to that sprinkler zone. I'm wondering if the zones are stopping prematurely while I'm asleep.

 

Any ideas? Thanks!

I see NOTHING in this program that would cause anything to stop. I also see nothing that would cause anything to START. This makes me suspect that there are factors outside this program causing your problems. Are there other programs which call this one? Are there other programs which call on sprinklers?

 

What are the "zone3" sprinklers?

  • Author

When I start the test program I just simply run the "then" part of that program. Nothing else triggers this program.

"The problem is about 30 min into this program my sprinklers on zone 3 stopped"

 

The default Timeout for a Zone is 30 minutes. Change the Timeout value for Zones that need to run more than 30 minutes.

jmed999-

 

I don't have irrigation gear yet so I am just guessing here. Is there a setting for the valve controller that set a maximum open time for any valve? Seems like it would be a good safety feature to prevent a flood due to a missed communication event.

 

-Xathros

 

EDIT: Thanks LeeG! :)

  • Author

Thanks guys! You all nailed it yet again!

Guest
This topic is now closed to further replies.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.