User Manual
134 
Example: 
SYS:GPIB:ADDR 6 
Sets the GPIB address to 6. 
Query: 
SYS:GPIB:ADDR? 
Return String: 
6 
Format: 
<NR1> 
SYStem:IP:ADDRess 
Description:  
Configure/Query the LAN IP address 
Syntax: 
SYStem:IP:ADDRess<SP><ip> 
SYStem:IP:ADDRess? 
<ip> - NR1.NR1.NR1.NR1. NR1 can be from 000 – 
255. 
Example: 
SYS:IP:ADDR 192.168.001.150 
Sets the IP address to 192.168.1.150 
Query: 
SYS:IP:ADDR? 
Return String: 
192.168.001.150 
Format: 
<NR1>.<NR1>.<NR1>.<NR1> 
SYStem:IP:CONFig 
Description:  
Configure/Query the configuration of the IP. 
Syntax: 
SYStem:IP:CONFig<SP><config> 
SYStem:IP:CONfig? 
<config> - 0/STATic 
Example: 
SYS:IP:CONF STAT 
SYS:IP:CONF 0 
Set the IP configuration to STATIC. 
Query: 
SYS:IP:CONF? 
Return String: 
0 
Format: 
<config> 
SYStem:KEY:LOCK 
Description:  
Configures/Queries the state of the key lock. 
Syntax: 
SYStem:KEY:LOCK<SP><Boolean> 
SYStem:KEY:LOCK? 
Example: 
SYS:KEY:LOCK ON 
Enables key lock. 
Query: 
SYS:KEY? 
Return String: 
ON 
Format: 
ON or OFF 










