Specifications
2 Command System RIGOL
DS2000 Programming Guide
2-221
:LAN:GATeway
Syntax
:LAN:GATeway <string>
:LAN:GATeway?
Description
Assign a gateway for the instrument.
Query the current gateway 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 first nnn is from 0 to 223 (except 127)
and the ranges of the other three nnn are from 0 to 255.
When using this command, the IP configuration mode should be Auto IP (refer to
the
:LAN:AUToip command) or Static IP (refer to the :LAN:MANual command) mode.
Return Format
The query returns the current gateway in character string.
Example
:LAN:GATeway 172,16,3,1
The query returns 172.16.3.1.