NIRfsa Namespace

RfsaDriverUtility.RevisionQuery Method

  • Updated2025-07-17
  • 1 minute(s) read
RfsaDriverUtility.RevisionQuery Method

RfsaDriverUtilityRevisionQuery Method

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

RfsaRevisionQueryResult
Returns an object of type RfsaRevisionQueryResult.

Exceptions

ExceptionCondition
ObjectDisposedException The RevisionQuery method was accessed after the associated NIRfsa object was disposed.

See Also

Log in to get a better experience