Yes, and make sure you add some parenthesis to make sure.
now depending where x,y,z come from, there's a few way to avoid multiple AND.Code:IF (X=0) AND (y<8) AND (z>4) ...
Yes, and make sure you add some parenthesis to make sure.
now depending where x,y,z come from, there's a few way to avoid multiple AND.Code:IF (X=0) AND (y<8) AND (z>4) ...
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
Ok, what I'm doing is using 2 inputs for 3 switches. One connected to portb1, another to portb.2 and the last one is connected to two diodes cathodes with there anodes connected to portb.1 and portb.2. Works fine is the parentheses. Doesn't work too good without them though.
Bookmarks