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

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public string[] GetSupportedInstrumentModels()

Returns

Returns a String containing the list of names of instrument models with which the NI-RFSA is compatible.

Exceptions

TypeDescription
System.ObjectDisposedException

The NationalInstruments.ModularInstruments.NIRfsa.RfsaDriverIdentity.GetSupportedInstrumentModels method was accessed after the associated NIRfsa object was disposed.