Specifications

RIGOL Chapter 2 Command System
2-22 M300 Programming Guide
CONFigure:COPY:CH:CH
Syntax
CONFigure:COPY:CH:CH (@<channel>),(@<ch_list>)
Description Copy the configuration of the source channel (specified by <channel>) to the destination
channels (specified by <ch_list>), namely channel copy.
Parameters
Name
Type
Range
Default
<channel> channel
One channel (for the multiplexer channel, DIO
channel or TOT channel), the rules are as follows:
(@101):channel 01 on the module in Slot1;
None
<ch_list>
Channel
List
One or more channels (for the multiplexer channels,
DIO channels or TOT channel), 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): channel 01 to channel 03 on the
module in Slot1 and channel 01 on the module in
Slot3;
None
Explanation The source channel specified by <channel> should be configured in the scan list.
Otherwise, an error will be generated when sending this command.
<channel> can only be a single channel (the source channel) and <ch_list> can be
one or more channels (the destination channels). The channels specified by both of
the parameters must be of the same type.
Channel copy are only allowed among channels of the same type.
Module
Channel Type
MC3120
All the channels are of the same type.
MC3132
All the channels are of the same type.
MC3164
All the channels are of the same type.
MC3232
All the channels are of the same type.
MC3264
All the channels are of the same type.
MC3324
Type 1: channel 01 to channel 20
Type 2: channel 21 to channel 24
MC3534
Type 1: channel 01 to channel 04
[1]
Type 2: channel 05 to channel 06
Type 3: channel 07 to channel 08
Note
[1]
: The channel copy status of channel 01 to channel 04, is determined by the bits setting
of the channels (refer to the
CONFigure:DIGital:BYTE, CONFigure:DIGital:WORD and
CONFigure:DIGital:DWORd commands). When the bits is set to 8-bit, the channel copy can be
performed among all the four channels. When the bits is set to 16-bit, the channel copy is only
allowed between channel 01 and channel 03. When the bits is set to 32-bit, the channel copy is
only allowed between channel 01 from different MC3534 modules.
In the channel copy, the following settings of the source channel are copied to the
destination channels.
Measurement Configuration: include the measurement function, range, sensor type
and etc.;
Scaling Configuration: include the scaling switch status and scaling coefficients;
Alarm Configuration: include the alarm switch status, alarm channel number and
alarm limits;
Advanced Configuration: include the integration time, AC filter and etc.
Example CONF:VOLT:DC (@101)
CONF:COPY:CH:CH (@101),(@102:120)
CONF? (@102,110)