Real-Time Measurement and Control

cancel
Showing results for 
Search instead for 
Did you mean: 

synchronize analog and digital output

Hello, I have a NI 6711 card with a BNC-2110. And I have problems to synchronize the analog output with the digital ones. When I turn on both I have a delay between them of ~50 ms. Is possible to synchronize both outputs? How I should work?

Thanks,

Emiliano. 

0 Kudos
Message 1 of 2
(2,150 Views)

Typically, for synchronization on the same card on the DAQ platform, you would want to ensure that all tasks are hardware timed, and using the same sample clock.

 

Most DAQ cards do not feature the Digital I/Os having their own hardware-timed sample clock, so you would usually always need at least an Analog I/O task, even if it is a dummy one.

 

See the following example, and it might work for you.

https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z0000019PBVSA2&l=en-SG

 

Additional reading:

https://www.ni.com/en/support/documentation/supplemental/10/synchronization-explained.html

 

Hope this helps!

 

-Hafiz

0 Kudos
Message 2 of 2
(2,078 Views)