Agilent Technologies B2201A Switch User Manual


 
5-32 Agilent B2200 User’s Guide, Edition 2
SCPI Command Reference
[:ROUTe]:BIAS:PORT
Input port is always the input Bias Port. So, the input ports in channel_list are
ignored. However, you cannot abbreviate the input port.
Query response enable_status{, enable_status} <newline><^END>
1: bias enabled
0: bias disabled
Example
OUTPUT @Agb2200;":ROUT:BIAS:CHAN:DIS:CARD ALL"
OUTPUT @Agb2200;":ROUT:BIAS:CHAN:ENAB (@10101)"
OUTPUT @Agb2200;":ROUT:BIAS:CHAN:ENAB? (@10101,10102,10201)"
ENTER @Agb2200;A$
This example bias enables the output port 1 on the card 1. In this example, A$ will
be 1,0,1.
[:ROUTe]:BIAS:PORT
NOTE If the input bias port and a couple port have been assigned to the same input port, the
bias mode and the couple mode cannot be used in parallel.
This command specifies the input Bias Port for the specified card. For each card,
you can specify the same or different Bias Port. At *RST, Bias Port is set to 10. The
bias mode is set by “[:ROUTe]:BIAS[:STATe]”. The query returns the input Bias
Port number for the specified card.
Syntax [:ROUTe]:BIAS:PORT card_number,bias_port
[:ROUTe]:BIAS:PORT? card_number
Query response port_number <newline><^END>
port_number = 1 to 14 or -1. Number set to bias_port.
Example OUTPUT @Agb2200;":ROUT:BIAS:PORT ALL,4"
OUTPUT @Agb2200;":ROUT:BIAS:PORT? 1"
ENTER @Agb2200;A
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.
bias_port Input port number: 1 to 14. Or -1 to disable bias port.