DSA800 series programming guide - Page 191

For DSA815.

Loading ...
Loading ...
Loading ...
Chapter 2 Command System RIGOL
DSA800 Programming Guide 2-169
:SYSTem:COMMunicate:GPIB[:SELF]:ADDRess
Syntax
:SYSTem:COMMunicate:GPIB[:SELF]:ADDRess <integer>
:SYSTem:COMMunicate:GPIB[:SELF]:ADDRess?
Description
Set the GPIB address.
Query the GPIB address.
Parameter
Name
Type
Range
Default
<integer> Integer 0 to 30 18
Return Format
The query returns the GPIB address in integer.
Example
The command below sets the GPIB address to 16.
:SYSTem:COMMunicate:GPIB:SELF:ADDRess 16
The query below returns 16.
:SYSTem:COMMunicate:GPIB:SELF:ADDRess?
:SYSTem:COMMunicate:LAN[:SELF]:AUToip:STATe
Syntax
:SYSTem:COMMunicate:LAN[:SELF]:AUToip:STATe OFF|ON|0|1
:SYSTem:COMMunicate:LAN[:SELF]:AUToip:STATe?
Description
Enable or disable the auto IP setting mode.
Query the status of the auto IP setting mode.
Parameter
Name
Type
Range
Default
--
Bool
OFF|ON|0|1
ON|1
Explanation
The spectrum analyzer always tries to get the IP address configuration in the order of DHCP, auto IP and
manual IP. The three setting modes cannot be turned off at the same time.
Return Format
The query returns 0 or 1.
Example
The command below disables the auto IP setting mode.
:SYSTem:COMMunicate:LAN:SELF:AUToip:STATe OFF
or :SYSTem:COMMunicate:LAN:SELF:AUToip:STATe 0
The query below returns 0.
:SYSTem:COMMunicate:LAN:SELF:AUToip:STATe?
Loading ...
Loading ...
Loading ...