B.75 system:communication:lan:gate command, B.76 system:communication:lan:gate? query, B.77 system:communication:lan:ip command – KEPCO KLP Series Developer's Guide, Rev 1 User Manual

Page 125: B.78 system:communication:lan:ip? query, B.79 system:communication:lan:mac? query, B.80 system:communication:lan:mask command, B.81 system:communication:lan:mask? query, B.75, Syst, B.76

Advertising
background image

KLP 031113

B-19

B.75 SYSTem:COMMunication:LAN:GATE COMMAND

SYST:COMM:LAN:GATE

[-1.2K MODELS ONLY]

Syntax:

Short Form: SYST:COMM:LAN:GATE {w,x,y,z}
Long Form: SYSTem:COMMunication:LAN:GATE {w,x,y,z}
where w, x, y, and z are numbers from 0 to 255

Description: Specifies the GATE address when DHCP MODE (see PAR. B.69) is set to OFF. (Note that GATE

address must be comma-separated.)

B.76 SYSTem:COMMunication:LAN:GATE? QUERY

SYST:COMM:LAN:GATE?

[-1.2K MODELS ONLY]

Syntax:

Short Form: SYST:COMM:LAN:GATE?

Long Form: SYSTem:COMMunication:LAN:GATE?

Return Value: <int_value> {w,x,y,z}
where w, x, y, and z are numbers from 0 to 255

Description: Indicates the static GATE address (comma separated). For example, GATE address of 0.0.0.0

returns 0,0,0,0.

B.77 SYSTem:COMMunication:LAN:IP COMMAND

SYST:COMM:LAN:IP

[-1.2K MODELS ONLY]

Syntax:

Short Form: SYST:COMM:LAN:IP {w,x,y,z}
Long Form: SYSTem:COMMunication:LAN:IP {w,x,y,z}
where w, x, y, and z are numbers from 0 to 255

Description: Specifies the IP address when DHCP (see PAR. B.69) is set to OFF. (Note that IP address must be

comma-separated.)

B.78 SYSTem:COMMunication:LAN:IP? QUERY

SYST:COMM:LAN:IP?

[-1.2K MODELS ONLY]

Syntax:

Short Form: SYST:COMM:LAN:IP?

Long Form: SYSTem:COMMunication:LAN:IP?

Return Value: <int_value> {w,x,y,z}
where w, x, y, and z are numbers from 0 to 255

Description: Indicates the static IP address (comma separated).

B.79 SYSTem:COMMunication:LAN:MAC? QUERY

SYST:COMM:LAN:MAC?

[-1.2K MODELS ONLY]

Syntax:

Short Form: SYST:COMM:LAN:MAC?

Long Form: SYSTem:COMMunication:LAN:MAC?

Return Value: xx,xx,xx,xx where xx = hex character pairs

Description: Return the MAC address of the unit. For example, MAC address of 01-23-45-67-89-AB returns

01,23,45,67,89,AB.

B.80 SYSTem:COMMunication:LAN:MASK COMMAND

SYST:COMM:LAN:MASK

[-1.2K MODELS ONLY]

Syntax:

Short Form: SYST:COMM:LAN:MASK {w,x,y,z}
Long Form: SYSTem:COMMunication:LAN:MASK {w,x,y,z}
where w, x, y, and z are numbers from 0 to 255

Description: Specifies the MASK address when DHCP (see PAR. B.69) is set to OFF. (Note that MASK address

must be comma-separated.)

B.81 SYSTem:COMMunication:LAN:MASK? QUERY

SYST:COMM:LAN:MASK?

[-1.2K MODELS ONLY]

Syntax:

Short Form: SYST:COMM:LAN:MASK?

Long Form: SYSTem:COMMunication:LAN:MASK?

Return Value: <int_value> {w,x,y,z}
where w, x, y, and z are numbers from 0 to 255

Description: Indicates the static MASK address (comma separated). For example, mask of 255.255.255.0

returns 255,255,255,0.

Advertising