Measurement Studio IVI Class Driver Overview

Measurement Studio IVI

The Measurement Studio IVI class driver classes provide native Measurement Studio interfaces to IVI class-compliant instrument drivers to allow you to seamlessly integrate instrument control into your Measurement Studio applications. You can use the Measurement Studio IVI class drivers to control any instrument that has an IVI class-compliant instrument driver.

Top-Level Classes

CNiIviDcPwr - CNiIviDcPwr controls DC power supplies that have IVI class-compliant instrument drivers.
CNiIviDmm - CNiIviDmm controls digital multimeters (DMMs) that have IVI class-compliant instrument drivers.
CNiIviFgen - CNiIviFgen controls function generators that have IVI class-compliant instrument drivers.
CNiIviScope - CNiIviScope controls oscilloscopes that have IVI class-compliant instrument drivers.
CNiIviSwitch - CNiIviSwtch controls switches that have IVI class-compliant instrument drivers.

Exceptions

CNiIviException – All instrument driver classes throw an instance of this class when an error occurs.