collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

IIviDriverIdentity.SpecificationMinorVersion Property


IIviDriverIdentity See Also



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.

Namespace: Ivi.Driver.Interop

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

Visual Basic

Public ReadOnly Property SpecificationMinorVersion As Integer

C#

public int  SpecificationMinorVersion { get; }

Visual C++

HRESULT get_SpecificationMinorVersion(
 long*  val
);

Property Value

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.

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.