<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Approximatrix Forums — Serial COM port]]></title>
		<link>http://forums.approximatrix.com/viewtopic.php?id=607</link>
		<atom:link href="http://forums.approximatrix.com/extern.php?action=feed&amp;tid=607&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Serial COM port.]]></description>
		<lastBuildDate>Thu, 20 Jul 2017 15:05:27 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Serial COM port]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?pid=2975#p2975</link>
			<description><![CDATA[<p>The RS-232 library is now available in the <a href="http://packages.simplyfortran.com/package/83.html">SF Package Manager</a> for subscribers.</p>]]></description>
			<author><![CDATA[null@example.com (jeff)]]></author>
			<pubDate>Thu, 20 Jul 2017 15:05:27 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?pid=2975#p2975</guid>
		</item>
		<item>
			<title><![CDATA[Re: Serial COM port]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?pid=2974#p2974</link>
			<description><![CDATA[<p>I currently have a library with a Fortran wrapper now working, and I&#039;ll see that the source code is available in the next few days.&nbsp; The Fortran code is actually wrapping the <a href="http://www.teuniz.net/RS-232/">RS-232 library</a> in a module that should be easy enough to use.</p>]]></description>
			<author><![CDATA[null@example.com (jeff)]]></author>
			<pubDate>Tue, 18 Jul 2017 19:39:09 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?pid=2974#p2974</guid>
		</item>
		<item>
			<title><![CDATA[Re: Serial COM port]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?pid=2918#p2918</link>
			<description><![CDATA[<p>I would also like to know if com port communications are possible using Approximatix Fortran!<br />Anyone have any experience doing this?</p><p>Jimmy</p>]]></description>
			<author><![CDATA[null@example.com (wxgeek99)]]></author>
			<pubDate>Fri, 23 Jun 2017 21:38:38 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?pid=2918#p2918</guid>
		</item>
		<item>
			<title><![CDATA[Re: Serial COM port]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?pid=2757#p2757</link>
			<description><![CDATA[<p>I&#039;m not sure modern Windows machine still implement &quot;magic&quot; files like COM1 such that a call like <em>OPEN(FILE=&#039;COM1&#039;, ...)</em> would work without substantial additions to the Fortran runtime library.&nbsp; You would be better off using an external library.&nbsp; However, I don&#039;t know of a Fortran library, so I would guess one would have to wrap a C library to access the COM port.&nbsp; I&#039;ll look around, but I can&#039;t make any promises.</p>]]></description>
			<author><![CDATA[null@example.com (jeff)]]></author>
			<pubDate>Wed, 22 Feb 2017 17:16:40 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?pid=2757#p2757</guid>
		</item>
		<item>
			<title><![CDATA[Serial COM port]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?pid=2756#p2756</link>
			<description><![CDATA[<p>Can anyone suggest a way for Simply Fortran to support serial communication through a COM port?</p><p>With modern computers a COM port is usually implemented as a USB-UART (RS-232) converter which shows up in the Windows Device Manager as a COMn port, n being the number assigned to the port.</p><p>What I need is to be able to Send/Receive data to the COM port from within a Fortran program</p><p>What would be the simplest way to do this?</p>]]></description>
			<author><![CDATA[null@example.com (EricE)]]></author>
			<pubDate>Wed, 22 Feb 2017 10:07:28 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?pid=2756#p2756</guid>
		</item>
	</channel>
</rss>
