Instructions

Chapter 2 Command System RIGOL
DG2000 Programming Guide 2-149
:SYSTem:COMMunicate:LAN:UPDate
Syntax
:SYSTem:COMMunicate:LAN:UPDate
Description
Store all the modifications of the LAN setting to the non-volatile memory and restart the LAN drive program
using the updated setting.
Remarks
You must send this command after modifying the DHCP, DNS, gateway, host name, IP address and
subnet mask settings.
Please finish all the modifications of the LAN setting before sending this command.
:SYSTem:COMMunicate:USB:INFormation?
Syntax
:SYSTem:COMMunicate:USB:INFormation?
Description
Queries the USB information of the instrument.
Return Format
The query returns a string. For example, :USB0::0x1AB1::0x0642::DG80000000001::INSTR.
:SYSTem:CSCopy
Syntax
:SYSTem:CSCopy <name>,<name>
Description
Copies all parameters and states (except the channel output state) and arbitrary waveform data of one
channel to the other one.
Parameter
Name
Type
Range
Default
<name>
Discrete
CH1|CH2
None
Remarks
The two parameters <name> cannot be the same. That is, <name>,<name> can be set to CH1,CH2 or
CH2,CH1.
CH1,CH2: copies all parameters and states (except the channel output state) and arbitrary waveform data
of CH1 to CH2.
CH2,CH1: copies all parameters and states (except the channel output state) and arbitrary waveform data
of CH2 to CH1.
Example
:SYST:CSC CH1,CH2 /*Copies all parameters and states (except the channel output state) and arbitrary
waveform data of CH1 to CH2.*/