04-08-2014 01:00 PM
I want to output the of the VISA read onto a list box and I need to store each of the values in the listbox on a new line. How do you suggest I go about it.
Solved! Go to Solution.
04-08-2014 01:18 PM
04-08-2014 02:22 PM
What is the data type of the output of the VISA read function?
04-08-2014 02:26 PM
04-08-2014 07:13 PM
Thanks. I figured it out