NIRfsg Namespace

Table of Contents

RfsgDriverIdentity.SpecificationMinorVersion Property

  • Updated2025-05-22
  • 1 minute(s) read
RfsgDriverIdentity.SpecificationMinorVersion Property

RfsgDriverIdentitySpecificationMinorVersion Property

Gets the minor version number of this instrument driver.

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

Syntax

public int SpecificationMinorVersion { get; }
Public ReadOnly Property SpecificationMinorVersion As Integer
	Get

Property Value

Int32
Returns an Int32 representing the minor version number of the class specification with which NI-RFSG driver is compliant.

Exceptions

ExceptionCondition
ObjectDisposedException The SpecificationMinorVersion property was accessed after the associated NIRfsg object was disposed.

See Also

Log in to get a better experience