Display Commands - Agilent Technologies 86038B User Manual

Photonic dispersion and loss analyzer
Table of Contents

Advertisement

Display Commands

AutoscaleDuringMeasurement Method
DefineTrace Method
Agilent 86038B Photonic Dispersion and Loss Analyzer, Second Edition
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.Increment property.
Parameters
ByVal enabled As Boolean - True turns on auto scaling.
Related Command
Resolution.Increment property
VB.NET Syntax
pdlaClient.Display.AutoscaleDuringMeasurement(True)
VB 6.0 Syntax
pdlaClient.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.
237

Advertisement

Table of Contents
loading

Table of Contents