Route]:agnd:port – Agilent Technologies Agilent B2201A User Manual
Page 154

5-26
Agilent B2200 User’s Guide, Edition 4
SCPI Command Reference
[:ROUTe]:AGND:PORT
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.
[: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]”. For details, see “Ground
Mode” on page 3-18.
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.
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.
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.