- Messages
- 228
- Reaction score
- 0
Okay, I got everything hooked up. Floats hooked up to PVC end caps. Wires connected to apex breakout box. And breakout box connected to PM2. Just going through preliminary checks on my apex before putting it to full use. I first wanted to find out if apex would recognize the float status. I had at least one float submerged and the other above the water level. I typed in the following command under the email outlet:
If Switch1 OPEN Then ON
If Switch1 CLOSED Then ON
I received an email indicating that Switch1 was OPEN. This was the submerged float. I then proceeded to modify the coding as follows:
If Switch2 OPEN Then ON
If Switch2 CLOSED Then ON
I received an email indicating that Switch2 was OPEN. This was the float hanging above the water level. So, I'm confused. I would have expected at least one of them to be CLOSED. Any ideas?
Thanks....
If Switch1 OPEN Then ON
If Switch1 CLOSED Then ON
I received an email indicating that Switch1 was OPEN. This was the submerged float. I then proceeded to modify the coding as follows:
If Switch2 OPEN Then ON
If Switch2 CLOSED Then ON
I received an email indicating that Switch2 was OPEN. This was the float hanging above the water level. So, I'm confused. I would have expected at least one of them to be CLOSED. Any ideas?
Thanks....