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

Page 191

Advertising
background image

Agilent E5250A User’s Guide, Edition 11

7-23

Command Reference

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

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

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

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

Syntax

[:ROUTe]:BIAS:CHANnel:DISable[: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

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

1 : disabled
0 : enabled

Example

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

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

OUTPUT @Hp5250;":ROUT:BIAS:CHAN:DIS? (@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