Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

how to set same time axis for the waveform that was obtained from NI USB 6009

Hello,

 

I obtained three signals by using usb 6009. I splitted signals using convert dynamic type to array. By using array subset finally i splitted the three waveforms, but the problem is orginal waveform and splitted waveform has different time axis scales. can anyone help me to get the orginal signal time axis scale  for splitted signals also? I attached a vi image below and highlighted the time axis with red marking. 

 

Thank you. 

0 Kudos
Message 1 of 2
(3,634 Views)

I'm guessing the top graph is from the Dynamic Data Type straight from the DAQ Assistant and the other three are from the arrays.  The top graph has that scale since there is timing information that it can use.  The bottom graphs just have samples, so the x-axis is actually the sample count.  Try converting to WAVEFORMS from the Dynamic Data Time.  Waveforms also have timing information which will fix the x-axis.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 2 of 2
(3,625 Views)