Gets the name of the manufacturer for the NI-RFSA device currently in use.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public string InstrumentManufacturer { get; }

Remarks

Returns a String that contains the name of the manufacturer for the NI-RFSA device currently in use

Exceptions

TypeDescription
System.ObjectDisposedException

The NationalInstruments.ModularInstruments.NIRfsa.RfsaDriverIdentity.InstrumentManufacturer property was accessed after the associated NIRfsa object was disposed.