Chapter 2 Command System RIGOL
DP800 Programming Guide 2-55
:SYSTem:COMMunicate:LAN:GATEway
Syntax :SYSTem:COMMunicate:LAN:GATEway <gateway>
:SYSTem:COMMunicate:LAN:GATEway?
Description Set the default gateway.
Query the current default gateway.
Parameter
Name Type Range Default
<gateway>
ASCII character
string
The format is nnn.nnn.nnn.nnn;
the first nnn ranges from 1 to 223
(except 127), the other three range
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 gateway
address available.
Return Format The query returns the default gateway, for example, 172.16.3.1.
Example :SYST:COMM:LAN:GATE 172.16.3.1
:SYST:COMM:LAN:GATE?
Related
Command
:SYSTem:COMMunicate:LAN:MANualip[:STATe]
:SYSTem:COMMunicate:LAN:IPADdress
Syntax :SYSTem:COMMunicate:LAN:IPADdress <ip>
:SYSTem:COMMunicate:LAN:IPADdress?
Description Set the IP address.
Query the current IP address.
Parameter
Name Type Range Default
<ip>
ASCII character
string
The format is nnn.nnn.nnn.nnn;
the first nnn ranges from 1 to 223
(except 127), the other three range
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 an address
available.
The query returns the IP address, for example, 172.16.3.128.
Example :SYST:COMM:LAN:IPAD 172.16.3.128
:SYST:COMM:LAN:IPAD?
Related
Command
:SYSTem:COMMunicate:LAN:MANualip[:STATe]