--- title: "More UPD Info" id: 54768 type: "document" slug: "more-upd-info" url: "http://localhost/document/more-upd-info/" markdown_url: "http://localhost/document/more-upd-info.md" published_at: "2024-06-04T10:14:37+00:00" modified_at: "2024-06-05T12:11:17+00:00" author: "David Anderson" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "When using UPD with the Byte-Back serial units, you have to initialize the interface before you try to do any printing. This can either be done from BASIC (see Byte-Back’s documentation), or with a short machine-code routine like the following." category: - name: "Documentation" slug: "documentation" taxonomy: "category" url: "http://localhost/category/documentation/" post_tag: - name: "TS 1000" slug: "ts1000" taxonomy: "post_tag" url: "http://localhost/tag/ts1000/" model: - name: "Timex/Sinclair 1000" slug: "ts-1000" taxonomy: "model" url: "http://localhost/model/ts-1000/" indiv: - name: "Fred Nachbaur" slug: "fred-nachbaur" taxonomy: "indiv" url: "http://localhost/indiv/fred-nachbaur/" doc_author: "Fred Nachbaur" document_url: "https://archive.org/details/syncware-news-docs/More%20UPD%20Info" pages: 1 document_date: "198x" related_content: - id: 54743 title: "EPROM UPD" type: "document" url: "http://localhost/document/eprom-upd/" - id: 10455 title: "Universal Printer Driver" type: "article" url: "http://localhost/article/universal-printer-driver/" - id: 21792 title: "The Universal Code Data Printer" type: "article" url: "http://localhost/article/the-universal-code-data-printer/" - id: 38978 title: "UPD Modifications" type: "article" url: "http://localhost/article/upd-modifications/" - id: 20321 title: "Universal Printer Driver" type: "product" url: "http://localhost/product/universal-printer-driver/" --- # More UPD Info When using UPD with the Byte-Back serial units, you have to initialize the interface before you try to do any printing. This can either be done from BASIC (see Byte-Back’s documentation), or with a short machine-code routine like the following.