LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Writing a 2d array while adding non array based elements to txt file

Hi,

 

Here's the test program that's experiencing the exact same problem. If I can get a solution to the test program I can apply it to the real program. I haven't subvi that part out of the real program yet because it isn't working.

0 Kudos
Message 11 of 12
(402 Views)

Hi Steeltiki,

 

This might be a long shot, but have to tried to initialize the array to the number of columns you except the DAQ to return?  After that, you might be able to use the "Replace Array" subvi to replace the indices of the old arrays with your new array.

 

Cheers,

Shivels

0 Kudos
Message 12 of 12
(389 Views)