49
Example
:
SYST:COMM:LAN:GATE “172.16.0.254”
Sets the Gateway address to “172.16.0.254”.
Query
example
:SYST:COMM:LAN:GATE?
>172.16.0.254
Returns the Gateway address.
4-12-5. :SYSTem:COMMunicate:LAN:SMASk
Set
Query
Description
Sets or queries the LAN subnet mask.
This setting is only applied after the unit has been reset.
Syntax
:SYSTem:COMMunicate:LAN:SMASk
“<string>”
Query Syntax :SYSTem:COMMunicate:LAN:SMASk?
Parameter
<string>
Gateway address in string format (“*.*.*.*”)
Return
parameter
<string> Returns the subnet mask address.
Example
:
SYST:COMM:LAN:SMAS “255.255.0.0”
Sets the subnet mask address to “255.255.0.0”.
Query
example
:SYST:COMM:LAN:SMAS?
>255.255.0.0
Returns the subnet mask address.
4-12-6. :SYSTem:COMMunicate:LAN:MAC
Query
Description
Returns the unit MAC address as a string.
(
F-30~35
)
The MAC address cannot be changed.
Query Syntax :SYSTem:COMMunicate:LAN:MAC?
Return
parameter
<string> Returns the MAC address in the following
format
“FF-FF-FF-FF-FF-FF”
Query
example
:SYST:COMM:LAN:MAC?
02-80-AD-20-31-B1
Returns the MAC address.
4-12-7. :SYSTem:COMMunicate:LAN:DHCP
Set
Query
Description
Turns DHCP on/off. Queries the DHCP status.
(F-37)
This setting is only applied after the unit has been reset.
Syntax
:SYSTem:COMMunicate:LAN:DHCP {<Boolean> | OFF | ON }
Query Syntax :SYSTem:COMMunicate:LAN:DHCP?
Parameter
0 / OFF
DHCP off
1 / ON
DHCP on
Return
parameter
<Boolean> Return the setting of the DHCP by 0 or 1.
Example
:SYST:COMM:LAN:DHCP ON
DHCP on