Route]:agnd:unused, Route]:agnd:unused”. an – Agilent Technologies Agilent B2201A User Manual

Page 156

Advertising
background image

5-28

Agilent B2200 User’s Guide, Edition 4

SCPI Command Reference
[:ROUTe]:AGND:UNUSED

Example

OUTPUT @Agb2200;":ROUT:AGND:STAT 0,ON"

OUTPUT @Agb2200;":ROUT:AGND:STAT? 0"

ENTER @Agb2200;A
In this example, A will be 1.

[:ROUTe]:AGND:UNUSED

This command specifies the ground-enabled input ports for the specified card.
When the Ground Mode is ON, the ground-enabled input ports that have not been
connected to any other port are connected to the input Ground Port. At *RST, no
input port is ground-enabled. The ground mode is set by
“[:ROUTe]:AGND[:STATe]”.

The query returns which input ports are ground-enabled.

NOTE

The input ground port and a ground enabled input port cannot be assigned to the
same input port.

If the ground enabled input 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:UNUSED card_number,'port_number'

[:ROUTe]:AGND:UNUSED? card_number

Query response

port_number{, port_number} <newline><^END>

port_number = 1 to 8

Example

OUTPUT @Agb2200;":ROUT:AGND:UNUSED 0,'5,6,7,8'"

OUTPUT @Agb2200;":ROUT:AGND:UNUSED? 0"

ENTER @Agb2200;A$
In this example, A$ will be 5,6,7,8.

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.

port_number

Input port number: 1 to 8.

Enclose by single quotation marks. Separate multiple
input port numbers by comma. For example: '1,5'

Advertising