
COM Objects Reference
DWDM Passive Component Test System 361
Analysis Interface—Properties
Analysis
PowerLevels
Description This property returns or sets the attenuation level values used to
obtain: bandwidth, flatness, central wavelength, IL, ORL, PDL,
PdBw and PdCw. Power level values are expressed in dB.
Syntax object.PowerLevels (to retrieve the values)
objet.PowerLevels=Powers (to set the values)
Powers: a one-dimensional array containing Double values
representing power values.
Parameters If the property is used to set the power levels, use a Variant
containing a one-dimensional array of Double values
representing power values.
Response If the property is used to get the power levels, the property will
return a Variant containing a one-dimensional array of Double
values representing power values.
Note Once the power levels have been set and the DoAnalysis
method has been started, it is possible to retrieve the results
through the BandPassResult and the NotchResults objects.
For a single ChannelResult object, there will be as many of
these objects as there are power levels defined through this
property.
Access Get/Let
Kommentare zu diesen Handbüchern