Agilent Technologies 86038B User Manual page 261

Photonic dispersion and loss analyzer
Table of Contents

Advertisement

XStart Method
XStop Method
Agilent 86038B Photonic Dispersion and Loss Analyzer, Second Edition
Property Value
Double - The x-axis increment
VB.NET Syntax
Dim XInc As Double
XInc = pdlaClient.Results.Increment
VB 6.0 Syntax
Dim XInc As Double
XInc = pdlaClient.Results.Increment
Returns the Start wavelength for the last measurement of the
specified type, in nm. Note that because of the inherent
derivative to calculate dispersion, the dispersion XStart differs
from the GD and Gain XStart by one half of an increment.
Returns
Double - The start wavelength for the last measurement, in
nanometers
VB.NET Syntax
Dim sVal As Double
sval = pdlaClient.Results.XStart _
(InstrumentObjects.ODACommon.eMeasurementType.Gain)
VB 6.0 Syntax
Dim sVal As Double
sval = pdlaClient.Results.XStart (eMeasurementType_Gain)
Returns the stop wavelength for the last measurement of the
specified type, in nm.
Returns
Double - The stop wavelength for the last measurement in
nanometers.
261

Advertisement

Table of Contents
loading

Table of Contents