08-11-2005 04:23 PM
08-12-2005 10:28 AM
Hello sonarman,
When you are using test panels in MAX, you should be able to pick the "Edge Source" to be whatever PFI line you want to connect your signal to on the BNC 2110. For example, when I try this I choose my Edge Source to be Dev1/PFI1 so I would connect to this terminal in the digital and timing I/O section of the 2110.
If you do not see what I describe, you may have an older version of NI-DAQmx and you might upgrade to NI-DAQmx 7.5.
You may be able to just switch 5V on and off depending on how fast the voltage actually changes. The counter needs the rise time to be within TTL specifications. If this isn't working, then I would try using a TTL pulse. You can produce TTL pulses with your second counter if you need to using an example program.
I hope this helps,
Laura
08-12-2005 11:52 AM
08-15-2005
10:16 AM
- last edited on
05-16-2025
01:26 PM
by
Content Cleaner
Hi Dave,
I tried using the +5V from the BNC-2110 to generate a signal to count as you have done, and I don't get any counts either. However, when I use a signal that is connected to a button, it counts fine. I think the best way to test your counters without any extra hardware is to use a digital line. You can start your test panels for the event counting on one of your PFI lines. Have that same PFI line connected to one of the DIO lines on the 2110. Then use the DIO tab to toggle the output state of that line. Then when you switch back to the counter tab, you should see some counts in the counter value field.
Thanks,
Laura
08-15-2005 11:08 PM
08-16-2005 11:53 AM
Dave,
I don't have similar hw to test, but did you know that with some boards and/or terminal connection blocks, the various PFI lines may already float high? If that's the case with your setup, then you could try intermittently connecting to 0V instead of 5V...
-Kevin P.