Counter/Timer

cancel
Showing results for 
Search instead for 
Did you mean: 

How to visualise continues Data aquisition from a PCI 6602 with 2121 BNC connector board in C++ ?

Hello everyone,

 

We are trying to get on the screen the aquired pulses from our  PCI 6602 with a 2121 BNC connector board, from several devices. We are able to read the data and save without problem, but we cannot look at it while we are measuring. Anybody has an idea to how program this in C++ ? Any suggestion is welcome!

 

Thanks for the help

 

 

0 Kudos
Message 1 of 2
(5,661 Views)

Hi,

 

try to look for some example programs and Tutorials:

 

Examples Results

http://search.ni.com/nisearch/app/main/p/bot/no/ap/tech/lang/en/pg/1/sn/catnav:ex/q/DAQmx%20C%2B%2B/...

 

Tutorials Results

http://search.ni.com/nisearch/app/main/p/bot/no/ap/tech/lang/en/pg/1/sn/catnav:tu/q/DAQmx%20C%2B%2B/...

 

You should also have a look at the "C Reference Help" which is installed with the NI DAQmx driver.

 

Acquire N Scans (Visual C++ 6.0, CW++, NI-DAQ)

http://zone.ni.com/devzone/cda/epd/p/id/207

 

Continuous Analog Acquisition with Producer Consumer Architecture in C#

https://decibel.ni.com/content/docs/DOC-4253

 

Good Luck!

 

Matteo

0 Kudos
Message 2 of 2
(5,598 Views)