Measurement Studio for VB6

cancel
Showing results for 
Search instead for 
Did you mean: 

DSA Component

I will be using a NI-PCI-4452 DSA in my next project and would like to know if there a COM or .NET interface available for the DSA driver?

Curt
0 Kudos
Message 1 of 2
(5,554 Views)
The 445x devices are programmed using the NI-DAQ driver. Even though they are DSA devices, they do not use the NI-DSA driver. Only the 455x devices use the NI-DSA driver.

So you will be using the NI-DAQ driver to program your PCI-4452. The latest version of NI-DAQ, version 7.x, contains three components: NI-DAQmx, Traditional NI-DAQ, and NI-Switch. Currently, the PCI-4452 is supported using the Traditional NI-DAQ component of the driver. To see what .NET support is available with Traditional NI-DAQ, please see the link below:

Programming NI-DAQ in Text-Based Languages

For additional information about Measurement Studio, click here.

I hope this helps!

Sonya Wornson
Applications Engineer
National Instruments
0 Kudos
Message 2 of 2
(5,554 Views)