DSA800 series programming guide - Page 194

For DSA815.

Loading ...
Loading ...
Loading ...
RIGOL Chapter 2 Command System
2-172 DSA800 Programming Guide
:SYSTem:COMMunicate:LAN[:SELF]:IP:SUBMask
Syntax
:SYSTem:COMMunicate:LAN[:SELF]:IP:SUBMask<ip_address>
:SYSTem:COMMunicate:LAN[:SELF]:IP:SUBMask?
Description
Set the subnet mask.
Query the subnet mask.
Parameter
Name
Type
Range
Default
<ip_address>
ASCII STRING Refer to
Explanation
--
Explanation
The format of <ip_address> is nnn.nnn.nnn.nnn and the range of the nnn is from 0 to 255.
Return Format
The query returns the current subnet mask in nnn.nnn.nnn.nnn format.
Example
The command below sets the subnet mask to 255.255.255.0.
:SYSTem:COMMunicate:LAN:SELF:IP:SUBMask 255.255.255.0
The query below returns 255.255.255.0.
:SYSTem:COMMunicate:LAN:SELF:IP:SUBMask?
:SYSTem:COMMunicate:LAN[:SELF]:MANuip:STATe
Syntax
:SYSTem:COMMunicate:LAN[:SELF]:MANuip:STATe OFF|ON|0|1
:SYSTem:COMMunicate:LAN[:SELF]:MANuip:STATe?
Description
Enable or disable the manual IP setting mode.
Query the status of the manual IP setting mode.
Parameter
Name Type Range Default
-- Bool OFF|ON|0|1 OFF|0
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 enables the manual IP setting mode.
:SYSTem:COMMunicate:LAN:SELF:MANuip:STATe ON
or :SYSTem:COMMunicate:LAN:SELF:MANuip:STATe 1
The query below returns 1.
:SYSTem:COMMunicate:LAN:SELF:MANuip:STATe?
Loading ...
Loading ...
Loading ...