collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

IIviDriverUtility.Reset Method


IIviDriverUtility See Also



Places the instrument in a known state and configures instrument options on which the IVI specific driver depends (for example, enabling/disabling headers). For an IEEE 488.2 instrument, Reset sends the command string *RST to the instrument.

Namespace: Ivi.Driver.Interop

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

Visual Basic

Public Sub Reset ( _
)

C#

public void  Reset(
)

Visual C++

HRESULT Reset(
);

collapse_allRequirements

Supported Models

All supported

collapse_allSee Also

Reference

IIviDriverUtility Interface

Ivi.Driver.Interop Namespace

Footer image

Copyright 2013-16 Boonton. All rights reserved.