RIGOL
VSA Programming Guide
2-71
:SYSTem:COMMunicate:LAN[:SELF]:MANuip:STATe
Syntax
:SYSTem:COMMunicate:LAN[:SELF]:MANuip:STATe OFF|ON|0|1
:SYSTem:COMMunicate:LAN[:SELF]:MANuip:STATe?
Description
Enables or disables the manual IP setting mode.
Queries the status of the manual IP setting mode.
Parameter
Name
Type
Range
Default
--
Bool
OFF|ON|0|1
OFF|0
Remarks
The analyzer attempts to acquire the IP address configuration according to the sequence of DHCP, Auto IP,
and Manual IP. These three modes cannot be disabled at the same time.
ON|1: enables the manual IP mode.
OFF|0: disables the manual IP mode and selects the DHCP mode.
Return Format
The query returns 0 or 1.
Example
The following command enables the manual IP setting mode.
:SYSTem:COMMunicate:LAN:SELF:MANuip:STATe ON or :SYSTem:COMMunicate:LAN:SELF:MANuip:STATe
1
The following query returns 1.
:SYSTem:COMMunicate:LAN:SELF:MANuip:STATe?
:SYSTem:COMMunicate:LAN[:SELF]:MDNS:STATe
Syntax
:SYSTem:COMMunicate:LAN[:SELF]:MDNS:STATe OFF|ON|0|1
:SYSTem:COMMunicate:LAN[:SELF]:MDNS:STATe?
Description
Enables or disables the state of the network information sending.
Queries the on/off status of the network information sending.
Parameter
Name
Type
Range
Default
--
Bool
OFF|ON|0|1
OFF|0
Remarks
ON|1: The state of the network information sending is turned on.
ON|0: The state of the network information sending is turned off.
Return Format
The query returns 0 or 1.
Example
The following command sets the state of the network information sending to "on".
:SYSTem:COMMunicate:LAN:SELF:MDNS:STATe ON or :SYSTem:COMMunicate:LAN:SELF:MDNS:STATe 1