LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

DAQmx error channels (during analog sampling)

Solved!
Go to solution

I have a simple VI that reads some analog voltages.

 

However, if I wire the ErrorIN/ErrorOut channels from the DAQmxtiming.vi to the DAQmxread.vi the voltages are no longer displayed.

 

Anyone know why this happens?

Fred
*Kudos are appreciated.*
0 Kudos
Message 1 of 5
(2,439 Views)
What's the error code that you are getting?
0 Kudos
Message 2 of 5
(2,432 Views)
I don't actually get an error, but the voltages are no longer displayed in the array of indicators.
Fred
*Kudos are appreciated.*
0 Kudos
Message 3 of 5
(2,420 Views)
You are getting an error but just not looking at it. Either probe the error wire or create an indicator.
0 Kudos
Message 4 of 5
(2,417 Views)
Solution
Accepted by topic author FLng

I found that I had some of the VI's were out of oder.

 

It did not like me using the DAQmxtiming.vi after the DAQmxstarttask.vi.

 

Thanks for the help.

Fred
*Kudos are appreciated.*
0 Kudos
Message 5 of 5
(2,403 Views)