08-14-2013 06:46 AM
Dear Sirs,
In my application I need three 8-bit ports.
My boss bought a 6501 USB device and I communicated with it and it works properly.
Now it occurs that I need one clk output to establish 3 clk frequencies: 50Hz, 47Hz and 52Hz.
The problem is that on 6501 there is no clk output.
Is there any Ni Device that covers 3 ports and 1 clk output, or other device eith clk output only?
Is it possible to echange 6501( I have other packed) for other device in Ni distributor?
Best,
Chris
08-14-2013 01:06 PM
6501 is all software-timed... not a good choice for applications requiring reliable clocks and timing.
You'll need to step up to the USB-63xx series to get good hardware-timed counters.
08-15-2013
01:39 AM
- last edited on
02-10-2025
01:30 PM
by
Content Cleaner
Hi BiedaK,
SnowMule is right. If you use software timing, you will be limited by USB latency and your operating system timing (on Windows it is 1kHz). My recommendation would be to use e.g. NI USB-6341 ( https://www.ni.com/en-us/shop/model/usb-6341.html ), there are 24 bidirectional digital I/O. You have also possibility to use 4 counters, it is also good way how to create periodic signal (even more complicated one than 50% duty cycle signal with defined frequency). In addition, there are up to 16 single-ended analog inputs and 2 analog outputs, with STC3 chip on board ( https://www.ni.com/en/support/documentation/supplemental/06/timing-and-synchronization-features-of-n... ).
Best regards,
Martin