10-14-2011 10:01 AM
Hello, Bonjour 🙂
I would like to know if it is possible to trig an AtoD conversion on a End Of Count of a counter and reset the counter to its initial value to loop again and perform another AtoD conversion? the input of the counter is an optical encoder.
All that using USB-6212 or USB-6343 in Measurement Studio 2010 in C#.
Thanks
Benoit
Solved! Go to Solution.
10-17-2011
03:54 PM
- last edited on
07-01-2024
01:35 PM
by
Content Cleaner
Benoit,
Yes, it is possible! This article talks about DAQ triggering. While the program examples given are in LabVIEW code, it should help you understand dataflow and what to include while you are programming in C#.
Good luck!
Katie
10-18-2011 08:50 AM
Thanks!!!