Route]:symbol:port – Agilent Technologies Agilent B2201A User Manual

Page 168

Advertising
background image

5-40

Agilent B2200 User’s Guide, Edition 4

SCPI Command Reference
[:ROUTe]:SYMBol:PORT

Syntax

[:ROUTe]:SYMBol:CHANnel card_number,channel_number,'string'

[:ROUTe]:SYMBol:CHANnel? card_number,channel_number

Query response

string <newline><^END>

Example

OUTPUT @Agb2200;":ROUT:SYMB:CHAN 0,10,'GATE'"

OUTPUT @Agb2200;":ROUT:SYMB:CHAN? 0,10"

ENTER @Agb2200;A$
This example assigns the string GATE to the output port 10. After that, GATE is used
instead of 10. In this example, A$ will be GATE.

[:ROUTe]:SYMBol:PORT

In the GPIB local mode, the B2200 uses 01 to 14 (two digits numbers) to specify the
input ports 1 to 14 respectively. This command specifies a symbol string and lets the
B2200 use the specified string instead of the two digits number. The query returns
the symbol string.

Reboot and *RST clear the symbol strings. After that, the initial symbol string (two
digits numbers 01 to 14) will be set.

:SYSTem:CPON does not clear the symbol strings.

Syntax

[:ROUTe]:SYMBol:PORT port_number,'symbol_string'

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.

channel_number

Output port number: 1 to 48 for Auto, 1 to 12 for Normal.

string

Symbol string set to the specified output port (channel).
Maximum 6 characters.

Numeric characters, alphabetic characters; upper case and
lower case, space, and the following symbols are available.

! " # $ % & ’ ( ) * + , - . / > ? : ~ ; < = > ? @ [ \ ] ‘ { | } ^ _

Advertising