03-05-2009 03:16 PM
Solved! Go to Solution.
03-06-2009 10:40 AM
Hi JPP,
You can internally access the counters even though the modules are connected in slot 1-4 of the cDAQ chassis. Note that slot 6 & 7 are only necessary if you need external access to the counters as in buffered counter tasks, frequency/period measurements, etc.... Since in your application, all you need is to generate a continuous pulse train and access its output internally to clock your correlated digital output, this should not pose any problems with your DIO module in slot 4. Please have a look at the following link for more information.
Using Internal Counters on a NI cDAQ-9172 as a Sample Clock for Other Tasks
http://digital.ni.com/public.nsf/allkb/EEB574335BA0B4EB862572060055E9DD?OpenDocument
I would also like to refer you to an example on our site which shows you how to use the counter to clock your correlated digital I/O. I hope this helps.
NI-DAQmx: Correlated Digital I/O with NI CompactDAQ and LabVIEW
http://zone.ni.com/devzone/cda/epd/p/id/5256
03-08-2009 05:20 PM