Agilent Technologies B2201A Switch User Manual


 
Agilent B2200 User’s Guide, Edition 2 5-33
SCPI Command Reference
[:ROUTe]:BIAS[:STATe]
In this example, A will be 4.
[:ROUTe]:BIAS[:STATe]
NOTE You cannot set the Bias Mode to ON when the Ground Mode is ON.
This command controls the Bias Mode for the specified card. When the Bias Mode
is ON, the input Bias Port is connected to the all bias-enabled output ports that have
not been connected to any other input port. At *RST, the Bias Mode is OFF.
The query returns the mode status of the specified card.
The input Bias Port is set by “[:ROUTe]:BIAS:PORT”. The bias-enabled output
ports (channels) are set by “[:ROUTe]:BIAS:CHANnel:ENABle[:LIST]” or
“[:ROUTe]:BIAS:CHANnel:ENABle:CARD”.
When the Bias Mode is ON, you cannot directly control the Bias Port connections.
However, they can be indirectly controlled when the connections of the other input
port are controlled.
When the Bias Mode is OFF, the input Bias Port is the same as the other input ports,
so relays can be controlled directly to connect to output ports.
Syntax [:ROUTe]:BIAS[:STATe] card_number,state
[:ROUTe]:BIAS[:STATe]? card_number
Query response 0 or 1 <newline><^END>
0: OFF
1: ON
Example OUTPUT @Agb2200;":ROUT:BIAS:STAT ALL,ON"
OUTPUT @Agb2200;":ROUT:BIAS:STAT? 4"
ENTER @Agb2200;A
In this example, A will be 1.
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.
state ON or 1: sets the Bias Mode ON
OFF or 0: sets the Bias Mode OFF