Academic Hardware Products (myDAQ, myRIO)

cancel
Showing results for 
Search instead for 
Did you mean: 

How to check if all the data is sent to the analog out of myRIO?

I am trying to output an array to the analog out pin of myRIO. I am doing this in a while loop. but the loop keeps on running. pls guide me on how to stop my vi once all the data has been output to myRIO

0 Kudos
Message 1 of 3
(4,075 Views)

Can you share the code? Or at leat a snapshot?

Guilherme Correa
0 Kudos
Message 2 of 3
(4,072 Views)

It would also help if you could explain what exactly you want to do. You could potentially feed the array into a for loop and auto index into the output function. If you put a wait function in the loop it should go through the array at the specified rate and stop once it has gone through all the values.

Matt J | National Instruments | CLA
0 Kudos
Message 3 of 3
(4,062 Views)