![Uni-Trend UTD2000E Series Manual Download Page 11](http://html1.mh-extra.com/html/uni-trend/utd2000e-series/utd2000e-series_manual_839099011.webp)
UNI-T
UTD2000E Series Osilloscope Programming Manual
:SYSTem:COMMunicate:LAN:GATEway
Command format:
:SYSTem:COMMunicate:LAN:GATEway <gateway>
:SYSTem:COMMunicate:LAN:GATEway?
Functional description:
For the default gateway, <gateway> is belong to ASCII character string parameter
,
format is
xxx.xxx.xxx.xxx.
Return format:
Query return the default gateway.
For example:
:SYST:COMM:LAN:GATE "192.168.1.1"
set default gateway as 192.168.1.1
:SYST:COMM:LAN:GATE?
query return 192.168.1.1
:SYSTem:COMMunicate:LAN:SMASK
Command format:
:SYSTem:COMMunicate:LAN:SMASK
<submask>
:SYSTem:COMMunicate:LAN:SMASK?
Functional description:
Set subnet mask, <submask> is belong to ASCII character string parameter
,
format is
xxx.xxx.xxx.xxx.
Return format:
Query return subnet mask.
For example:
:SYST:COMM:LAN:SMASK "255.255.255.0"
set subnet mask as 255.255.255.0
:SYST:COMM:LAN:SMASK?
query return 255.255.255.0
:SYSTem:COMMunicate:LAN:IPADdress
Command format:
:SYSTem:COMMunicate:LAN:IPADdress <ip>
:SYSTem:COMMunicate:LAN:IPADdress?
Functional description:
Set IP address, <ip> is belong to ASCII character string parameter
,
format is xxx.xxx.xxx.xxx
。
Return format:
Query return IP address
For example: