LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Help with binary file to spreadsheet conversion!

Hallo all,
I got a binary file containing two-column data, one column lists the time, the other are measured data. I try to convert them into a spreadsheet for further processing in Excel using the attached file. However the string to 2D conversion error pops up.

Any advice is welcome.

win2
0 Kudos
Message 1 of 2
(2,629 Views)
You need to wire a 1D array to the Type Cast function and then use a Decimate Array to get a 2D array. See pic below:

Message Edited by smercurio_fc on 05-02-2007 01:15 PM

0 Kudos
Message 2 of 2
(2,625 Views)