collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

IIviDriverOperation.Simulate Property


IIviDriverOperation See Also



If True, the driver does not perform I/O to the instrument, and returns simulated values for output parameters.

Namespace: Ivi.Driver.Interop

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

Visual Basic

Public Property Simulate As Boolean

C#

public bool  Simulate { getset; }

Visual C++

HRESULT get_Simulate(
 VARIANT_BOOL*  val
);
HRESULT put_Simulate(
 VARIANT_BOOL  val
);

Property Value

If True, the driver does not perform I/O to the instrument, and returns simulated values for output parameters.

collapse_allRequirements

Supported Models

All supported

collapse_allSee Also

Reference

IIviDriverOperation Interface

Ivi.Driver.Interop Namespace

Footer image

Copyright 2013-16 Boonton. All rights reserved.