Agilent Technologies 86038B User Manual page 225

Photonic dispersion and loss analyzer
Table of Contents

Advertisement

Measure Method
Ports Property
MaxNumPorts Property
Agilent 86038B Photonic Dispersion and Loss Analyzer, Second Edition
Starts a new measurement. This method corresponds to the
Begin Meas key on the front panel. Use this method to start a
measurement after you have set the measurement parameters,
and then watch the TriggerProgress event for completion.
VB.NET Syntax
pdlaClient.Measure()
VB 6.0 Syntax
pdlaClient.Measure
Read the value of this property to find out which port or ports
are enabled, or set the value of this property to select the active
port or ports. This is equivalent to pressing Ports on the front
panel.
Property Value
InstrumentObjects.ODACommon.eODAPort
VB.NET Syntax
pdlaClient.Ports =
InstrumentObjects.ODACommon.eODAPort.One _
+ InstrumentObjects.ODACommon.eODAPort.Two
VB 6.0 Syntax
pdlaClient.Ports=eODAPort_One + eODAPort_Two
Tells the maximum number of ports which could be measured
with the current setup
Read-Only Property
Integer
225

Advertisement

Table of Contents
loading

Table of Contents