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

COM Objects Reference
342
IQS-12004B
Switch Interface—Properties
Switch
RefIlDone
Description
This read-only property returns a one-dimensional array
containing Boolean values indicating the IL reference status of
each port on the switch.
Syntax
object.RefIlDone
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.RefIlDone (PortNumber)
The array has OutPorts items (see OutPorts on page 341), each
representing the IL 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 Position on page 341).
Access
Get
Value
Description
True
The IL reference has been taken on the
specified port.
False
The IL reference has not been taken yet on the
specified port.