mheaven

Master Member...
Location
Clifton, NJ
Rating - 98.3%
59   1   0
Hello everyone, I'm trying to get this command to work but I'm having a little issue. I am setting sw1 to control my solenoid valve to urn on, but I want sw2 to turn it off. And sw3 at a high safety. So sw1 is the low setting , sw2 is the mid setting and sw3 is the high limit.
Here is how I input it into apex:
Fallback OFF
Set OFF
If Sw1 CLOSED Then ON
If Sw2 OPEN Then OFF
If Sw3 OPEN Then OFF
Defer 000:30 Then ON

With this command the only thing controlling right now is sw1 it's turning the solenoid on but it doesn't turn off with sw2. It stops as soon as sw1 changes to Open.
What did I miss in the command?
Can someone help me out. Thank you,
Danny.
 

Sponsor Reefs

We're a FREE website, and we exist because of hobbyists like YOU who help us run this community.

Click here to sponsor $10:


Top