collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

IIviDriverIdentity.SupportedInstrumentModels Property


IIviDriverIdentity See Also



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.

Namespace: Ivi.Driver.Interop

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

Visual Basic

Public ReadOnly Property SupportedInstrumentModels As String

C#

public string  SupportedInstrumentModels { get; }

Visual C++

HRESULT get_SupportedInstrumentModels(
 BSTR*  val
);

Property Value

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.

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.