Specifications

Chapter 2 Command System RIGOL
M300 Programming Guide 2-107
ROUTe:CLOSe:EXCLusive
Syntax
ROUTe:CLOSe:EXCLusive (@<ch_list>)
Description Close the specified channels after opening all the channels on a multiplexer, actuator or
matrix switch.
Parameters
Name
Type
Range
Default
<ch_list>
Channel
List
One or more channels (for the multiplexer, actuator
and matrix switch channels), the rules are as
follows:
(@101): channel 01 on the module in Slot1;
(@101:103): channel 01 through 03 on the module
in Slot1;
(@101:103,301,406:408): channel 01 through 03 on
the module in Slot1, channel 01 on the module in
Slot3 and channel 06 through 08 on the module in
Slot4.
None
Explanation For the multiplexer modules, if any channel on the module is defined to be part of the
scan list, attempting to send this command will result in an error.
Sending this command will affect the relay cycle count (refer to the
DIAGnostic:RELay:CYCLes? command).
For the matrix module, the channel number represents row number and column
number. For example, channel 126 represents the second row and six column on the
module in Slot1. For more information, refer to the Users Guide.
This command opens all the channels of the module, and then closes the channels
specified in <ch_list>.
The instrument opens all the channels of the multiplexer, actuator and matrix switch
after a Factory Reset (the
*RST command). An Instrument Preset (the SYSTem:PRESet
command) does not affect the state of the channel relay.
Example
ROUT:CLOS:EXCL (@303)
Related
commands
ROUTe Command Subsystem
ROUTe:CLOSe
ROUTe:OPEN
DIAGnostic:RELay:CYCLes?
ROUTe:DONE?
Syntax
ROUTe:DONE?
Description
Query the status of all the relays on cards not added into the scan list.
Explanation
It returns 1 when all the relay operations are finished (even during a scan).
Return
Format
The query returns 1.
Example
ROUT:DONE?
The query returns 1.
Related
command
ROUTe Command Subsystem