Userwavelengthrangelowerbound, Userwavelengthrangeupperbound – EXFO IQS-12004B DWDM Passive Component Test System for IQS-500 User Manual
Page 374

COM Objects Reference
362
IQS-12004B
Analysis Interface—Properties
Analysis
UserWavelengthRangeLowerBound
Description
This read-only property returns the lower bound of the
user-defined wavelength range in use for the results of the
analysis. This value, expressed in nm, was previously set with
the SetUserWavelengthRange method.
Syntax
object.UserWavelengthRangeLowerBound
Parameters
None
Response
A Double value corresponding to the lower bound of the
wavelength range.
Access
Get
Analysis
UserWavelengthRangeUpperBound
Description
This read-only property returns the upper bound of the
user-defined wavelength range in use for the analysis of the
results. This value, expressed in nm, was previously set with the
SetUserWavelengthRange method.
Syntax
object.UserWavelengthRangeUpperBound
Parameters
None
Response
A Double value corresponding to the upper bound of the
wavelength range.
Note
Until the upper bound is set via the SetUserWavelengthRange
method, the default value for this property is 0.0.
Access
Get