UNI-T
UPO 3000E&UPO2000E Series Oscilloscope Programming Manual
:SYSTem:COMMunicate:LAN:APPLy
Command format:
:SYSTem:COMMunicate:LAN:APPLy
Functional description:
Set the current internet parameter to take effect immediately.
:SYSTem:COMMunicate:LAN:GATEway
Command format:
:SYSTem:COMMunicate:LAN:GATEway <gateway>
:SYSTem:COMMunicate:LAN:GATEway?
Functional description:
Set the default gateway, <gateway> is belong to ASCII character string parameter
,
the format is
xxx.xxx.xxx.xxx.
Return format:
Query return the default gateway.
For example:
:SYST:COMM:LAN:GATE "192.168.1.1"
set the default gateway as 192.168.1.1
:SYST:COMM:LAN:GATE?
query return192.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, the 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 255.255.255.0
:SYST:COMM:LAN:SMASK?
query return 255.255.255.0