LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how make delay between two signals?

Hi,

 After reading two signals from input by use of DAQ assistant, I want to make some delay between 1st and 2nd signal,would you please tell me how I can do it ?!

thanks

0 Kudos
Message 1 of 6
(3,248 Views)

Please explain on more detail.  Do you want to add an artificial delay between the measurements?  Are you reading one data point, multiple points, waveform?

>

"There is a God shaped vacuum in the heart of every man which cannot be filled by any created thing, but only by God, the Creator, made known through Jesus." - Blaise Pascal
0 Kudos
Message 2 of 6
(3,236 Views)

I guess you could use the Wait (ms) vi from Programming -> Timing and specify the number of milliseconds you want to wait for.

You could put it so that it waits before reading the second signal.

But again, you should be a little more specific

0 Kudos
Message 3 of 6
(3,231 Views)

Infact I have two input signals which are waveform, and first  read both of them and determine their amplitude,frequency and phase, then after calculation the phase difference between these signals I have make  time delay between signals to see the effect of that on my circuit,(some kind of feedback; because by changing the phase difference between these two signals respond of my circuit is changing,that's why I want to implement time delay) .

 hope that my explenation is understandable and sorry if my english is nt good 🙂

thanks for reply and help

0 Kudos
Message 4 of 6
(3,215 Views)

So are you outputting the new waveforms through an AO as a feedback?


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 5 of 6
(3,200 Views)

as far as I think I can not put a delay on original signal before putting that in output, So I output the new waveform 😞
do you have any idea about outputting the original signal with delay?! if so, it would be great

0 Kudos
Message 6 of 6
(3,198 Views)