03-01-2017 11:29 AM
Hello,
Please I need help in using data from Excel for real time application. At the moment, I can read the data from Excel into Lab view, but need help in using it for real time simulation on FPGA (Compact Rio 9024)
03-01-2017 11:37 AM
Hi staff,
please explain the meaning of "data from Excel"! Which file format do you use? How do you read this data using LabVIEW?
Why can't you use this data on your cRIO target? What's the problem?
Suggestion:
Store your "Excel data" as CSV files, they can easily be read even on RT targets (using the spreadsheet file functions)!
03-01-2017 02:04 PM
Many thanks.
Actually am able to read the excel file in tab delimited format. (see attached) using the "read from spreadsheet file.vi" function. However, I cannot find this same function among those supported by FPGA for real time applications.
Regards,
Staff
03-01-2017 02:40 PM
03-02-2017 02:25 PM
OK.. many thanks. Please do you have any link to such example projects
03-03-2017 01:09 AM