LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

to convert .xls a .lvm

Hi all, i must to convert .xls file a .lvm file, but  where i load this file with simulate arbitrary signal i have a error: "enable to load".
of course i mistake the conversion, what shall i do?
hi!!!!
0 Kudos
Message 1 of 2
(4,191 Views)
LabVIEW does not natively handle the XLS file format (at least not without an add-on).  The easiest way to do this is load your file into Excel, then save as a text file instead of an XLS file.  Use the default tab separators.  When you read the text file with the LVM Express VI, make sure the arbitrary text file checkbox is clicked so you can select the columns and rows you want to read.
0 Kudos
Message 2 of 2
(4,183 Views)