Setuserwavelengthrange – EXFO IQS-12004B DWDM Passive Component Test System for IQS-500 User Manual
Page 369

COM Objects Reference
DWDM Passive Component Test System
357
Analysis Interface—Methods
Analysis
SetUserWavelengthRange
Description
This method sets a user-specific wavelength range for the
analysis of the results.
Syntax
object.SetUserWavelengthRange (LowerBound,UpperBound)
Parameters
LowerBound: Required. A Double value indicating the starting
wavelength to limit the range for the analysis features.
UpperBound: Required. A Double value indicating the ending
wavelength to limit the range for the analysis features.
Response
None
Note
This method allows you to specify a second wavelength range
for the results of the analysis. An error will be raised if the
LowerBound value is higher than the UpperBound value.
The results may be obtained through the following functions:
FlatnessOnUserRange, IlOnUserRange, OrlOnUserRange and
PdlOnUserRange.