Wavelengthrealtime Property; Setport Method - Agilent Technologies 86038B User Manual

Photonic dispersion and loss analyzer
Table of Contents

Advertisement

WavelengthRealtime Property

SetPort Method

Agilent 86038B Photonic Dispersion and Loss Analyzer, Second Edition
Gets or sets the wavelength for the RealtimePortMonitor
measurement. Set this wavelength prior to calling
"RealtimePortMonitor"
Property Value
Double - The wavelength in nm
VB.Net Syntax
Dim realtimeWvl as Double
realtimeWvl = pdlaClient.System.WavelengthRealtime
VB 6.0 syntax
Dim realtimeWvl as Double
realtimeWvl = pdlaClient.System.WavelengthRealtime
Activates the port for the RealtimePortMonitor measurement.
Set the port prior to calling "RealtimePortMonitor". If the setup
does not support multiport measurements, select port "One"
Parameters
eODAPort - The port to measure, only single ports are allowed
VB.Net Syntax
pdlaClient.System.SetPort(InstrumentObjects.ODACommon.eO
DAPort.One)
VB 6.0 syntax
pdlaClient.System.SetPort(InstrumentObjects.ODACommon.eO
DAPort_One)
273

Advertisement

Table of Contents
loading

Table of Contents