Instructions
Chapter 2 Command System  RIGOL 
DSG800 Programming Guide  2-99 
:SYSTem:COMMunication:LAN:DHCP 
Syntax  :SYSTem:COMMunication:LAN:DHCP ON|OFF|1|0 
:SYSTem:COMMunication:LAN:DHCP? 
Description  Turn on or off the DHCP mode. 
Query the state of the DHCP mode. 
Parameter 
Name  Type  Range  Default 
ON|OFF|1|0 
Bool 
ON|OFF|1|0 
ON|1 
Explanation    In DHCP mode, the DHCP server in the current network distributes network 
parameters (such as the IP address) for the instrument.  
  When all the three IP configuration modes are "On", the priority order of 
parameter configuration is "DHCP", "Auto-IP" and "Manual-IP".   
  The three IP configuration modes cannot be all set to "Off" at the same time. 
Return Format  The query returns 1 or 0. 
Example 
:SYST:COMM:LAN:DHCP ON 
:SYST:COMM:LAN:DHCP? 
Related 
Commands 
:SYSTem:COMMunication:LAN:IP:AUTO 
:SYSTem:COMMunication:LAN:IP:MANual 
:SYSTem:COMMunication:LAN:IP:ADDress 
Syntax  :SYSTem:COMMunication:LAN:IP:ADDress <value> 
:SYSTem:COMMunication:LAN:IP:ADDress? 
Description  Set the IP address. 
Query the current IP address. 
Parameter 
Name 
Type 
Range 
Default 
<value>  ASCII string 
The format is nnn.nnn.nnn.nnn; 
wherein, the range of the first nnn is 
from 1 to 223 (except 127) and the 
ranges of the other three nnn are from 
0 to 255   
-- 
Explanation    This command is only valid when the Manual-IP configuration mode is turned 
on. 
  You are recommended to ask your network administrator for an address 
available. 
Return Format 
The query returns the IP address. For example, 172.16.3.199. 
Example  :SYST:COMM:LAN:IP:ADD 172.16.3.199 
:SYST:COMM:LAN:IP:ADD? 
Related 
Command 
:SYSTem:COMMunication:LAN:IP:MANual 










