B-8
KLN 750W 121912
B.41 SYSTem:COMMunicate:LAN:MAC COMMAND
SYST:COMM:LAN:MAC
Syntax:
Short Form: SYST:COMM:LAN:MAC <string>
Long Form: SYSTem:COMMunicate:LAN:MAC <string>
Description:
Sets the MAC address for communication via the LAN interface.
Changing this address
requires that power to the KLN 750W be cycled off, then on.
Argument:
<string> is text in the format xx-xx-xx-xx-xx-xx.
Example:
SYST:COMM:LAN:MAC 70-62-42-00-00-00 sets the MAC address to 70-62-42-00-00-00.
B.42 SYSTem:COMMunicate:LAN:MAC?
QUERY
SYST:COMM:LAN:MAC?
Syntax:
Short Form: SYST:COMM:LAN:MAC? Long Form: SYSTem:COMMunicate:LAN:MAC?
Description:
Indicates MAC address assigned for communication via the LAN interface.
Return Format: <string> is text in the format xx-xx-xx-xx-xx-xx.
Example:
SYST:COMM:LAN:MAC? returns 70-62-42-00-00-00 to indicate the MAC address is set to 70-62-
42-00-00-00.
B.43 SYSTem:COMMunicate:LAN:RESet COMMAND
SYST:COMM:LAN:RES
Syntax:
Short Form: SYST:COMM:LAN:RES
Long Form: SYSTem:COMMunicate:LAN:RESet
Description:
Resets the LAN settings used for communication via the LAN interface to the factory
defaults.
This includes the IP address and hostname, so LAN communications could be lost. Fac-
tory default LAN settings are: DHCP set to On and IP address set to 192.168.0.100
Argument:
none
Example:
SYST:COMM:LAN:RES resets LAN settings to factor defaults described above.
B.44 SYSTem:COMMunicate:LAN:SMAS COMMAND
SYST:COMM:LAN:SMAS
Syntax:
Short Form: SYST:COMM:LAN:SMAS <address>
Long Form: SYSTem:COMMunicate:LAN:SMAS <address>
Description:
Sets the Subnet Mask address for communication via the LAN interface.
Changing this
address requires that power to the KLN 750W be cycled off, then on.
Argument:
<address> is text in the format xxx.xxx.xxx.xxx
Example:
SYST:COMM:LAN:SMAS 255.255.0.0 sets the Subnet Mask address to 255.255.0.0.
B.45 SYSTem:COMMunicate:LAN:SMAS?
QUERY
SYST:COMM:LAN:SMAS?
Syntax:
Short Form: SYST:COMM:LAN:SMAS?Long Form: SYSTem:COMMunicate:LAN:SMAS?
Description:
Indicates Subnet Mask address assigned for communication via the LAN interface.
Return Format: <address> is text in the format xxx.xxx.xxx.xxx
Example:
SYST:COMM:LAN:IP? returns 255.255.0.0 to indicate the Subnet Mask address is set to
255.255.0.0.
B.46 SYSTem:COMMunicate:LAN:TELnet:PORT COMMAND
SYST:COMM:LAN:TEL:PORT
Syntax:
Short Form: SYST:COMM:LAN:TEL:PORT <Nrf>
Long Form: SYSTem:COMMunicate:LAN:TELnet:PORT <Nrf>
Description:
Assigns port to be used for Telnet communication via the LAN interface.
KLN 750W units
use port 8003 for Telnet sessions. Changing this address requires that power to the KLN 750W be
cycled off, then on.
Argument:
<Nrf> in text format, a number from 0 to 65535
Example:
SYST:COMM:LAN:TEL:PORT 8003 assigns port 8083 to be used during Telnet sessions. A Telnet
session can typically be started from a host computer shell by sending the IP address followed by
the port number, e.g., telnet 192.168.0.100 8003.