Orlonanalysisrange, Orlonuserrange – EXFO IQS-12004B DWDM Passive Component Test System for IQS-500 User Manual
Page 381

COM Objects Reference
DWDM Passive Component Test System
369
BandPass—Properties
BandPass
OrlOnAnalysisRange
Description
This read-only property returns the lowest ORL (strongest
reflection) based on the entire analysis range. The value is
expressed in dB.
Syntax
object.OrlOnAnalysisRange
Parameters
None
Response
A Double value
Note
The entire analysis range has been previously set using the
AnalysisRangeStart and AnalysisRangeStop properties available
through the ITestParameters interface.
Access
Get
BandPass
OrlOnUserRange
Description
This read-only property returns the lowest ORL (strongest
reflection) based on the user-defined analysis range. The value
is expressed in dB.
Syntax
object.OrlOnUserRange
Parameters
None
Response
A Double value
Note
The user-specific analysis range has been previously set using
the SetUserWavelengthRange method (see page 357).
Access
Get