Agilent Technologies 86038B User Manual page 238

Photonic dispersion and loss analyzer
Table of Contents

Advertisement

GDOffsetMode Property
ToggleMode Method
238
ByVal measurementType As
InstrumentObjects.ODACommon.eMeasurementType - The type
of measurement to display: CD, Gain/Loss, GD, PDL, or DGD.
VB.NET Syntax
pdlaClient.Display.DefineTrace(0, _
InstrumentObjects.ODACommon.eTraceLetter.TraceA, _
InstrumentObjects.ODACommon.eODAPort.One, _
InstrumentObjects.ODACommon.eMeasurementType.GD)
VB 6.0 Syntax
Call pdlaClient.Display.DefineTrace(0, _
eTraceLetter_TraceA, _
eODAPort_One, _
eMeasurementType_GD)
The PDLA normally sets the group delay at the center trace
point to zero. Writing a value to this property can change the
point that is zeroed to the minimum or maximum of the trace.
Reading the value of the property returns the current setting.
Property Value
InstrumentObjects.ODASensitivity.eGDOffsetMode
VB.NET Syntax
pdlaClient.Display.GDOffsetMode = _
InstrumentObjects.ODASensitivity.eGDOffsetMode.CenterPoint
VB 6.0 Syntax
pdlaClient.Display.GDOffsetMode =
eGDOffsetMode_CenterPoint
Toggles the PDLA user interface graph display between one,
two, and four graphs. This method corresponds to the Change
View front panel key.
Agilent 86038B Photonic Dispersion and Loss Analyzer, Second Edition

Advertisement

Table of Contents
loading

Table of Contents