Agilent E5250A User’s Guide, Edition 9 7-31
Command Reference
[:ROUTe]:CLOSe[:LIST]
[:ROUTe]:CLOSe[:LIST]
This command connects the input ports to the output ports as specified in
channel_list.
For some modes (such as Single Route Mode, Couple Port Mode, and Bias Mode),
more complex connections may occur. For details, refer to Chapter 5.
For example, if Bias Mode is ON, you cannot directly specify the input Bias port.
But if channel_list specifies an output port that is connected to the input Bias Port,
the output port is automatically disconnected from the Bias Port and connected to
specified input port. Refer to ":ROUTe:BIAS:STATe".
Syntax [:ROUTe]:CLOSe[:LIST] (@channel_list)
Example OUTPUT @Hp5250;":ROUT:CLOS (@10101,10202)"
[:ROUTe]:CLOSe[:LIST]?
This query command returns 0 or 1 for each channel specified by channel_list, in
same order as specified by channel_list.
0: channel is opened (not connected), 1: channel is closed (connected).
Syntax [:ROUTe]:CLOSe[:LIST]? (@channel_list)
Query response close_status{,close_status} <newline><^END>
1 : closed, or 0 : opened
Example OUTPUT @Hp5250;":ROUT:CLOS (@10101,10202)"
OUTPUT @Hp5250;":ROUT:CLOS? (@10101,10102,10201,10202)"
ENTER @Hp5250;A$
In above example, A$ will be 1,0,0,1.
Parameter Explanation
channel_list Channels to close.
For details about channel_list, refer to Chapter 5.
Parameter Explanation
channel_list Channels to check.
For details about channel_list, refer to Chapter 5.