InstrumentFirmwareRevision
- Updated2025-10-14
- 1 minute(s) read
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
| Type | Description |
|---|---|
| System.ObjectDisposedException | The InstrumentFirmwareRevision property was accessed after the associated NIRfsg object was disposed. |