Chapter 2 Command System RIGOL
DP800 Programming Guide 2-53
:SYSTem:COMMunicate:GPIB:ADDRess
Syntax :SYSTem:COMMunicate:GPIB:ADDRess <gpibaddress>
:SYSTem:COMMunicate:GPIB:ADDRess?
Description Set the GPIB address.
Query the current GPIB address.
Parameter
Name Type Range Default
<gpibaddress> Integer 0 to 30 2
Explanation Before using the GPIB interface, extend a GPIB interface using the USB-GPIB
interface converter; then, connect the instrument and PC using GPIB cable and set
the GPIB address.
Return Format The query returns an integer, for example, 7.
Example :SYST:COMM:GPIB:ADDR 7
:SYST:COMM:GPIB:ADDR?
:SYSTem:COMMunicate:LAN:APPLy
Syntax :SYSTem:COMMunicate:LAN:APPLy
Description Apply the network parameters currently set.
:SYSTem:COMMunicate:LAN:AUTOip[:STATe]
Syntax :SYSTem:COMMunicate:LAN:AUTOip[:STATe] {ON|OFF}
:SYSTem:COMMunicate:LAN:AUTOip[:STATe]?
Description Enable or disable the auto IP configuration mode.
Query the status of the auto IP configuration mode.
Parameter
Name Type Range Default
{ON|OFF} Bool ON|OFF ON
Explanation In auto IP configuration mode, the instrument acquires the IP address from
169.254.0.1 to 169.254.255.254 and subnet mask 255.255.0.0 according to
the current network configuration automatically.
When all the three configuration modes are set to “On”, the priority order of
parameter configuration is “DHCP”, “AutoIP” and “ManualIP”.
The three IP configuration modes cannot all be set to “Off” at the same time.
Return Format The query returns ON or OFF.
Example :SYST:COMM:LAN:AUTO ON
:SYST:COMM:LAN:AUTO?
Related
Commands
:SYSTem:COMMunicate:LAN:DHCP[:STATe]
:SYSTem:COMMunicate:LAN:MANualip[:STATe]