Returns a list of names of instrument models with which the IVI specific driver is compatible.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIDCPower

public string[] GetSupportedInstrumentModels()

Returns

Returns an array of String containing the list of names of instrument models with which the NI-DCPower is compatible.

Exceptions

TypeDescription
System.ObjectDisposedException

The GetSupportedInstrumentModels method was accessed after the associated NIDCPower object was disposed.