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,339 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? 

http://digital.ni.com/public.nsf/allkb/E3BAF6FC4017960B8625755A00525D37#vb6 

 

You can also look through the community examples posted on ni.com: http://www.ni.com/examples/ 

 

Please let me know if you're still unable to find any example code! 

 

Regards, 

aprillest

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