05-08-2012 06:12 AM
Hi all. I am trying to constitute a vi-attached- but I have a problem. Outside of the while loop I have a 3D array. Even if I make enabled index I could not see the all values at the end of the program. How can I see and save all values?
Solved! Go to Solution.
05-08-2012 06:36 AM - edited 05-08-2012 06:37 AM
You need to leave out the three build arrays for the three inputs, go back to a 2D array outside of the loop and Transpose your chart.
05-08-2012 06:46 AM
05-08-2012 07:05 AM
Thank you lanW. It works great.
05-08-2012 07:11 AM - edited 05-08-2012 07:11 AM
Glad to hear it's working as you wanted.
Regards
Ian