04-09-2011 10:48 AM
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
04-13-2011
05:34 PM
- last edited on
02-18-2025
12:14 PM
by
Content Cleaner
The only form factors available for the NI-DAQmx API are listed here: http://www.ni.com/dataacquisition/.
--
Tyler C
04-14-2011 12:00 AM
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.
04-14-2011
10:04 AM
- last edited on
02-18-2025
12:17 PM
by
Content Cleaner
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