Route]:bias:channel:enable[:list – Agilent Technologies Agilent E5250A User Manual

Page 194

Advertising
background image

7-26

Agilent E5250A User’s Guide, Edition 11

Command Reference
[:ROUTe]:BIAS:CHANnel:ENABle[:LIST]?

[:ROUTe]:BIAS:CHANnel:ENABle[:LIST]?

This query command returns 0 or 1 for each channel specified by channel_list, in
same order as specified by channel_list.

0: channel is bias disabled, 1: channel is bias enabled.

Syntax

[:ROUTe]:BIAS:CHANnel:ENABle[:LIST]? (@channel_list)

The input ports specified by the channel_list are ignored. The input port is always
the input Bias Port. So, in the channel_list, only the card numbers and output ports
have meaning. But you cannot omit the input port in the channel_list.

Query response

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

1 : enabled
0 : disabled

Example

OUTPUT @Hp5250;":ROUT:BIAS:CHAN:DIS:CARD ALL"

OUTPUT @Hp5250;":ROUT:BIAS:CHAN:ENAB (@10101)"

OUTPUT @Hp5250;":ROUT:BIAS:CHAN:ENAB? (@10101,10102,10201)"

ENTER @Hp5250;A$

In above example, A$ will be as follows:

1,0,1

10101 and 10201 have the same meaning because the specified input port is
ignored.

Parameter Explanation

channel_list

Channels to check.
For details about channel_list, refer to Chapter 5.

Advertising