Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

how to log data??

How to log data of waveform graph that includes amplitude,frequency,peak to paek voltage in the interval of 1 minute with exp no. and date and time to displayed only once.

Also a button to initiate data logging when requires to ask.

This is to be done without using labview signal express or any other software......only labview software should be use for programmming.

Message Edited by Dreamliner on 03-08-2010 11:56 PM
0 Kudos
Message 1 of 2
(3,114 Views)
use build array for the signals, eventually transpose this data, feed it to write to spreadsheetfile and make sure that append to file is true.
greetings from the Netherlands
0 Kudos
Message 2 of 2
(3,106 Views)