Specifications

2 Command System RIGOL
DS2000 Programming Guide
2-227
:LAN:SMASk
Syntax
:LAN:SMASk <string>
:LAN:SMASk?
Description
Distribute a subnet mask for the instrument.
Query the current subnet mask of the instrument.
Parameter
Name Type Range Default
<string> ASCII character string nnn,nnn,nnn,nnn --
Explanation
When setting the <string>, the range of the nnn is from 0 to 255.
When using this command, the IP configuration mode should be Static IP (refer to
the
:LAN:MANual command) and the DHCP and Auto IP are disabled.
Return Format
The query returns the current subnet mask in character string.
Example
:LAN:SMASk 255,255,255,0
The query returns 255.255.255.0.