NIRfsg Namespace

Table of Contents

RfsgDriverUtility.RevisionQuery Method

  • Updated2025-05-22
  • 1 minute(s) read
RfsgDriverUtility.RevisionQuery Method

RfsgDriverUtilityRevisionQuery Method

Returns the revision numbers of the NI-RFSG driver and the instrument firmware.

Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx45 (in NationalInstruments.ModularInstruments.NIRfsg.Fx45.dll) Version: 2025

Syntax

public RfsgRevisionQueryResult RevisionQuery()
Public Function RevisionQuery As RfsgRevisionQueryResult

Return Value

RfsgRevisionQueryResult
Returns the RfsgRevisionQueryResult struct containing the revision number of the NI-RFSG driver and the instrument firmware.

Exceptions

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

See Also

Log in to get a better experience