Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

DAQ X Series timer interrupt

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.

0 Kudos
Message 1 of 2
(3,723 Views)

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? 

https://www.ni.com/en/support/documentation/supplemental/18/ni-daqmx-example-locations-for-labview-a...

 

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

0 Kudos
Message 2 of 2
(3,693 Views)