Specifications

RIGOL Chapter 2 Command System
2-104 M300 Programming Guide
ROUTe:CHANnel:DELay:AUTO
Syntax ROUTe:CHANnel:DELay:AUTO <state>[,(@<ch_list>)]
ROUTe:CHANnel:DELay:AUTO? [(@<ch_list>)]
Description
Enable or disable the automatic delay of the specified multiplexer channels.
Parameters
Name
Type
Range
Default
<state>
Bool
{OFF|0|ON|1}
1
<ch_list>
Channel
List
One or more channels (only for the
multiplexer 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.
If the
parameter is
omitted, this
command will
be applied to
the whole scan
list.
Explanation When automatic delay is enabled, the instrument determines the delay based on the
measurement function, range, integration time and AC filter setting.
Selecting a specific channel delay using the
ROUTe:CHANnel:DELay command disables
the automatic channel delay.
The
CONFigure Command Subsystem and MEASure Command Subsystem commands
set the channel delay to automatic.
The instrument sets the channel delay to automatic after a Factory Reset (the
*RST
command). An Instrument Preset (the
SYSTem:PRESet command) or Card Reset (the
SYSTem:CPON command) does not affect the current channel delay setting.
Return
Format
The query returns 0 (OFF) or 1 (ON). Multiple return values are separated by commas.
Example
ROUT:CHAN:DEL:AUTO ON,(@101:103)
ROUT:CHAN:DEL:AUTO? (@101:103)
The query returns 1,1,1.
Related
commands
ROUTe Command Subsystem
ROUTe:CHANnel:DELay