beautypg.com

B.41 system:communicate:lan:mac command, B.42 system:communicate:lan:mac? query, B.43 system:communicate:lan:reset command – KEPCO KLN 750W Series, Firmware Version 1.60 to 1.6x User Manual

Page 82: B.44 system:communicate:lan:smas command, B.45 system:communicate:lan:smas? query, B.46 system:communicate:lan:telnet:port command, B.41, Syst, B.42, B.43

background image

B-8

KLN 750W 032614

B.41 SYSTem:COMMunicate:LAN:MAC COMMAND

SYST:COMM:LAN:MAC

Syntax:

Short Form: SYST:COMM:LAN:MAC
Long Form: SYSTem:COMMunicate:LAN:MAC

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:

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: 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


Long Form: SYSTem:COMMunicate:LAN:SMAS

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:

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:

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
Long Form: SYSTem:COMMunicate:LAN:TELnet:PORT

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:

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.