4- 164 Keysight B2961A/B2962A SCPI Command Reference, Edition 6
Subsystem Commands
SYSTem Subsystem
:SYSTem:COMMunicate:ENABle
Enables or disables the remote interface GPIB, USB, or LAN, the remote service
Sockets, Telnet, VXI-11, HiSLIP, or the built-in Web Interface. The setting is
effective after rebooting the instrument. This command setting is not changed by
power off or the *RST command.
Syntax :SYSTem:COMMunicate:ENABle mode, interface
:SYSTem:COMMunicate:ENABle? interface
Parameter mode Interface on or off. 1|ON|0|OFF. Parameter data type is boolean.
interface Interface. GPIB|USB|LAN|SOCKets|TELNet|VXI11|HISLip|
WEB. Parameter data type is CPD.
mode=1 or ON enables the specified interface.
mode=0 or OFF disables the specified interface.
Query response mode <newline>
mode returns 0 or 1, and indicates that the specified interface is off or on,
respectively. Response data type is NR1.
Example :SYST:COMM:ENAB 0,USB
:SYST:COMM:ENAB? LAN
:SYSTem:COMMunicate:GPIB[:SELF]:ADDRess
Sets the GPIB address of the instrument. This command setting is not changed by
power off or the *RST command.
Syntax :SYSTem:COMMunicate:GPIB[:SELF]:ADDRess address
:SYSTem:COMMunicate:GPIB[:SELF]:ADDRess?
Parameter address GPIB address, 0 to 30. Parameter data type is NR1.
Query response address <newline>
address returns the GPIB address of the instrument. Response data type is NR1.
Example :SYST:COMM:GPIB:ADDR 17
:SYST:COMM:GPIB:ADDR?