Results Commands - Agilent Technologies 86038B User Manual

Photonic dispersion and loss analyzer
Table of Contents

Advertisement

Results Commands

FiberLength Method
Increment Property
260
The Results property of the remote client object returns an
object that provides you access to the trace data and the x-axis
values.
Retrieves the measured fiber length after a length measurement
is completed.
Parameters
ByVal MeasNormType As
InstrumentObjects.ODACommon.eMeasNormData Type - The
measurement type.
ByVal PortNum As InstrumentObjects.ODACommon.eODAPort. -
The port number.
Returns
Double - Returns the fiber length.
VB.NET Syntax
Dim Length As Double
Length = pdlaClient.Results.FiberLength _
(InstrumentObjects.ODACommon.eMeasNormDataType.Measur
ement, _
InstrumentObjects.ODACommon.eODAPort.One)
VB 6.0 Syntax
Dim Length As Double
Length = pdlaClient.Results.FiberLength _
(eMeasNormDataType_Measurement, eODAPort_One)
Returns the wavelength step size (or increment), in nm, for the
last measurement. You can build the wavelength array with
λ = XStart + (i - 1)XIncrement, i= 1 to number of points
Agilent 86038B Photonic Dispersion and Loss Analyzer, Second Edition

Advertisement

Table of Contents
loading

Table of Contents