Programmable DC Power Supply User’s Guide
35
For example: SYST:COMM:LAN:GATE ?
Return: current default gateway of power supply, such as GATEWAY:192.168.99.1
Command format:
SYSTem:COMMunicate:LAN:GATEway<gateway>
Function description: to set default gateway of power supply
For example:
SYST:COMM:LAN:GATE 192.168.88.1 (to set gateway address to be
192.168.88.1)
Command format: SYSTem:COMMunicate:LAN:SMASK?
Function description: query subnet mask of power supply
For example: SYST:COMM:LAN:SMASK?
Return: current subnet mask of power supply, such as SMASK:255.255.255.0
Command format:
SYSTem:COMMunicate:LAN:SMASK<smask>
Function description: set subnet mask of power supply
For example:
SYST:COMM:LAN:SMASK 255.255.255.1 (
set subnet mask of power
supply to be 255.255.255.1)
Command format:
SYSTem:COMMunicate:LAN:APPLy
Function description: make configuration to LAN valid. As soon as perform this
command, the new configuration to LAN will be valid.
For example:
SYST:COMM:LAN:APPL