Chapter 2 Command System RIGOL
DSA800E Programming Guide 2-161
:SYSTem:COMMunicate:APORt
Syntax
:SYSTem:COMMunicate:APORt GPIB|LAN|USB|OFF
:SYSTem:COMMunicate:APORt?
Description
Select the current communication port or disable all the communication ports.
Query the communication port currently selected.
Parameter
Return Format
The query returns GPIB, LAN, USB or OFF.
Example
The command below set the communication port to LAN.
:SYSTem:COMMunicate:APORt LAN
The query below returns LAN.
:SYSTem:COMMunicate:APORt?
: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
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?