Specifications

RIGOL Chapter 2 Command System
2-114 M300 Programming Guide
ROUTe:SCAN:ADD
Syntax
ROUTe:SCAN:ADD (@<channel>)
Description
Add the specified channel into the scan list.
Parameters
Name
Type
Range
Default
<channel> Channel
One channel (for the multiplexer, DIO and TOT
channels), the rules are as follows:
(@101): channel 01 on the module in Slot1;
None
Explanation This command adds a single channel into the scan list (no matter whether the scan list is
empty or not) and <channel> will not overwrites the scan list.
Example ROUT:SCAN (@203:205)
ROUT:SCAN:ADD (@121)
ROUT:SCAN:SIZE?
The query returns +4.
Related
commands
ROUTe:SCAN
ROUTe:SCAN:SIZE?
ROUTe:SCAN:REMove
ROUTe:SCAN:REMove
Syntax
ROUTe:SCAN:REMove (@<channel>)
Description
Remove the specified channel from the scan list.
Parameters
Name Type Range Default
<channel> Channel
One channel (for the multiplexer, DIO and TOT
channels), the rules are as follows:
(@101): channel 01 on the module in Slot1;
None
Explanation
The instrument will generate an error if the specified channel is not part of the scan list.
Example ROUT:SCAN (@203:205)
ROUT:SCAN:REM (@203)
ROUT:SCAN:SIZE?
The query returns +2.
Related
commands
ROUTe:SCAN
ROUTe:SCAN:SIZE?
ROUTe:SCAN:ADD