LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

make a .lvm file from excel

Hi,
 I know this is very easy to do but I have spent the last hour trying variosu things without success. I have a spreadsheet in excel which I need to read into Labview, as an .lvm, in order to create an arbitrary signal. Whats the best way to do this?

   Thanks,
    David
0 Kudos
Message 1 of 5
(3,571 Views)
Save the excel file as comma or tab separated text. Then just use the Read From Spreadsheet File. If you want to use the Read LabVIEW Measurement File, you would still have to save the excel as text and you would have to match the format that it  expects. Do a Write LabVIEW Measurement File to see what the header is, etc.
Message 2 of 5
(3,562 Views)
Ok, I got the .lvm file. The signal looks great under preview, in the express arbitrary signal generator. However, when I push run, I dont see anything on the graph. All I see is the very first point. Can you tell me what I am doing wrong? I have nothing wired to the express vi other than an output graph.

0 Kudos
Message 3 of 5
(3,553 Views)
I don't know what could be going wrong. Are both the x and y axis set for autoscale? Could you post the file or at least a portion of it?
0 Kudos
Message 4 of 5
(3,540 Views)

hi, ı have the same problem. How did you solve it?

0 Kudos
Message 5 of 5
(2,318 Views)