--- title: "TS2068 Modem Port 119 Tips" type: "article" slug: "ts2068-modem-port-119-tips" url: "http://localhost/article/ts2068-modem-port-119-tips/" markdown_url: "http://localhost/article/ts2068-modem-port-119-tips.md" published_at: "2026-03-14T00:05:16+00:00" modified_at: "2026-03-14T00:05:17+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "Short technical note from CompuServe describing machine code OUT commands for TS2068 port 119 used for pulse dialing. Explains how the TS2050 modem dials each digit using two OUT 119 pulses and a short delay, with loops for multi-digit numbers. Asks about port 115 for incoming carrier detection." category: - name: "The RAMTOP" slug: "the-ramtop" taxonomy: "category" url: "http://localhost/category/periodicals/the-ramtop/" post_tag: - name: "Machine language programming" slug: "machine-language" taxonomy: "post_tag" url: "http://localhost/tag/machine-language/" - name: "TS 2068" slug: "ts2068" taxonomy: "post_tag" url: "http://localhost/tag/ts2068/" model: - name: "Timex/Sinclair 2068" slug: "ts-2068" taxonomy: "model" url: "http://localhost/model/ts-2068/" indiv: - name: "John Ryan" slug: "john-ryan" taxonomy: "indiv" url: "http://localhost/indiv/john-ryan/" publication_r: id: 39272 title: "The RAMTOP" type: "periodical" url: "http://localhost/periodical/the-ramtop/" authors_r: - name: "John Ryan" slug: "john-ryan" taxonomy: "indiv" url: "http://localhost/indiv/john-ryan/" issues_articles: - id: 50275 title: "The RAMTOP Winter 1990" type: "issue" url: "http://localhost/issue/the-ramtop-winter-1990/" pages: "10" pubdate: "Winter 1990" archive_link: false --- # TS2068 Modem Port 119 Tips Short technical note from CompuServe describing machine code OUT commands for TS2068 port 119 used for pulse dialing. Explains how the TS2050 modem dials each digit using two OUT 119 pulses and a short delay, with loops for multi-digit numbers. Asks about port 115 for incoming carrier detection.