ni-rfsg-dotnet-api-ref_doc

Table of Contents

RfsgRevisionQueryResult Constructor

  • Updated2024-05-08
  • 1 minute(s) read
RfsgRevisionQueryResult Constructor

RfsgRevisionQueryResult Constructor

Initializes a new instance of RfsgRevisionQueryResult.

Namespace:  NationalInstruments.ModularInstruments.NIRfsg
Assembly:  NationalInstruments.ModularInstruments.NIRfsg.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022

Syntax

public RfsgRevisionQueryResult(
	string instrumentRevision,
	string firmwareRevision
)
Public Sub New ( 
	instrumentRevision As String,
	firmwareRevision As String
)

Parameters

instrumentRevision
Type: SystemString
Specifies the value of the specific driver revision.
firmwareRevision
Type: SystemString
Specifies the value of the firmware revision.

See Also

Log in to get a better experience