07-24-2007 02:56 AM
07-25-2007 03:21 AM
Accoriding to the specification (page A-6) of the board, the minimum pulse duration for both the source and the gate is 10 ns, so your puls eshould work both as a source and a gate pulse.
Maybe your counter is not configured correectly. If you are using a longer pulse (artifically generated for example) as the gate-pulse, does it work then? If yes it may be indeed a problem with your pulse, if not, the counter is not set up correctly.
You can have a look at this example:
http://zone.ni.com/devzone/cda/epd/p/id/1348
It is a CVI example, but as CVI uses ANSI C, the DAQ API calls are simillar in VC++
07-30-2007 03:15 AM
07-30-2007 03:46 AM
07-30-2007 06:57 AM