12-09-2015 01:22 AM
Hi,
I have a DAQ X Series PCIe 6363 board and trying to implement such scenario with C++:
- Setting the timer of the board to 1 ms
- For each 1 ms, the board should trigger an interrupt to a thread that will do some real time task for me.
I am very new to data acquision topic, so I could not reach any information about implementing such scenario. Sory if this is the wrong location.
Thanks in advance for your support.
12-10-2015
11:57 AM
- last edited on
06-10-2025
04:14 PM
by
Content Cleaner
Hi masln,
I would recommend looking through the examples for DAQmx. I'm assuming you're programming this through Measurement Studio. You can find the examples on your computer by following this KB:
Where are NI DAQmx Examples Installed?
You can also look through the community examples posted on ni.com: https://forums.ni.com/t5/Example-Programs/ct-p/code-documents
Please let me know if you're still unable to find any example code!
Regards,
aprillest