Agilent Technologies B2201A Switch User Manual


 
Agilent B2200 User’s Guide, Edition 2 5-41
SCPI Command Reference
[:ROUTe]:OPEN[:LIST]
[:ROUTe]:OPEN[:LIST]
This command disconnects the input ports from output ports as specified in
channel_list. The query returns 0 or 1 for each channel specified by channel_list, in
same order as specified by channel_list.
For some modes (such as Single Route Mode, Couple Mode, Ground Mode, and
Bias Mode), more complex disconnections may occur.
Syntax [:ROUTe]:OPEN[:LIST] (@channel_list)
[:ROUTe]:OPEN[:LIST]? (@channel_list)
Query response open_status{, open_status} <newline><^END>
1 : opened
0 : closed
Example OUTPUT @Agb2200;":ROUT:OPEN:CARD ALL"
OUTPUT @Agb2200;":ROUT:CLOS (@10101,10202)"
OUTPUT @Agb2200;":ROUT:OPEN? (@10101,10102,10201,10202)"
ENTER @Agb2200;A$
In this example, A$ will be 0,1,1,0.
Parameter Explanation
channel_list Channels to open (disconnect) or to check.
For channel_list, see “Switch Control” on page 4-5.