SYSTem:COMMunicate:LAN:TELNet:WMESsage
Syntax
SYSTem:COMMunicate:LAN:TELNet:WMESsage "<string>"
SYSTem:COMMunicate:LAN:TELNet:WMESsage?
Description
This command sets the welcome message seen when using a Telnet session to communicate with the 34980A.
Parameters
Name |
Type |
Range of Values |
Default Value |
<string> |
A string of up to 63 characters. |
"Welcome to Agilent's 34980A Multifunction Switch/Measure Unit" |
Remarks
For all Agilent products, the Telnet port number is 5024.
The welcome message is stored in non-volatile memory, and does not change when power has been off, after a Factory Reset (*RST command), or after an Instrument Preset (SYSTem:PRESet command).
Return Format
The query command reads the welcome message and returns an ASCII string enclosed in double quotes.
Examples
The following command defines the welcome message.
SYST:COMM:LAN:TELN:WMES "Welcome to 34980A Telnet Session"
The following query returns the welcome message currently being used (the quotes are also returned).
SYST:COMM:LAN:TELN:WMES?
Typical Response: "Welcome to 34980A Telnet Session"
See Also
SYSTem:COMMunicate:LAN:TELNet:PROMpt