Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

USB NI 6251 Interface

Hi All!

I'm working with the system that has two NI PCI cards that are used to produce waveforms and to acquire data. They are interfaced to each other using break out box (i.e. counter on one card is used to trigger DAC on the other and so on).
By looking to the new USB version of NI card with the front panel full of BNC connectors:
ftp://ftp.ni.com/ddraw/CU_USB-6251_BNC.pdf
I wonder if I still need a break out box for the intercard connections or this could be done in code (by  setting up necessary connections, i.e. from counter of the one card to the  DAC trigger of the other)?

If it is not true then this front BNCs seems not to be that useful at all. They are even complicate situation because now multiple connecting wires  are needed instead of single 64-pin cable which makes the whole thing bulky (I don't see 64pin connector on this new card).

Thank you in advance.
Pta.
0 Kudos
Message 1 of 3
(3,179 Views)

Hi Pta,

NI does have a newer USB version of the PCI card, and in fact NI sells a couple of different versions in different form factors, but they all have the same functionality.  As you observed, the only differences are in how you would connect your signals.  Allow me to explain the differences.

PCI/PCIe/PXI/PXIe   6251

Each of these versions require a 68-pin cable and a terminal block (break out box).  To share counter signals between two of these cards, the appropriate screw terminals on each terminal block are connected with wires.  This is what you currently have setup.  

USB-6251

This version has the DAQ device and the terminal block combined into one unit.  No separate terminal block or 68-pin cable is needed. To share counter signals between the cards, the appropriate screw terminals on each device are connected with wires. 

USB-6251 Mass Termination

This version is much like the PCI version. It has a 68-pin connection and requires a 68-pin cable and a separate terminal block.  To share counter signals between two of these cards, the appropriate screw terminals on each terminal block are connected with wires.

USB-6251 BNC

This version has the DAQ device and a modified terminal block combined into one unit.  It has several BNC connectors for analog and digital inputs and outputs as well as smaller terminal block for the remaining signals. No additional 68-pin cable or terminal block is needed.  There are several ways to share counter signals between two of these cards.  They can be wired directly with through the appropriate screw terminals on the device or shared through a user defined BNC connection.

 

Either way you go, the functionality for all is the same. You can even mix and match card types and still be able to share the counter signals quite easily.

A good resource for looking at the pinouts for each device can be found in the Appendix of the M-Series Manual  and the NI 625x Specifications.

Hope this helps.



Jared T.
0 Kudos
Message 2 of 3
(3,157 Views)
Thanks a lot, Thomas.
Now I'm sure that I understood it right.

0 Kudos
Message 3 of 3
(3,148 Views)