07-18-2006 08:32 PM
07-19-2006 04:39 PM
Hi Waymon,
I'm not sure I understand completely what you are trying to do. Do you have two digital signals that you are trying to get the logical AND value from? Are you trying to read events on one counter, but only if two other signals are high? Are both counters being used as inputs, or is one an output? Are you trying to output a values on a counter, but return to a low state when it is paused? What board are you working with?
Please clarify so I can give you some suggestions.
Regards,
Jennifer O.
07-19-2006 04:57 PM
I am trying to implement a data acquisition program that required to gate 2 counter output together. The counter that I'm using is 6602. My understanding is that the Gate function in Traditional NiDaq is replaced by Pause Trigger function in Daqmx. However, when a counter is “paused” due to gating, it will always remain in its current state. Is there a way that I can make the paused triggering work like a AND Gate (or forcing the output to low when gating)?
Does this help to clarify my question? Or you need more description.
Thanks for your help,
Waymon
07-20-2006 11:28 PM