Agilent Technologies B2201A Switch User Manual


 
Agilent B2200 User’s Guide, Edition 2 5-27
SCPI Command Reference
[:ROUTe]:AGND:PORT
[:ROUTe]:AGND:PORT
This command specifies the input Ground Port for the specified card. For each card,
you can specify the same or different Ground Port. At *RST, the Ground Port is 12.
The ground mode is set by “[:ROUTe]:AGND[:STATe]”.
The query returns the input port number of the Ground Port.
NOTE The input ground port and a ground enabled input port cannot be assigned to the
same input port.
If the input ground port and a couple port have been assigned to the same input port,
the ground mode and the couple mode cannot be used in parallel.
0 V output voltage source should be connected to the input Ground Port. Or set
ground_port to 12, and open the input port 12 that is the default ground port. If you
assign the input 12 as the ground port, this ground port will be internally connected
to the ground when the ground mode is set to ON.
Syntax [:ROUTe]:AGND:PORT card_number,ground_port
[:ROUTe]:AGND:PORT? card_number
Query response port_number <newline><^END>
port_number = 1 to 14 or -1. Number set to ground_port.
Example OUTPUT @Agb2200;":ROUT:AGND:PORT 0,13"
OUTPUT @Agb2200;":ROUT:AGND:PORT? 0"
ENTER @Agb2200;A
In this example, A will be 13.
Parameter Explanation
card_number For Auto Config mode: 0 or ALL
For Normal Config mode: 1, 2, 3, 4, or ALL
ALL is not available for query.
ground_port Input port number: 1 to 14. Or -1 to disable ground
port.