11-23-2007 11:16 AM
11-25-2007 07:17 AM
11-26-2007 06:15 AM
Hi Dan
One way to add a variable delay is to output an array of noisy (or null) data before the while loop in your code, and also start to write this data before the while loop. Then send the input sinewave straight to the DAQmx write data vi inside the while loop. The amout of noisy data would correspond to the time delay you require on the output signal.
Would you be able to attach your actual vi rather than a picture of it so that I can edit it to show you exactly what I mean.
Regards
Beejal
11-26-2007 07:46 AM
11-26-2007 07:53 AM
11-26-2007 11:19 AM
Hi Dan
I have attached an example vi to add a time delay between the input and output signals.
As to your other questions, I understand that you have been in contact with one of the application engineers regarding a noise cancellation issue. Do these questions relate to that issue?
Regards
Beejal
11-26-2007 12:21 PM
Thank you for your reply.
Please transfer your VI to LabVIEW 8.0 Version. I can't open it with my LabVIEW 8.0.
Many Thanks
dan
11-27-2007 03:53 AM
Hi Dan
I have attached the example vi created in labview 8.0.
With regards to the question about the delay between the analog input and output. There is always a delay but the length of the delay is software dependent and will change depending on the code that you are using.
Regards
Beejal
11-27-2007 04:58 AM