Chapter 2 Command System RIGOL
DP800 Programming Guide 2-57
:SYSTem:COMMunicate:LAN:SMASK
Syntax :SYSTem:COMMunicate:LAN:SMASK <submask>
:SYSTem:COMMunicate:LAN:SMASK?
Description Set the subnet mask.
Query the current subnet mask.
Parameter
Name Type Range Default
<submask>
ASCII
character
string
The format is
nnn.nnn.nnn.nnn;
wherein, the range of
nnn is from 0 to 255
None
Explanation This command is only available when the manual IP configuration mode is
enabled.
You are recommended to ask your network administrator for a subnet mask
available.
Return Format The query returns the subnet mask, for example, 255.255.255.0.
Example :SYST:COMM:LAN:SMASK 255.255.255.0
:SYST:COMM:LAN:SMASK?
Related
Command
:SYSTem:COMMunicate:LAN:MANualip[:STATe]
:SYSTem:COMMunicate:RS232:BAUD
Syntax :SYSTem:COMMunicate:RS232:BAUD
{4800|7200|9600|14400|19200|38400|57600|115200|128000}
:SYSTem:COMMunicate:RS232:BAUD?
Description Set the baud rate of the RS232 interface and the unit is Baud.
Query the baud rate of the RS232 interface.
Parameter
Name Type Range Default
{4800|7200|9600|14400|
19200|38400|57600|
115200|128000}
Discrete
4800|7200|9600|14400|
19200|38400|57600|
115200|128000
9600
Return Format The query returns the current baud rate, for example, 19200.
Example :SYST:COMM:RS232:BAUD 19200
:SYST:COMM:RS232:BAUD?