3 Language Dictionary
186 Keysight Models 6811C, 6812C, and 6813C Programming Guide
SYSTem:COMMunicate:LAN:TELNet:PROMpt
Sets the command prompt seen when communicating with the instrument via
Telnet. The instrument uses LAN port 5024 for SCPI Telnet sessions and port 5025
for SCPI Socket sessions. Telnet sessions are typically started from a host
computer shell: telnet <IP_address> <port>
For example:
telnet 169.254.4.10 5024
To exit a Telnet session, press <Ctrl-D>.
This setting is non-volatile; it is not changed by power cycling, *RST, or
SYSTem:PRESet.
SYSTem:SECurity:IMMediate sets this parameter to its default value.
SYSTem:COMMunicate:LAN:TELNet:WMESsage
Sets the welcome message seen when communicating with the instrument via
Telnet. The instrument uses LAN port 5024 for SCPI Telnet sessions and port 5025
for SCPI Socket sessions. This setting is non-volatile; it is not changed by power
cycling, *RST, or SYSTem:PRESet.
SYSTem:SECurity:IMMediate sets this parameter to its default value.
Command syntax SYSTem:COMMunicate:LAN:TELNet:PROMpt <quoted_string>
Parameters <quoted_string>
Examples
SYST:COMM:LAN:TELN:PROM “6811C >”
Query syntax SYSTem:COMMunicate:LAN:TELNet:PROMpt?
Returned parameters <SRD>
Related commands SYST:COMM:LAN:TELN:WMES
Command syntax SYSTem:COMMunicate:LAN:TELNet:WMESsage <quoted_string>
Parameters <quoted_string>
Examples
SYST:COMM:LAN:TELN:WMES “Welcome to Telnet”
Query syntax SYSTem:COMMunicate:LAN:TELNet:WMESsage?
Returned parameters <SRD>
Related commands SYST:COMM:LAN:TELN:PROM