RIGOL Chapter 2 Command System
2-162 DSA800E Programming Guide
:SYSTem:COMMunicate:LAN[:SELF]:AUToip:STATe
Syntax
:SYSTem:COMMunicate:LAN[:SELF]:AUToip:STATe OFF|ON|0|1
:SYSTem:COMMunicate:LAN[:SELF]:AUToip:STATe?
Description
Enable or disable the auto IP setting mode.
Query the status of the auto IP setting mode.
Parameter
Explanation
The spectrum analyzer always tries to get the IP address configuration in the order of DHCP, auto IP and
manual IP. The three setting modes cannot be turned off at the same time.
Return Format
The query returns 0 or 1.
Example
The command below disables the auto IP setting mode.
:SYSTem:COMMunicate:LAN:SELF:AUToip:STATe OFF
or :SYSTem:COMMunicate:LAN:SELF:AUToip:STATe 0
The query below returns 0.
:SYSTem:COMMunicate:LAN:SELF:AUToip:STATe?
:SYSTem:COMMunicate:LAN[:SELF]:DHCP:STATe
Syntax
:SYSTem:COMMunicate:LAN[:SELF]:DHCP:STATe OFF|ON|0|1
:SYSTem:COMMunicate:LAN[:SELF]:DHCP:STATe?
Description
Enable or disable the DHCP mode.
Query the status of the DHCP mode.
Parameter
Explanation
The spectrum analyzer always tries to get the IP address configuration in the order of DHCP, auto IP and
manual IP. The three setting modes cannot be turned off at the same time.
Return Format
The query returns 0 or 1.
Example
The command below disables the DHCP mode.
:SYSTem:COMMunicate:LAN:SELF:DHCP:STATe OFF or :SYSTem:COMMunicate:LAN:SELF:DHCP:STATe 0
The query below returns 0.
:SYSTem:COMMunicate:LAN:SELF:DHCP:STATe?