Agilent Technologies 86038B User Manual page 263

Photonic dispersion and loss analyzer
Table of Contents

Advertisement

Parameters
ByVal MeasurementType As
InstrumentObjects.ODACommon.eMeasurementType - The
measurement data type to retrieve.
ByVal PortNum As InstrumentObjects.ODACommon.eODAPort-
Port number to retrieve the data.
Returns
Double() - The raw data array.
VB.NET Syntax
Dim rawData() As Double
rawData = pdlaClient.Results.YData _
(InstrumentObjects.ODACommon.eMeasurementType.Gain, _
InstrumentObjects.ODACommon.eODAPort.One)
VB 6.0 Syntax
Dim rawData() As Double
rawData = pdlaClient.Results.YData(eMeasurementType_Gain,
_
eODAPort_One)
Agilent 86038B Photonic Dispersion and Loss Analyzer, Second Edition
263

Advertisement

Table of Contents
loading

Table of Contents