System:communicate:lan:autoip[:state, System:communicate:lan:autoip[:state] -110 – RIGOL DP832A User Manual
Page 134
RIGOL
2-110
DP800 Programming Guide
:SYSTem:COMMunicate:LAN:AUTOip[:STATe]
Syntax
:SYSTem:COMMunicate:LAN:AUTOip[:STATe] {ON|OFF}
:SYSTem:COMMunicate:LAN:AUTOip[:STATe]?
Description
Enable or disable the auto IP configuration mode.
Query the status of the auto IP configuration mode.
Parameter
Name
Type
Range
Default
{ON|OFF}
Bool
ON|OFF
ON
Explanation
Before using the LAN interface, connect the instrument and PC or the network
of the PC using network cable.
The instrument provides three IP configuration modes: DHCP, Auto IP and
Manual IP.
In auto IP configuration mode, the instrument acquires the IP address from
169.254.0.1 to 169.254.255.254 and subnet mask 255.255.0.0 according to
the current network configuration automatically.
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 "AutoIP" mode, the "DHCP" 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:AUTO ON /*Enable the auto IP configuration mode*/
:SYST:COMM:LAN:AUTO? /*Query the status of the auto IP configuration mode
and the query returns ON*/
Related
Commands
:SYSTem:COMMunicate:LAN:DHCP[:STATe]
:SYSTem:COMMunicate:LAN:MANualip[:STATe]
:SYSTem:COMMunicate:LAN:APPLy