Setiltrace, setorltrace, setpdltrace – EXFO IQS-12004B DWDM Passive Component Test System for IQS-500 User Manual
Page 368

COM Objects Reference
356
IQS-12004B
Analysis Interface—Methods
Analysis
SetIlTrace, SetOrlTrace, SetPdlTrace
Description
Each of these methods allows to re-analyze a previously
acquired trace.
Syntax
object.SetIlTrace (Trace)
object.SetOrlTrace (Trace)
object.SetPdlTrace (Trace)
Parameters
Trace: Required. A Variant value containing a two-dimensional
array representing pairs of X,Y coordinates of the trace to
re-analyze.
Response
None
Note
The SetIlTrace, SetOrlTrace and SetPdlTrace methods let you
re-analyze any acquired trace at a later time. This is mainly
useful when you want to compare the results before and after
applying drift traces for environmental type tests.
Once the trace of interest is set, you must start the DoAnalysis
method before retrieving results.
Use this method in conjunction with the following methods:
AddRefExtZeroTrace, AddRefExtTrace, GetDriftTrace,
GetCorrectedIlTrace.