collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

IIviDriverIdentity.InstrumentManufacturer Property


IIviDriverIdentity See Also



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

Namespace: Ivi.Driver.Interop

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

Visual Basic

Public ReadOnly Property InstrumentManufacturer As String

C#

public string  InstrumentManufacturer { get; }

Visual C++

HRESULT get_InstrumentManufacturer(
 BSTR*  val
);

Property Value

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

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.