04-11-2013 04:20 AM
Hi,
I'm developing a measurement system with labview. I need to write the input within for loop then after out from the for loop it supposed to read the voltage from analog input pin. But the problem is, the output from for loop is in 1D Array, so when i put visa write within for loop, VISA output wire from for loop is also in 1D array. Please help me. What I should supposed to do?
Solved! Go to Solution.
04-11-2013 04:32 AM
Change your For loops connections to shift register and you wont build an array or errors or visa resources.
/Y