06-06-2008 03:42 AM
Salam,
I am working on a simple project were I have to,
1. Generate a TTL square pulse of about 1-2 Hz using an NI 9401 DIO module.
2. Count pulses using NI 9401 DIO module.
3. And Trun on an LED when the count reaches 100 pulses at the counter.
Therefore I am using a cDAQ 9172 chassis, with 2 DIO modules. one is the generator and one is the counter.
The problem I'm facing is that I can't have another DAQ Asst in my vi, because LabVIEW will show an error stating that the module is reserved.
So far I got both, the generator and the counter working. remaining is the LED control to turn on after 100pulses are counted.
Any help?
06-06-2008 03:57 AM
06-06-2008 11:05 AM - edited 06-06-2008 11:06 AM
06-17-2010 09:38 AM
Hey Everybody,
Here's a great resource for the bidirectional nibble configuration of an NI 9401 with DAQmx.
Be sure to check out the community examples linked in the KB. I hope this helps!
- Greg J