Instructions

Chapter 2 Command System RIGOL
DG2000 Programming Guide 2-145
Parameter
Name
Type
Range
Default
<address>
ASCII String
Refer to "Remarks".
None
Remarks
This command is only valid when the ManualIP configuration mode
(
:SYSTem:COMMunicate:LAN:STATic[:STATe]) is enabled.
The format of <address> is "nnn.nnn.nnn.nnn". The range for the first segment (nnn) of the address
is from 1 to 223 (except 127); and the range for the other three segments is from 0 to 255. You are
recommended to ask your network administrator for an address available.
After sending this command, the new settings will only take effect when
the
:SYSTem:COMMunicate:LAN:APPLy command is executed to apply the current network
parameters.
Return Format
The query returns a string. For example, 202.106.46.151.
Example
:SYST:COMM:LAN:DNS 202.106.46.151 /*Sets the DNS address to 202.106.46.151.*/
:SYST:COMM:LAN:DNS? /*Queries the DNS address and the query returns
202.106.46.151.*/
:SYSTem:COMMunicate:LAN:DOMain
Syntax
:SYSTem:COMMunicate:LAN:DOMain <name>
:SYSTem:COMMunicate:LAN:DOMain?
Description
Set the domain name.
Query the domain name.
Parameter
Name
Type
Range
Default
<name>
ASCII string
Refer to the Remarks
YYYRigolLan
Remarks
<name> is the specified domain name and cannot exceeds 99 characters (can include English characters
and numbers).
Return Format
The query returns a string.
Example
:SYST:COMM:LAN:DOM RIGOL /*Set the domain name to RIGOL*/
:SYST:COMM:LAN:DOM? /*Query the domain name and the query returns RIGOL*/