Gets the minor version number of this instrument driver.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public int SpecificationMinorVersion { get; }

Remarks

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

Exceptions

TypeDescription
System.ObjectDisposedException

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