collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

IIviDriverIdentity.SpecificationMajorVersion Property


IIviDriverIdentity See Also



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.

Namespace: Ivi.Driver.Interop

Assembly: Ivi.Driver.Interop (in Ivi.Driver.Interop.DLL)

Visual Basic

Public ReadOnly Property SpecificationMajorVersion As Integer

C#

public int  SpecificationMajorVersion { get; }

Visual C++

HRESULT get_SpecificationMajorVersion(
 long*  val
);

Property Value

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.

collapse_allRequirements

Supported Models

All supported

collapse_allSee Also

Reference

IIviDriverIdentity Interface

Ivi.Driver.Interop Namespace

Footer image

Copyright 2013-16 Boonton. All rights reserved.