B.68 system:communication:gpib:address? query, B.69 system:communication:lan:auto command, B.70 system:communication:lan:auto? query – KEPCO KLP Series Developer's Guide, Rev 1 User Manual
Page 124: B.71 system:communication:lan:dhcp command, B.72 system:communication:lan:dhcp? query, B.73 system:communication:lan:dns command, B.74 system:communication:lan:dns? query, B.68, Syst, B.69

B-18
KLP 031113
B.68 SYSTem:COMMunication:GPIB:ADDRess? QUERY
SYST:COMM:GPIB:ADDR?
Syntax:
Short Form: SYST:COMM:GPIB:ADDR?
Long Form: SYSTem:COMMunication:GPIB:ADDRess?
Return Value:
Description: Returns GPIB address.
B.69 SYSTem:COMMunication:LAN:AUTO COMMAND
SYST:COMM:LAN:AUTO
[-1.2K MODELS ONLY]
Syntax:
Short Form: SYST:COMM:LAN:AUTO {ON | OFF}
Long Form: SYSTem:COMMunication:LAN:AUTO {ON | OFF}
Description: Specifies the AUTO MODE. When set to OFF, the static addresses set by the user from the front
panel or using SYST:COMM:LAN commands are used for LAN communication. When set to ON, the
unit obtains a valid IP address automatically.
B.70 SYSTem:COMMunication:LAN:AUTO? QUERY
SYST:COMM:LAN:AUTO?
[-1.2K MODELS ONLY]
Syntax:
Short Form: SYST:COMM:LAN:AUTO?
Long Form: SYSTem:COMMunication:LAN:AUTO?
Return Value: {ON | OFF}
Description: Indicates whether AUTO IP is set to ON or OFF.
B.71 SYSTem:COMMunication:LAN:DHCP COMMAND
SYST:COMM:LAN:DHCP
[-1.2K MODELS ONLY]
Syntax:
Short Form: SYST:COMM:LAN:DHCP {ON | OFF}
Long Form: SYSTem:COMMunication:LAN:DHCP {ON | OFF}
Description: Specifies the DHCP MODE. When set to OFF, the static addresses set by the user from the front
panel or using SYST:COMM:LAN commands are used for LAN communication. When set to ON, the
unit queries the DHCP server for a valid IP address.
B.72 SYSTem:COMMunication:LAN:DHCP? QUERY
SYST:COMM:LAN:DHCP?
[-1.2K MODELS ONLY]
Syntax:
Short Form: SYST:COMM:LAN:DHCP?
Long Form: SYSTem:COMMunication:LAN:DHCP?
Return Value: {ON | OFF}
Description: Indicates whether DHCP is set to ON or OFF.
B.73 SYSTem:COMMunication:LAN:DNS COMMAND
SYST:COMM:LAN:DNS
[-1.2K MODELS ONLY]
Syntax:
Short Form: SYST:COMM:LAN:DNS {w,x,y,z}
Long Form: SYSTem:COMMunication:LAN:DNS {w,x,y,z}
where w, x, y, and z are numbers from 0 to 255
Description: Specifies the DNS address when DHCP MODE (see PAR. B.69) is set to OFF. (Note that DNS
address must be comma-separated.)
B.74 SYSTem:COMMunication:LAN:DNS? QUERY
SYST:COMM:LAN:DNS?
[-1.2K MODELS ONLY]
Syntax:
Short Form: SYST:COMM:LAN:DNS?
Long Form: SYSTem:COMMunication:LAN:DNS?
Return Value:
where w, x, y, and z are numbers from 0 to 255
Description: Indicates the static DNS address (comma separated). For example, DNS address of 4.4.4.1
returns 4,4,4,1.