04-20-2006 03:01 PM
04-20-2006 03:30 PM
Hi
You best can save all to a textfile. the array of sib=gles first and the straing on the same line afterwards.
for the array I would use array to spreadsheet string and remove the attached crlf or cr or lf depending on your programming platform.
than concat a tab and the string and place the crlf or lf or cr after the string, you could also use search and replace string
do this for all your arrays in an autoindexing for loop and concat the resulting string array to a string and write that to a textfile.
the example in lv7.1.1 shows part of the solution
04-20-2006 04:23 PM
04-21-2006 11:07 AM
04-21-2006 05:05 PM
Can you post the ini file that you are using. I need to have this to see the issue you are seeing. From my guess though it would have to be the way you are inputing the array, maybe you have the dimension backwards. Try transposing it.
Tyler H.
National Instruments