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

COM Objects Reference
352
IQS-12004B
Analysis Interface—Methods
Analysis
DoAnalysis
Description
This method performs the analysis on the most recently
acquired data that is available. The available results depend on
the type of test that has been selected and on the acquired data.
Syntax
object.DoAnalysis (ChannelStart, ChannelStop,
PerformCrosstalk, PerformPd)
Parameters
ChannelStart: Required. A Long value indicating the channel
number of the power meter on which we want to start the
analysis.
ChannelStop: Required. A Long value indicating the channel
number of the power meter on which we want to stop the
analysis.
For details on ChannelStart and ChannelStop, see
ChannelLocalisation on page 291.
PerformCrosstalk: Required. A Boolean value indicating
whether the analysis must include crosstalk results or not.
PerformPd: Required. A Boolean value indicating whether the
analysis must include polarization dependency (pd) results or
not.