Some courses and learning paths on NI Learning Center may not appear on learner dashboards. Our team is actively investigating.

If you encounter access issues, please contact services@ni.com and include the learner’s name, email, service ID or EA number, and the list of required courses.

VXI and VME

cancel
Showing results for 
Search instead for 
Did you mean: 

NIDAQmx API's for MXI-2

Is it possible to use NIDAQmx API's instead of NI-VISA/NI-VXI API's to control a VXI system

Which standard PCI based cards are available for this purpose from NI with example programs

0 Kudos
Message 1 of 4
(8,419 Views)

The only form factors available for the NI-DAQmx API are listed here:  http://www.ni.com/dataacquisition/. 

 

form_factors.png

--
Tyler C

0 Kudos
Message 2 of 4
(8,411 Views)

Thanks tyler for the reply

I want to use PCI MXI-2 card on my PC. I want some sample program based on VC++ 6.0 to test NI PCI MXI-2 card. please let me know if you have come across this.

0 Kudos
Message 3 of 4
(8,407 Views)

The NI PCI-MXI-2 is a MXI link and not a data acquisition device. You can use the NI PCI-MXI-2 with a NI VXI-MXI-2 within a VXI chassis -- then place VXI instruments in the chassis, power on the chassis and boot up the computer, and run RESMAN to find your instruments. Here is a slew of resources for you to familiarize yourself with.

 

NI VXI-MXI-2 for PCI:  https://www.ni.com/en-us/support/model.vme-mxi-2.html

 

PCI-MXI-2 User Manual:  https://www.ni.com/docs/en-US/bundle/321032a/resource/321032a.pdf

VXI-MXI-2 User Manual:  https://www.ni.com/docs/en-US/bundle/371692a/resource/371692a.pdf

 

The NI PCI-MXI-2 is not an instrument. So if you want to do data acquistion in your PC, you'll need to purchase a PCI DAQ from here:  https://www.ni.com/en-us/shop/category/multifunction-io.html. For more help with data acquisiton questions, you should post in the data acquistion forum. 

--
Tyler C

0 Kudos
Message 4 of 4
(8,405 Views)