SpecificDriverMinorVersion
- Updated2025-10-14
- 1 minute(s) read
Gets the minor version number of the class specification with which NI-RFSG driver is compliant.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public int SpecificDriverMinorVersion { get; }
Remarks
Returns an Int32 representing the minor version number of this instrument driver.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The SpecificDriverMinorVersion property was accessed after the associated NIRfsg object was disposed. |