LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

generate results table

Hi, I need to generate a results table from analog input values at specified times, for example, every 5 seconds values from the analog inputs would be entered into there respective cells on row 1 then 5 sec's later on row 2 and so on for a set period at the end of this period I need save this data. Im just getting started with Labview so any pointers would be really helpful, many thanks.
0 Kudos
Message 1 of 3
(2,759 Views)

Hi alanled,

can you show what you have done so far. You can use the "Write to Spreadsheet File" function to write an array to a file.

 

Mike

0 Kudos
Message 2 of 3
(2,756 Views)

alanled,

 

While you will probably want to use the write to spreadsheet file or write to measurement file VIs, we have a DAQ example that writes to a TDMS which might be beneficial for structure-sake.

 

You can find it in the NI example finder by browsing to: Hardware Input Output» Analog Meas»Voltage»Cont Acq&Graph Voltage - Write Data to File (TDMS).vi


Hope this helps get you started!

Chris Van Horn
Applications Engineer
0 Kudos
Message 3 of 3
(2,735 Views)