Specifications
RIGOL Chapter 2 Command System
2-202 M300 Programming Guide
SYSTem:COMMunicate:LAN:DHCP
Syntax SYSTem:COMMunicate:LAN:DHCP <mode>
SYSTem:COMMunicate:LAN:DHCP?
Description
Disable or enable the DHCP configuration mode.
Parameters
Name Type Range Default
<mode>
Bool
{ON|OFF|1|0}
None
Explanation In DHCP mode, the DHCP server in the current network assigns network parameters
(such as the IP address) for the instrument.
When all the three configuration modes are set to “On”, the priority order of parameter
configuration is “DHCP”, “AutoIP” and “ManualIP”.
The three IP configuration modes cannot all be set to “Off” at the same time.
This setting takes effect after the
SYSTem:COMMunicate:LAN:UPDate command
(update the setting) is sent.
The DHCP setting is stored in the non-volatile memory (refer to
Appendix C:
Non-volatile Memory) and does not change when the power has been off, after a
Factory Reset (send the
*RST command) or after an Instrument Preset (send the
SYSTem:PRESet command).
Return
Format
The query returns 1 (ON) or 0 (OFF).
Example
SYST:COMM:LAN:DHCP ON
SYST:COMM:LAN:DHCP?
The query returns 1.
Related
commands
SYSTem:COMMunicate:LAN:MANUip
SYSTem:COMMunicate:LAN:AUTOip
SYSTem:COMMunicate:LAN:UPDate