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

5-34
Agilent B2200 User’s Guide, Edition 4
SCPI Command Reference
[:ROUTe]:CONNection:RULE
Example
OUTPUT @Agb2200;":ROUT:CLOS (@10101,10202)"
OUTPUT @Agb2200;":ROUT:CLOS? (@10101,10102,10201,10202)"
ENTER @Agb2200;A$
In this example, A$ will be 1,0,0,1.
[:ROUTe]:CONNection:RULE
This command sets the connection rule (Free or Single Route) for the specified card.
The query returns the connection rule of the specified card. At *RST, all cards are
set to FREE. See “Connection Rule” on page 3-14.
Syntax
[:ROUTe]:CONNection:RULE card_number,rule
[:ROUTe]:CONNection:RULE? card_number
Query response
FREE or SROU <newline><^END>
Example
OUTPUT @Agb2200;":ROUT:CONN:RULE ALL,SROU"
OUTPUT @Agb2200;":ROUT:CONN:RULE? 1"
ENTER @Agb2200;A$
In this example, A$ will be SROU.
[: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.
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.
rule
FREE (free route) or SROUte (single route).
In the free route, multiple channel connections are
available for all input ports.
In the single route, only 1 channel connection is available
for each input port.