Display Commands - Agilent Technologies 86038A User Manual

Optical dispersion analyzer
Table of Contents

Advertisement

Programming Commands
AutoscaleDuringMeasurement Method
DefineTrace Method
210

Display Commands

The Display property of the remote client object returns a display object
with methods and properties for controlling the displayed traces.
For swept measurements, an auto scale is performed on all graphs at the
end of a measurement.
For stepped measurements, an auto scale is performed on all graphs at the
end of each wavelength step as specified in the
Resolution.Stepped.Increment property.
Parameters
ByVal enabled As Boolean - True turns on auto scaling.
Related Command
Resolution.Stepped.Increment property
VB.NET Syntax
odaClient.Display.AutoscaleDuringMeasurement(True)
VB 6.0 Syntax
odaClient.Display.AutoscaleDuringMeasurement(True)
Assigns a measurement on a specified port to a specific trace on the
graph. Up to two measurements can be assigned to each of the four
graphs.
Parameters
ByVal graphNumber As Integer - The graph number assigned to the
measurement: 0 = Top Left, 1 = Bottom Left, 2 = Top Right, 3 = Bottom
Right.
ByVal trace As InstrumentObjects.ODACommon.eTraceLetter - Selects the
left- or right-hand trace on the specified graph.
ByVal port As InstrumentObjects.ODACommon.eODAPort - Selects the
port number for the measurement.
Agilent 86038A Optical Dispersion Analyzer, Third Edition
Base Commands

Advertisement

Table of Contents
loading

Table of Contents