User`s guide

5-36 Agilent B2200 Users Guide, Edition 4
SCPI Command Reference
[:ROUTe]:COUPle:PORT:DETect
At *RST, no input ports are coupled.
Syntax [:ROUTe]:COUPle:PORT card_number,'couple_port'
[:ROUTe]:COUPle:PORT? card_number
Query response port_number{, port_number} <newline><^END>
port_number = 1 or 3 or 5 or 7 or 9 or 11 or 13
Example OUTPUT @Agb2200;":ROUT:COUP:PORT ALL,'1,3'"
OUTPUT @Agb2200;":ROUT:COUP:PORT? 1"
ENTER @Agb2200;A$
In this example, A$ will be 1,3.
[:ROUTe]:COUPle:PORT:DETect
This command detects the input ports connected to the Kelvin cable, and assigns
them as the input couple ports that will be used for the Kelvin connection. The input
couple port setting is effective for the all cards. This command overwrites the
previous couple port setting.
The couple mode is set by “[:ROUTe]:COUPle[:STATe]”. The couple port setting
will be cleared and updated by “[:ROUTe]:COUPle:PORT”.
The input port numbers of the couple ports can be got by
[:ROUTe]:COUPle:PORT?.
After this command is executed, the all relay settings will be the same as after the
:ROUT:OPEN:CARD ALL command execution.
Syntax [:ROUTe]:COUPle:PORT:DETect
Example OUTPUT @Agb2200;":ROUT:COUP:PORT:DET"
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.
couple_port One or more input port numbers: 1, 3, 5, 7, 9, 11 or 13.
Enclose by single quotation marks. Separate multiple input
port numbers by comma. For example: '1,5'