Command Reference [:ROUTe]:BIAS[:STATe]?

[:ROUTe]:BIAS[:STATe]?

This query command returns the Bias Mode of the specified card.

Syntax

[:ROUTe]:BIAS[:STATe]? card_number

 

Parameter

Explanation

 

 

 

 

card_number

card number:

 

 

For Auto Config mode: 0

 

 

For Normal Config mode: 1, 2, 3, or 4

Query response

0 or 1 <newline><^END>

 

 

0: Bias Mode is OFF

 

 

1: Bias Mode is ON

 

Example

OUTPUT @Hp5250;":ROUT:BIAS:STAT ALL,ON"

 

OUTPUT @Hp5250;":ROUT:BIAS:STAT? 4"

 

ENTER @Hp5250;A

 

 

In above example, A will be 1.

[:ROUTe]:CLOSe:CARD?

This query command returns channel_list of all closed (connected) channels for the specified card.

Syntax

[:ROUTe]:CLOSe:CARD? card_number

 

Parameter

Explanation

 

 

 

 

card_number

card number:

 

 

For Auto Config mode: 0

 

 

For Normal Config mode: 1, 2, 3, or 4

Query response

channel_list <newline><^END>

Example

OUTPUT @Hp5250;":ROUT:OPEN:CARD ALL"

 

OUTPUT @Hp5250;":ROUT:CLOS (@10101,10202)"

OUTPUT @Hp5250;":ROUT:CLOS:CARD? 1"

ENTER @Hp5250;A$

A$ will be @10101,10202. For the meaning of channel_list, refer to Chapter 5.

7-30

Agilent E5250A User’s Guide, Edition 9

Page 198
Image 198
Agilent Technologies Agilent E5250A manual ROUTeBIASSTATe?, ROUTeCLOSeCARD?