LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Daq assist

Solved!
Go to solution

Hi,

 

Is it possible to wire the ouptut data from a daq assist to the stop terminal of a while to get the program to stop running? I have wired a switch to the digital input line 0 of MyDaq so when the switch is made im getting 5 volts in. I can get it displayed as an indicator but cant wire it up to the stop condition  

0 Kudos
Message 1 of 3
(2,308 Views)
Solution
Accepted by topic author bobby.m

Your daq assistant is probably giving you the blue dynamic datatype wire which is pretty much useless except to connect to other Express VI's.

 

What you need to do is convert the blue wire to a boolean.  Look at the From DDT function (which happens to be an Express VI) on the Express >> Signal Manipulation palette.

0 Kudos
Message 2 of 3
(2,306 Views)

 

 

Got it working!

 

Thanks Raven Fan

0 Kudos
Message 3 of 3
(2,299 Views)