Real-Time Measurement and Control

cancel
Showing results for 
Search instead for 
Did you mean: 

how can i triggering between two different DAQs (PCIE 6321, PCIE 6351) in matalb

I want to synchronize PCIE 6351 with PCIE 6321.

 

I am measuring the signal of light with 3 detectors. The pcie 6321 has a dmd trigger and one photodidoe connected and the other two photodidoes connected. I make and use 2 different objects in matlab to use pcie 6321 and 6351 at different sampling rates. What I want is that when the detector connected to pcie 6321 starts measuring, the trigger signal comes out and the two detectors connected to pcie 6351 immediately start measuring at the same time.

can i  realize these processes?

if i realize these processes, i want to know how can i connect to the two DAQ board ( i use terminal block bnc 2110)

0 Kudos
Message 1 of 2
(136 Views)

Check out these articles and examples,

https://www.mathworks.com/help/daq/synchronize-ni-pci-devices-using-rtsi.html

https://www.mathworks.com/help/daq/simultaneous-and-synchronized-operations.html?s_tid=CRUX_lftnav


Though your DAQ hardware and DAQ drivers support many more features, MATLAB would have exposed only some of the features through the Data Acquisition toolbox.

 

Are you open to switching to a different programming language if MATLAB seems to be the limiting factor?

 

 

Santhosh
Soliton Technologies

New to the forum? Please read community guidelines and how to ask smart questions

Only two ways to appreciate someone who spent their free time to reply/answer your question - give them Kudos or mark their reply as the answer/solution.

Finding it hard to source NI hardware? Try NI Trading Post
0 Kudos
Message 2 of 2
(115 Views)