2260B Series Programming Manual
70
SYSTem:COMMunicate:LAN:SMASk
Description
Sets or queries the LAN subnet mask. This setting
is only applied after the power has been cycled.
Syntax
Query Syntax
SYSTem:COMMunicate:LAN:SMASk <string>
SYSTem:COMMunicate:LAN:SMASk?
Parameter/Return <string>
Subnet mask in string format ( “mask”)
Applicable ASCII characters: 20H to 7EH
Example SYST:COMM:LAN:SMASk “255.255.0.0”
Sets the LAN mask to 255.255.0.0.
SYSTem:COMMunicate:LAN:MAC
Description
Returns the unit MAC address as a string. 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”
Example SYST:COMM:LAN:MAC?
02-80-AD-20-31-B1
Returns the MAC address.
SYSTem:COMMunicate:LAN:DHCP
Description
Turns DHCP on/off. Queries the DHCP status.
This setting is only applied after the power has
been cycled.
Syntax
Query Syntax
SYSTem:COMMunicate:LAN:DHCP {OFF | ON | 0 | 1}
SYSTem:COMMunicate:LAN:DHCP?
Parameter 0
DHCP off
OFF
DHCP off
1
DHCP on
ON
DHCP on
Return parameter 0
<boolean>DHCP off
1
<boolean>DHCP on
Set
Query
Query
Set
Query