RevisionQuery()
- Updated2025-10-14
- 1 minute(s) read
Returns the revision numbers of the NI-RFSA instrument driver.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public RfsaRevisionQueryResult RevisionQuery()
Returns
Returns an object of type RfsaRevisionQueryResult.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The RevisionQuery method was accessed after the associated NIRfsa object was disposed. |