tcl.xonoff
Toggles xon/xoff or data set ready.
Syntax
xonoff {(options}
Description
disables or enables x-on/x-off on a specified port, or the current port.
When the xon/xoff capability is 'on', '<ctrl>+s' stops the terminal from displaying output; '<ctrl>+q' is used to resume the display. If no options are specified, the status is displayed.
xon and xoff are used for 'flow control' to printers and other devices.
Options
port.number (integer number) Indicates the port number.
f Toggles xon/xoff OFF.
n Toggles xon/xoff ON. This is the default setting.
s Suppresses the output of the status message.
Example
:xonoff
[1314] xon/off is enabled.
:xonoff (f
[1315] xon/off is disabled.
:xonoff (n
[1314] xon/off is enabled.
See Also
User Comments
What do you think?
Share your experience or ask a question by using the form below.
Login to leave your comments.
