# modem-off macro

The modem-off macro invokes the xonoff command and passes it an f option.
This disables x-on/x-off on the current line or a specified line.

## See also

- [dcd command](https://d3codex.com/tcl/dcd-command/)
- [modem-on macro](https://d3codex.com/tcl/modem-on-macro/)
- [Port number](https://d3codex.com/definitions/port-number/)
- [xonoff command](https://d3codex.com/tcl/xonoff-command/)

---
Source: https://d3codex.com/tcl/modem-off-macro/ - part of the D3Codex reference.
