Announcement

Collapse
No announcement yet.

Issues with conditions

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Issues with conditions

    I have a series of events that control my sprinklers. I created a boolean 'Water Lawn' that disables the events if it is false, so the lawn can dry out before I cut it. I must have the logic all screwed up as the switch doesn't stop the event from running. Could someone point me in the right direction?

    Thanks Click image for larger version

Name:	irrigation.png
Views:	93
Size:	48.0 KB
ID:	1407944
    Don

    #2
    You need the same AND IF statement with each IF / OR IF.

    I.e., the same condition with each trigger.
    -Wade

    Comment


      #3
      Makes sense. I'll give it a try. Thanks
      Don

      Comment

      Working...
      X