trigger daq ( session based interface)
6 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hello,
I have a National Instruments USB-DAQ and I'm using the session based interface. My experiment has two AO channels, one AI channels, and two trigger sources (PFI0 and PFI1), both HwDigital trigger types. The voltage on the AO channels should be incremented every 0.1 ms, from 0V to 10V with steps of 1V. After waiting 0.05ms, the AI data should be read and stored.
I have two external trigger source for both AO and AI.
The examples I have seen about triggering only have one simple action such as reading an analog input channel. But in my system I need several trigger events and in each of them I need to set a different action, because I want to drive the voltage from 0V to 10V. How can I implement this?
0 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Hardware Discovery and Setup in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!