Technical data

4ROUTe Subsystem
20 U2751A Programmer’s Reference Guide
ROUTe:OPEN
Syntax
ROUTe:OPEN (@<ch_list>)
This command opens the specified channels in the channel list. The
channel number represents the matrix cross-point of a row (one digit) and
a column (two digits). For example, channel 308 represents cross-point at
row 3 and column 8.
Parameter
Examples
See Also
ROUTe:CLOSe
ROUTe:OPEN?
Item Type Range of values Default value
<ch_list> NR1 101 through 408 N/A
ROUT:OPEN (@106:303) // By using ‘:’ for multiple channel
selection in different row.
ROUT:OPEN (@101,201:203,303) // By using ‘,’ and ‘:’ for multiple
channel selection.
NOTE
Please refer to Chapter 1, “Channel List Parameters” on page 6 for more possible
combinations of this command.