Signal Generators

cancel
Showing results for 
Search instead for 
Did you mean: 

generate .lvm file from a response of a system

Hey I have a response of a system. Its in excel. How can i generate it as a .lvm file ? I want to feed it into the SISO block to get a transfer function. Cant figure out how.

 

Thanks

0 Kudos
Message 1 of 2
(5,220 Views)

Hi integralx2

 

So to make sure I understand what you are trying to do, you have an excel file that contains data that you have collected and you would like to import this data into LabVIEW so that you can use it in a VI to get a transfer function from the data?

 

If so, the easiest way to do this would be to save your Excel data as a text file then use the read from spreadsheet to import the data from the text file into LabVIEW. Once it is in LabVIEW you can do whatever you want with it, including saving it as a *.lvm file.

 

<Brian A | Applications Engineering | National Instruments> 

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