Agilent Technologies B2200A Computer Accessories User Manual


 
5-26 Agilent B2200 User’s Guide, Edition 2
SCPI Command Reference
[:ROUTe]:AGND:CHANnel:ENABle[:LIST]
Syntax [:ROUTe]:AGND:CHANnel:ENABle:CARD card_number
Example OUTPUT @Agb2200;":ROUT:AGND:CHAN:ENAB:CARD ALL"
[:ROUTe]:AGND:CHANnel:ENABle[:LIST]
This command specifies the ground-enabled output ports (channels). When the
Ground Mode is ON, the ground-enabled output ports that have not been connected
to any other input port are connected to the input Ground Port. Then, the input
Ground Port will not be connected to the output ports that have been connected to
any other input port. At *RST, no channel is ground-enabled. The ground mode is
set by “[:ROUTe]:AGND[:STATe]”.
The query returns whether the specified channels are ground-enabled or not.
Syntax [:ROUTe]:AGND:CHANnel:ENABle[:LIST] (@channel_list)
[:ROUTe]:AGND:CHANnel:ENABle[:LIST]? (@channel_list)
Input port is always the input Ground Port. So, the input ports in channel_list are
ignored. However, you cannot abbreviate the input port number.
Query response enable_status{, enable_status} <newline><^END>
1: ground enabled
0: ground disabled
Example
OUTPUT @Agb2200;":ROUT:AGND:CHAN:ENAB (@10101)"
OUTPUT @Agb2200;":ROUT:AGND:CHAN:ENAB? (@10101,10102,10201)"
ENTER @Agb2200;A$
This example ground-enables the output port 1 on the card 1. In this example, A$
will be 1,0,1.
Parameter Explanation
card_number For Auto Config mode: 0 or ALL
For Normal Config mode: 1, 2, 3, 4, or ALL
Parameter Explanation
channel_list Channels to ground-enable or to check.
For channel_list, see “Switch Control” on page 4-5.