:SLOT:SWITch:ROUTe:VSET?
Query Syntax
:SLOT{1:8}:SWITch:ROUTe:VSET? "<switch-port>" [, "<switch-ID>"]
Where the {1:8} specifier identifies a module slot.
Where <switch-port> identifies an switch port on the optical switch.
Where <switch-ID> is an optional parameter that identifies a switch on switch products that have multiple internal optical switches. If the device does not have multiple switches, this parameter should not be used.
Query Response
"<available-switch-ports>"
Description
For a specified <input-port>, returns a set of all available ports that you can connect to the specified port. For a specified output <switch-port>, returns "DISCONNECTED" or "CONNECTED". If the port is "CONNECTED", a comma followed by the connected input port is appended to the returned string.
For example, a DiCon switch module 1x12 switch set for the "IN"
port,
:SLOT8:SWITch:ROUTe:VSET? "IN" SL1:M1"
would return "DISCONNECTED,1,2,3,4,5,6,7,8,9,10,11,12"
Requires FlexDCA revision A.07.00 and above.