Gets firmware revision information for the NI-RFSG device you are currently using.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public string InstrumentFirmwareRevision { get; }

Remarks

Returns a String that contains the firmware revision information for the NI-RFSG device in use.

Exceptions

TypeDescription
System.ObjectDisposedException

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