Gets a string that contains the model number or name of the NI-RFSG device that you are currently using.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public string InstrumentModel { get; }

Remarks

Returns a String that contains the model number or name of the NI-RFSG device that you are currently using.

Exceptions

TypeDescription
System.ObjectDisposedException

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