System:communicate:lan:dhcp[:state, System:communicate:lan:dhcp[:state] -111 – RIGOL DP832A User Manual
Page 135
RIGOL
DP800 Programming Guide
2-111
:SYSTem:COMMunicate:LAN:DHCP[:STATe]
Syntax
:SYSTem:COMMunicate:LAN:DHCP[:STATe] {ON|OFF}
:SYSTem:COMMunicate:LAN:DHCP[:STATe]?
Description
Enable or disable the DHCP mode.
Query the status of the DHCP mode.
Parameter
Name
Type
Range
Default
{ON|OFF}
Bool
ON|OFF
ON
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.
The new setting will only take into effect when
command is executed to apply the
network parameter currently set after this command is send.
Return Format
The query returns ON or OFF.
Example
:SYST:COMM:LAN:DHCP ON /*Enable the DHCP mode*/
:SYST:COMM:LAN:DHCP? /*Query the status of the DHCP mode and the query
returns ON*/
Related
Commands
:SYSTem:COMMunicate:LAN:AUTOip[:STATe]
:SYSTem:COMMunicate:LAN:MANualip[:STATe]
:SYSTem:COMMunicate:LAN:APPLy