|
Name
|
Description
|
|
Description
|
A brief description of the implementing component. Description is limted to 256 bytes. (Inherited from IIviComponentIdentity.)
|
|
GroupCapabilities
|
A comma-separated list of the class capability groups implemented by the driver. Capability group names are documented in the IVI class specifications. If the driver is not class compliant, the driver returns an empty string.
|
|
Identifier
|
The case-sensitive unique identifier of the implementing IVI-COM instrument driver.
|
|
InstrumentFirmwareRevision
|
The firmware revision reported by the physical instrument. If Simulation is enabled or the instrument is not capable of reporting the firmware revision, a string is returned that explains the condition.
|
|
InstrumentManufacturer
|
The name of the manufacturer reported by the physical instrument. If Simulation is enabled or the instrument is not capable of reporting the name of the manufacturer, a string is returned that explains the condition. Manufacturer is limited to 256 bytes
|
|
InstrumentModel
|
The model number or name reported by the physical instrument. If Simulation is enabled or the instrument is not capable of reporting the model number or name, a string is returned that explains the condition. Model is limited to 256 bytes
|
|
Revision
|
The revision of the implementing component. Refer to IVI 3.1, Section 3.1.2.2, for a description of revision syntax and semantics. Revision is limited to 256 bytes. (Inherited from IIviComponentIdentity.)
|
|
SpecificationMajorVersion
|
For IVI class-compliant drivers, the major version number of the instrument class specification. If the driver is not class compliant, the driver returns zero.
|
|
SpecificationMinorVersion
|
For IVI class-compliant drivers, the minor version number of the instrument class specification. If the driver is not class compliant, the driver returns zero.
|
|
SupportedInstrumentModels
|
A comma-separated list of instrument models that the IVI specific driver can control. The string does not include an abbreviation for the manufacturer if it is the same for all models.
|
|
Vendor
|
The name of the vendor that supplies the implementing component. Vendor is limited to 256 bytes. (Inherited from IIviComponentIdentity.)
|