Series 3700A System Switch/Multimeter Reference Manual Section 11: TSP command reference
3700AS-901-01 Rev. D/June 2018 11-107
comm.lan.rawsockets.enable
This attribute describes whether or not communication using raw socket is enabled.
Usage
state = comm.lan.rawsockets.enable
comm.lan.rawsockets.enable = state
true: Enabled
false: Disabled
Details
This performs the same function as the MENU > LAN > ENABLE > RAW option available through
the front panel of the instrument.
Example
comm.lan.enable = true
comm.lan.rawsockets.enable = false
Enable all LAN communication with
instrument, then disable only raw sockets
over the LAN.
Also see
comm.lan.enable (on page 11-106)
comm.lan.telnet.enable (on page 11-107)
comm.lan.vxi11.enable (on page 11-108)
comm.lan.web.enable (on page 11-109)
lan.status.port.rawsocket (on page 11-270)
Raw socket connection (on page A-15)
comm.lan.telnet.enable
This attribute describes whether or not communication using Telnet is enabled.
Usage
state = comm.lan.telnet.enable
comm.lan.telnet.enable = state
true: Enabled
false: Disabled
Details
This performs the same function as the MENU > LAN > ENABLE > TELNET option that is available
through the front panel of the instrument.