RfsaDriverUtility.RevisionQuery Method
- Updated2025-07-17
- 1 minute(s) read
Rfsa
Returns the revision numbers of the NI-RFSA instrument driver.
Namespace: NationalInstruments.ModularInstruments.NIRfsa
Assembly: NationalInstruments.ModularInstruments.NIRfsa.Fx45 (in NationalInstruments.ModularInstruments.NIRfsa.Fx45.dll) Version: 2025
Syntax
public RfsaRevisionQueryResult RevisionQuery()
Public Function RevisionQuery As RfsaRevisionQueryResult
Return Value
RfsaRevisionQueryResultReturns an object of type RfsaRevisionQueryResult.
Exceptions
| Exception | Condition |
|---|---|
| ObjectDisposedException | The RevisionQuery method was accessed after the associated NIRfsa object was disposed. |