05-18-2006 09:40 PM
05-19-2006 11:39 AM
I think the "Spreadsheet String to Array" function will serve your purposes here. You need to convert your comma delimited file into a 2D array. The Spreadsheet String to Array function does this for you. See the attached example.
As for for your second question about events, try enabling highlight execution (the lightbulb next to the run button on the block diagram) and see what your program is doing step by step. This is the quickest way to figure out where your program is getting stuck.
Post to let us know if you have other questions
Chris C
05-21-2006 11:10 AM
05-22-2006 10:47 AM - edited 05-22-2006 10:47 AM
Message Edited by Chris_C. on 05-22-2006 10:48 AM