06-30-2020 08:51 AM
I am using the DAQ Assistant to output data from temperature sensors, but I would like to modify the program so that I can view the data as it is being recorded on an excel spreadsheet.
06-30-2020 10:04 AM - edited 06-30-2020 10:08 AM
So you want to use Excel as a data logging and display program?
National Instruments used to sell an Excel Add-on called "Measure" back in the 00's that did that, but it has long since been abandoned.
What you are asking is going to take a bit of Visual Basic programming in Excel.
Once you have a chart or graph in LabVIEW it's trivial to export that exact chart or graph to Excel.