﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>Millisecond Forums » Millisecond Forums » Inquisit 4  » Unable to obtain parallel port 1</title><generator>InstantForum 2017-1 Final</generator><description>Millisecond Forums</description><link>https://forums.millisecond.com/</link><webMaster>Millisecond Forums</webMaster><lastBuildDate>Thu, 30 Apr 2026 11:16:17 GMT</lastBuildDate><ttl>20</ttl><item><title>Unable to obtain parallel port 1</title><link>https://forums.millisecond.com/Topic16508.aspx</link><description>Hi,&lt;br/&gt;&lt;br/&gt;I am trying to send binary signals from one PC to another via parallel port. Each time I run the script I get the error:&lt;br/&gt;"Unable to obtain the address for parallel port 1."&lt;br/&gt;&lt;br/&gt;I have never encountered this problem and I have never had to specify a port address before.&lt;br/&gt;Markers are coded as:&lt;br/&gt;&lt;br/&gt;&amp;lt;port baselinestart&amp;gt;&lt;br/&gt;/ port = LPT1&lt;br/&gt;/ subport = data&lt;br/&gt;/ items = "01100101"&lt;br/&gt;&amp;lt;/port&amp;gt;&lt;br/&gt;&lt;br/&gt;When I change the port type to COM1 (serial) the script runs fine.&lt;br/&gt;&lt;br/&gt;There are definitely parallel ports on both machines, and they are connected via parallel cable.&lt;br/&gt;&lt;br/&gt;Only clues as to what might be going on?&lt;br/&gt;&lt;br/&gt;Thanks!&lt;br/&gt;</description><pubDate>Wed, 17 Jun 2015 21:53:02 GMT</pubDate><dc:creator>peterandrewbaldwin</dc:creator></item><item><title>RE: Unable to obtain parallel port 1</title><link>https://forums.millisecond.com/Topic16532.aspx</link><description>Thanks for that. Turned out to be a faulty parallel port. So quickly I blame the software ;)</description><pubDate>Wed, 17 Jun 2015 21:53:02 GMT</pubDate><dc:creator>peterandrewbaldwin</dc:creator></item><item><title>RE: Unable to obtain parallel port 1</title><link>https://forums.millisecond.com/Topic16510.aspx</link><description>Most likely the port number for the respective parallel port is not 1. You can check which it is via the system's device manager. The /port attribute in the &amp;lt;port&amp;gt; element must match that number, i.e., if the number is e.g. 3, it ought to read&lt;br/&gt;&lt;br/&gt;&amp;lt;port baselinestart&amp;gt;&lt;br/&gt;&lt;strong&gt;/ port = LPT3&lt;/strong&gt;&lt;br/&gt;/ subport = data&lt;br/&gt;/ items = "01100101"&lt;br/&gt;&amp;lt;/port&amp;gt;&lt;br/&gt;&lt;br/&gt;You can also try out different port numbers &amp;amp; sending / receiving signals via Tools -&amp;gt; Parallel Port Monitor... in Inquisit.&lt;br/&gt;</description><pubDate>Tue, 16 Jun 2015 04:27:35 GMT</pubDate><dc:creator>Dave</dc:creator></item></channel></rss>