Pdlonanalysisrange, Pdlonuserrange – EXFO IQS-12004B DWDM Passive Component Test System for IQS-500 User Manual
Page 382

COM Objects Reference
370
IQS-12004B
BandPass—Properties
BandPass
PdlOnAnalysisRange
Description
This read-only property returns the maximum PDL based on the
entire analysis range. The value is expressed in dB.
Syntax
object.PdlOnAnalysisRange
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
PdlOnUserRange
Description
This read-only property returns the maximum PDL based on the
user-defined analysis range. The value is expressed in dB.
Syntax
object.PdlOnUserRange
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