RevisionQuery()
- Updated2025-10-14
- 1 minute(s) read
Returns the revision numbers of the NI-RFSG driver and the instrument firmware.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public RfsgRevisionQueryResult RevisionQuery()
Returns
Returns the RfsgRevisionQueryResult struct containing the revision number of the NI-RFSG driver and the instrument firmware.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The RevisionQuery method was accessed after the associated NIRfsg object was disposed. |