Specifications
RIGOL Chapter 2 Command System
2-24 M300 Programming Guide
CONFigure:COPY:SLOT:SLOT
Syntax
CONFigure:COPY:SLOT:SLOT <slot1>,<slot2>
Description Copy the configuration of the source module (specified by <slot1>) to the destination
module (specified by <slot2>), namely module copy.
Parameters
Name
Type
Range
Default
<slot1> Discrete
100/200/300/400/500: the slot number of the source
module.
None
<slot2> Discrete
100/200/300/400/500: the slot number of the
destination module.
None
Explanation <slot1> defines the source module and <slot2> defines the destination module. The
type of the two modules must be the same.
In the module copy, the configurations of all the channels of the source module are
automatically copied to the channels of the destination module.
Example It is assumed that both Slot1 and Slot2 are inserted with the MC3132 module.
CONF:VOLT:DC (@101:110)
CONF:COPY:SLOT:SLOT 100,200
CONF? (@101,201)
The query returns
"VOLT +2.000000E+01,+6.000000E-06","VOLT +2.000000E+01,+6.000000E-06".
Related
command
CONFigure Command Subsystem