09-24-2008 01:08 PM
im new to programming so im sure im missing something but....
im trying to collect data that IM receiving from a telnet session. Its in a string format. The data gets displayed in a table layout and I would like to take that and in bed it into excel. I will also need to set it up for multiple polling of the data and add each one to the file.
so do I have to create multiple strings that parse out each data point then build an 2d array to put it into the easy table vi from the report gen. toolkit?
or is there an easier way?
Solved! Go to Solution.
09-24-2008 04:34 PM