Measurementrange Commands - Agilent Technologies 86038B User Manual

Photonic dispersion and loss analyzer
Table of Contents

Advertisement

MeasurementRange Commands

ValidStartStop Method
XStart Property
Agilent 86038B Photonic Dispersion and Loss Analyzer, Second Edition
The MeasurementRange property of the remote client object
returns a measurement range object that contains the
functionality of the front panel Measurement Range panel.
Returns valid minimum and maximum wavelength values for
the measurement.
Parameters
ByRef Minimum As Double - minimum wavelength accepted, in
nm.
ByRef Maximum As Double - maximum wavelength accepted, in
nm.
Related Command
MeasurementRange.XStart property, MeasurementRange.XStop
property
VB.NET Syntax
Dim minWL As Double
Dim maxWL As Double
pdlaClient.MeasurementRange.ValidStartStop (minWL, maxWL)
VB 6.0 Syntax
Dim minWL As Double
Dim maxWL As Double
Call pdlaClient.MeasurementRange.ValidStartStop (minWL,
maxWL)
Sets and reads the start wavelength for the next measurement.
Property Value
Double - The start wavelength in nanometers.
247

Advertisement

Table of Contents
loading

Table of Contents