08-13-2008 06:05 AM
what is this(Ni PXI 8330 MXI 3 inteface Module card) mainly used for?
how to handle the Ni PXI 8330 MXI 3 inteface Module through C#.net 2005 Programatically?
08-14-2008 12:30 PM
Howdy karthikpk,
The PXI 8330 module is used to connect an external controller (aka desktop computer) to a PXI chassis. It needs to be paired with a PCI 8330 in your desktop computer with a MXI cable running between the two. If you have more advanced questions, check out the PXI 8330 User Manual or post back.
As far as your second question, you do not actually control the 8330 programatically - it simply connects your desktop computer to your PXI chassis. It exists transparently to your programming language and allows you to communicate with the cards in your PXI chassis. Which cards were you looking to program?
03-10-2010 02:43 PM