Agilent Technologies 86038B User Manual page 251

Photonic dispersion and loss analyzer
Table of Contents

Advertisement

UseCustomNormalization Property
ValidStartStop Method
Agilent 86038B Photonic Dispersion and Loss Analyzer, Second Edition
VB 6.0 Syntax
pdlaClient.NormalizationRange.PDAEnabled = True
Instructs the PDLA to use the XStart, XStop, Increment, and
TracePoints from the NormalizationRange. These settings are
therefore independent from the settings specified for the
measurement. PDAEnabled is not affected by this property.
Property Value
Boolean - True tells the PDLA to use the NormalizationRange
settings, False tells the PDLA to use Measurement settings.
VB.NET Syntax
pdlaClient.NormalizationRange.UseCustomNormalization =
True
VB 6.0 Syntax
pdlaClient.NormalizationRange.UseCustomNormalization =
True
Returns valid minimum and maximum wavelength values for
normalization, in nm.
Parameters
ByRef Minimum As Double - The smallest valid wavelength, in
nm.
ByRef Maximum As Double - The largest valid wavelength, in
nm.
Related Command
NormalizationRange.XStart property,
NormalizationRange.XStop property
VB.NET Syntax
Dim minWL As Double
Dim maxWL As Double
251

Advertisement

Table of Contents
loading

Table of Contents