Gets the major version number of this instrument driver.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public int SpecificationMajorVersion { get; }

Remarks

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

Exceptions

TypeDescription
System.ObjectDisposedException

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