System:communicate:lan:manualip[:state, System:communicate:lan:manualip[:state] -115 – RIGOL DP832A User Manual
Page 139
RIGOL
DP800 Programming Guide
2-115
:SYSTem:COMMunicate:LAN:MANualip[:STATe]
Syntax
:SYSTem:COMMunicate:LAN:MANualip[:STATe] {ON|OFF}
:SYSTem:COMMunicate:LAN:MANualip[:STATe]?
Description
Enable or disable the manual IP configuration mode.
Query the status of the manual IP configuration mode.
Parameter
Name
Type
Range
Default
{ON|OFF}
Bool
ON|OFF
ON
Explanation
In manual IP configuration mode, users define the network parameters (such
as the IP address).
When all the three configuration modes are set to "On", the priority order of
parameter configuration is "DHCP", "AutoIP" and "ManualIP". Therefore, to
enable the "ManualIP" mode, the "DHCP" mode and "AutoIP" mode must be
turned off.
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:MAN ON /*Enable the manual IP configuration mode*/
:SYST:COMM:LAN:MAN? /*Query the status of the manual IP configuration
mode and the query returns ON*/
Related
Commands
:SYSTem:COMMunicate:LAN:AUTOip[:STATe]
:SYSTem:COMMunicate:LAN:DHCP[:STATe]
:SYSTem:COMMunicate:LAN:APPLy