trigger daq ( session based interface)
10 views (last 30 days)
Show older comments
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 Comments
Answers (0)
See Also
Categories
Find more on Hardware Discovery and Setup in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!