Digital I/O

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I de-energize the channels at the end of the test?

Hello,

 

I am controlling multiple solenoid valves in a cyclic manner by energizing them cyclically inside a loop. I am new to the labview and I am not sure how I can have them all de-energized once a certain criteria is met. At this point, once the criteria is met, the loop stops, but some of the valves remain open. Any help would be appreciated.

 

Sia

0 Kudos
Message 1 of 2
(3,527 Views)

After the loop, you just write FALSE to all of the digital outputs.  Then you can close the task(s).



There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
Message 2 of 2
(3,522 Views)