Route]:connection:sequence, Route]:connection:sequence -36 – Agilent Technologies B2201A User Manual
Page 162

5-36
Agilent B2200 User’s Guide, Edition 2
SCPI Command Reference
[:ROUTe]:CONNection:SEQuence
[:ROUTe]:CONNection:SEQuence
This command specifies the connection sequence mode, which is the open/close
sequence of the relays when connection route is changed from an existing
connection to a new connection. The query returns the connection sequence mode of
the specified card. At *RST, BBMake is selected. See “Connection Sequence” on
page 3-15.
The connection sequence is used only for cards that have been set to SROUte
connection rule. Also see “[:ROUTe]:CONNection:RULE”.
Syntax
[:ROUTe]:CONNection:SEQuence card_number,sequence
[:ROUTe]:CONNection:SEQuence? card_number
Query response
NSEQ or BBM or MBBR
Example
OUTPUT @Agb2200;":ROUT:CONN:SEQ ALL,MBBR"
OUTPUT @Agb2200;":ROUT:CONN:SEQ? 0"
ENTER @Agb2200;A$
In this example, A$ will be MBBR.
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.
sequence
NSEQ: No-Sequence mode
BBM: Break-Before-Make mode
MBBR: Make-Before-Break mode