CNiIviSpecificDriverIdentity
| CNiIviSpecificDriverIdentity |
| Class |
Declared in: NiIviDriver.h |
Overview
Information about the specific driver.
Data Items
| CString | Description | Description of the specific driver. | |
| CString | GroupCapabilities | Comma-delimited list of the extension groups supported by the specific driver. | |
| CString | Identifier | Unique identifier for the specific driver. | |
| CString | InstrumentFirmwareRevision | Instrument firmware revision. | |
| CString | InstrumentManufacturer | Instrument manufacturer. | |
| CString | InstrumentModel | Instrument model. | |
| CString | Revision | Revision information for the specific driver. | |
| long | SpecificationMajorVersion | Major version of the IVI Foundation class specification to which this instrument driver conforms. | |
| long | SpecificationMinorVersion | Minor version of the IVI Foundation class specification to which this instrument driver conforms. | |
| CString | SupportedInstrumentModels | Instrument models supported by the specific driver. | |
| CString | Vendor | Specific driver vendor. |