# setport command

The setport BASIC program sets all ports
(except port 0) to 9600 baud, no parity, 1 stop bit, and 8 data bits.

## See also

- [list-lines command](https://d3codex.com/tcl/list-lines-command/)
- [set-baud command](https://d3codex.com/tcl/set-baud-command/)
- [set-port command](https://d3codex.com/tcl/set-port-command/)

---
Source: https://d3codex.com/tcl/setport-command/ - part of the D3Codex reference.
