collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

IIviClassWrapper.AttachToExistingCSession Method


IIviClassWrapper See Also



Binds a COM wrapper object to an existing IVI-C specific driver session.

Namespace: Ivi.Driver.Interop

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

Visual Basic

Public Sub AttachToExistingCSession ( _
 ByVal  Vi As Integer  _
)

C#

public void  AttachToExistingCSession(
 int  Vi
)

Visual C++

HRESULT AttachToExistingCSession(
 long  Vi
);

Parameters

Vi

Unique identifier for an IVI session.

collapse_allRequirements

Supported Models

All supported

collapse_allSee Also

Reference

IIviClassWrapper Interface

Ivi.Driver.Interop Namespace

Footer image

Copyright 2013-16 Boonton. All rights reserved.