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

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