Hi all,
We have a TDS2002 Oscilloscope and NI-USB6259 DAQ card. We apply a PWM signal (25 Khz) from the DAQ card analog output and we want to measure the continous signal from the Oscilloscope using Serial Port. We installed the drivers for the Instruments and they work well. We use two Basic Function Generators, one for the square wave output and one for duty cycle adjustment(We need to continously change duty cycle between two values) of the output square wave. We apply the DAQ output as an input to a boost converter circuit and we measure the output of the circuit with the scope. However, we could not obtain the output of the scope continously using LabView 8.2. We also want to save the output data and PWM signal into a file and we will process it in MATLAB later. When we use a while loop, we could obtain a clear PWM signal. We tried to get the data from the scope and we could only get one screenshot from the scope. We want to obtain data for at least 30 seconds continously.Can anybody help us to do this work?
We first tried to measure the data from the DAQ input, however we could only get 30 samples in a second. We need to sample the data at least 500 KHz frequency. If somebody can offer a solution to read from the DAQ card at that frequency, it would be appreciated.
Thanks,