ROUTe:SCAN:REMove
Syntax
ROUTe:SCAN:REMove (@<ch_list>)
Description
This command removes the specified channels from the present scan list.
Used With:
34921A through 34925A Multiplexer Modules
34950A Digital I/O Module (digital input and counter channels only)
34952A Multifunction Module (digital input and totalizer channels only)
Parameters
Name |
Type |
Range of Values |
Default Value |
<ch_list> |
Numeric |
One or more channels in the form (@sccc). |
This is a required parameter |
Remarks
By default, the instrument scans the list of channels in ascending order from slot 1 through slot 8 (channels are reordered as needed). If your application requires non-ordered scanning of the channels in the present scan list, you can use the ROUTe:SCAN:ORDered command to enable the non-sequential scanning mode.
For sequential scanning (default, ROUT:SCAN:ORDEREDÂ ON), the specified channels are removed from the present scan list.
For non-sequential scanning (ROUT:SCAN:ORDEREDÂ OFF), all occurrences of the specified channels are removed from the present scan list.
If you specify a channel that is not part of the present scan list, the command is ignored and no error is generated.
Example
The following command removes all occurrences of channel 3 (slot 1) from the present scan list. Â
ROUT:SCAN:REM (@1003)