Agilent Technologies 86038A User Manual page 212

Optical dispersion analyzer
Table of Contents

Advertisement

Programming Commands
ToggleMode Method
ToggleRemoteIndicator Method
212
Toggles the ODA user interface graph display between one, two, and four
graphs. This method corresponds to the Change View front panel key.
Parameters
ByVal mode As InstrumentObjects.ODACommon.eLayoutMode - Defines
the number of graphs that will be displayed on the 86038A user interface.
VB.NET Syntax
odaClient.Display.ToggleMode _
(InstrumentObjects.ODACommon.eLayoutMode.QUAD_Graph)
VB 6.0 Syntax
odaClient.Display.ToggleMode(eLayoutMode_QUAD_Graph)
Use this method to return the ODA to local control. This is equivalent to
pressing the front panel Local key. To put the ODA in local mode, call this
method with a value of False.
Parameters
ByVal remote As Boolean - True sets the ODA UI to remote mode. False
sets the ODA UI to local mode.
VB.NET Syntax
odaClient.Display.ToggleRemoteIndicator(True)
VB 6.0 Syntax
odaClient.Display.ToggleRemoteIndicator(True)
Agilent 86038A Optical Dispersion Analyzer, Third Edition
Base Commands

Advertisement

Table of Contents
loading

Table of Contents