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

COM Objects Reference
DWDM Passive Component Test System
343
Switch Interface—Properties
Switch
RefIlPdlDone
Description
This read-only property returns a one-dimensional array
containing Boolean values indicating the IlPdl reference status
of each port on the switch.
Syntax
object.RefIlPdlDone
Parameters
None
Response
A Variant containing an array of Boolean values (one value per
port). Each element of the array can be accessed by giving an
index corresponding to the desired port number.
object.RefIlPdlDone (PortNumber)
The array has OutPorts items (see OutPorts on page 341), each
representing the IlPdl reference status of each output port of the
switch.
The following table presents the possible status for the items of
the array.
See also
For more information, see RefIl on page 278, RefIlPdl on
page 279,RefOrlMandrel on page 279.
Note that the methods listed above work in conjunction with
the Position of the switch (see page 341).
Access
Get
Value
Description
True
The IlPdl reference has been done on the
specified port.
False
The IlPdl reference has not been done yet on
the specified port.