collapse_allProperties

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

IIviDriverIdentity Properties




Name

Description

Public property

Description

A brief description of the implementing component. Description is limted to 256 bytes. (Inherited from IIviComponentIdentity.)

Public property

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.

Public property

Identifier

The case-sensitive unique identifier of the implementing IVI-COM instrument driver.

Public property

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.

Public property

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

Public property

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

Public property

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.)

Public property

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.

Public property

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.

Public property

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.

Public property

Vendor

The name of the vendor that supplies the implementing component. Vendor is limited to 256 bytes. (Inherited from IIviComponentIdentity.)

Top

Footer image

Copyright 2013-16 Boonton. All rights reserved.