<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Approximatrix Forums — Serial COM port]]></title>
	<link rel="self" href="http://forums.approximatrix.com/extern.php?action=feed&amp;tid=607&amp;type=atom" />
	<updated>2017-07-20T15:05:27Z</updated>
	<generator>PunBB</generator>
	<id>http://forums.approximatrix.com/viewtopic.php?id=607</id>
		<entry>
			<title type="html"><![CDATA[Re: Serial COM port]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=2975#p2975" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[jeff]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=2</uri>
			</author>
			<updated>2017-07-20T15:05:27Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=2975#p2975</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Serial COM port]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=2974#p2974" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[jeff]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=2</uri>
			</author>
			<updated>2017-07-18T19:39:09Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=2974#p2974</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Serial COM port]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=2918#p2918" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[wxgeek99]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=3747</uri>
			</author>
			<updated>2017-06-23T21:38:38Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=2918#p2918</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Serial COM port]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=2757#p2757" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[jeff]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=2</uri>
			</author>
			<updated>2017-02-22T17:16:40Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=2757#p2757</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Serial COM port]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=2756#p2756" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[EricE]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=3718</uri>
			</author>
			<updated>2017-02-22T10:07:28Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=2756#p2756</id>
		</entry>
</feed>
