SYSTem:COMMunicate:ENABle
Syntax
SYSTem:COMMunicate:ENABle {OFF | ON}, {GPIB | USB | LAN | SOCKets | TELNet | VXI11 | WEB}
SYSTem:COMMunicate:ENABle? {GPIB | USB | LAN | SOCKets | TELNet | VXI11 | WEB}
Description
This command disables or enables the GPIB, USB, or LAN remote interface. In addition, this command dis-
ables or enables the available remote services such as Sockets, Telnet, VXI11, and the built-in Web Inter-
face.
When you disable, or re-enable, an interface (GPIB, USB, or LAN), you must cycle
power on the instrument to activate the new setting. This is also true when you dis-
able or re-enable any LAN service.
Remarks
l All interfaces are enabled by default as shipped from the factory.
l If you disable the LAN interface, all associated LAN services will not be started when you power on the
instrument.
l The instrument uses the following LAN ports:
l Port 5024 is used for SCPI Telnet sessions.
l Port 5025 is used for SCPI Socket sessions.
l The interface enables are stored in non-volatile memory, and do not change when power has been off,
after a Factory Reset (*RST command), or after an Instrument Preset (SYSTem:PRESet command).
l All interfaces are enabled when the instrument is shipped from the factory or after a SYSTem:SECur-
ity:IMMediate command.
Return Format
The query returns the enable state for the specified interface: 0 (OFF) or 1 (ON).
Examples
The following example disables the USB interface.
SYST:COMM:ENAB OFF,USB
The following example returns the state of the USB interface.
SYST:COMM:ENAB? USB
Typical Response: 0
Keysight 53220A/53230A Programmer's Reference 399
SYSTem:COMMunicate:ENABle