Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

myDAQ & NI USB-6002- big delay between analog output and input on same device

Solved!
Go to solution

Brief followup.  Attached is code I modified only to set the DAQmx property I mentioned.  Note that this won't change anything about your 1 second software buffer latency.   For that, you'd need a smaller software task buffer, writing fewer samples more often.

 

 

-Kevin P

ALERT! LabVIEW's subscription-only policy came to an end (finally!). Unfortunately, pricing favors the captured and committed over new adopters -- so tread carefully.
0 Kudos
Message 21 of 22
(321 Views)

Dear all,

 

Thank you for all your kind information and more suggestion on my issue. it provided more ideas to solve the problem.

I managed it by increasing the rate, which makes loop runs more fast than 1 s. as additional information, i use buffer input with higher than the used rate. 

0 Kudos
Message 22 of 22
(295 Views)