Signal Conditioning

cancel
Showing results for 
Search instead for 
Did you mean: 

how to synchronize AI and AO with software on PCI 4452 and PCI 6731

Hi,
we have two traditional NI-DAQ devices. We want to synchronize the acquisition on AI device (PCI 4452) with the shot on AO one (PC 6731). How can we do?
0 Kudos
Message 1 of 2
(2,884 Views)
Hi,
you can use the following example:

Synchronizing Two PCI DSA Devices with CVI in Traditional DAQ

http://sine.ni.com/apps/we/niepd_web_display.display_epd4?p_guid=EC682AFD63632A14E034080020E74861&p_node=%20DZ52258&p_source=External
from the description of this example:
"The scheme for trigger synchronization is identical to the one used for E series boards. The Select_Signal function routes the In_Start_Trigger signal from the master board to a RTSI pin. Select_Signal connects this RTSI line to the trigger circuitry of the slave board."
So using Select_Signal function and the Start_Trigger signal you can syncronize via RTSI your board.
Best Regards
AmbuA
0 Kudos
Message 2 of 2
(2,858 Views)