Gets the name of the manufacturer of the current NI-RFSG device.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public string InstrumentManufacturer { get; }

Remarks

Returns a String that contains the name of the manufacturer of the device you are currently using.

Exceptions

TypeDescription
System.ObjectDisposedException

The InstrumentManufacturer property was accessed after the associated NIRfsg object was disposed.