Driver Development Kit (DDK)

cancel
Showing results for 
Search instead for 
Did you mean: 

How to simple event count and restart on external (e.g. gate) signal with 660x hardware and C/C++

I am trying to find out if a NI 660x board will be able to do a task fullfilling the following requirements:

 

Requirements:

1) software arm the counter

2) continously count a selected external (or scaled down 660x internal) source

3) restart/reset the counter value (or reload with "0" ) on an rising edge of an other external signal provided

4) software readout the counter at any time without disturbing the counting process (as can be done with "simple event counting", e.g. through Gi SW Save Register or similar)

5) set-up, arm, and readout the counter with one software instance

6) readout the counter with a second software instance without disturbing the counting process

7) implemented in software with C/C++/MSVC, on a Windows XP

😎 using Daqmx C routines or register level programming (e.g. with the use of DDK components "ni660x" and "nimhddk_visa" ) 

9) using a hardware on a PCI interface

0 Kudos
Message 1 of 2
(6,849 Views)

Check the post on at the follwing link.

 

http://forums.ni.com/ni/board/message?board.id=40&message.id=6921&jump=true#M6921

0 Kudos
Message 2 of 2
(6,840 Views)