Keysight CXG, EXG, and MXG X-Series Signal Generators Programming Guide 55
Using IO Interfaces
Using LAN
input is sent from the user to the host.
Options and Parameters
The command telnet operates in character–at–a–time or line–by–line mode.
In line–by–line mode, typed text is echoed to the screen. When the line is
completed (by pressing the Enter key), the text line is sent to host. In
character–at–a–time mode, text is echoed to the screen and sent to host as it
is typed. At the UNIX prompt, type man telnet to view the options and
parameters available with the telnet command.
If your Telnet connection is in line–by–line mode, there is no local echo.
This means you cannot see the characters you are typing until you press
the Enter key. To remedy this, change your Telnet connection to
character–by–character mode. Escape out of Telnet, and at the telnet
>
prompt, type mode char. If this does not work, consult your Telnet
program's documentation.