<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://forge.codesys.com/prj/codesys-example/serial-com-with/home/Home/</link><description>Recent changes to Home</description><language>en</language><lastBuildDate>Mon, 28 Sep 2020 12:29:45 -0000</lastBuildDate><atom:link href="https://forge.codesys.com/prj/codesys-example/serial-com-with/home/Home/feed" rel="self" type="application/rss+xml"></atom:link><item><title>Home modified by mlamp</title><link>https://forge.codesys.com/prj/codesys-example/serial-com-with/home/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -2,17 +2,17 @@

 [TOC]

-#Serial COM with Visualization
+# Serial COM with Visualization
 This example shows the use of three COM Ports. One port is for reading, another for writing and one can do both. 
 The included visualization shows the reading and writing result together with the used parameters. 
 The user can switch between the three different ports.

-##Product description
+## Product description
 This example includes the communication with a serial COM port. In the visualization can be decided
 if one port should be used for both reading and writing or if two ports, one for reading and one for writing
 should be used.

-##More information
+## More information
 The correct port numbers needs to be adapted. The use of devices requires the adaption of the several parameters.

 ``PLC_PRG``: The main program is responsible for activating the chosen serial ports and set the specific parameter 
@@ -27,4 +27,11 @@
 ``Visualization``: The ``SERIAL_LINE_VISU`` is the visualization module which shows the used parameters, occurred errors 
 and the reading or writing result. The main visualization references this module for the different ports.

+## System requirements and restrictions
+|System requirements and restrictions  | Info|
+| --- | ----------- |
+|**Programming System**                | CODESYS Development System Version 3.5.14.0 or higher|
+|**Runtime System**                    | CODESYS Control Version 3.5.14.0|
+|**Required Accessories**              | -|
+
 [[project_screenshots]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">mlamp</dc:creator><pubDate>Mon, 28 Sep 2020 12:29:45 -0000</pubDate><guid isPermaLink="false">https://forge.codesys.com85a35e379a98de6ff3289670495737b71995ee48</guid></item><item><title>Home modified by mlamp</title><link>https://forge.codesys.com/prj/codesys-example/serial-com-with/home/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,7 +1,30 @@
-Welcome to your wiki!
+[[download url=https://forge.codesys.com/svn/prj,codesys-example,serial-com-with,code/SerialComWithVisu.project label=project]]

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+[TOC]

-The wiki uses [Markdown](/prj/codesys-example/serial-com-with/home/markdown_syntax/) syntax.
+#Serial COM with Visualization
+This example shows the use of three COM Ports. One port is for reading, another for writing and one can do both. 
+The included visualization shows the reading and writing result together with the used parameters. 
+The user can switch between the three different ports.

-[[members limit=20]]
+##Product description
+This example includes the communication with a serial COM port. In the visualization can be decided
+if one port should be used for both reading and writing or if two ports, one for reading and one for writing
+should be used.
+
+##More information
+The correct port numbers needs to be adapted. The use of devices requires the adaption of the several parameters.
+
+``PLC_PRG``: The main program is responsible for activating the chosen serial ports and set the specific parameter 
+values for each port, like port number or baud rate. By changing the ports in the visualization, the unused ports 
+will be closed.
+
+``SERIAL_LINE``: Initially the given communication parameters are set. Afterwards the port is opened with this 
+parameter list. Depending on the mode, the reading or writing process will be started. After reading, the buffer 
+will be saved into a variable. Before the writing process can start, the string which should be written to the COM port 
+is moved to a buffer variable.
+
+``Visualization``: The ``SERIAL_LINE_VISU`` is the visualization module which shows the used parameters, occurred errors 
+and the reading or writing result. The main visualization references this module for the different ports.
+
+[[project_screenshots]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">mlamp</dc:creator><pubDate>Thu, 24 Sep 2020 08:28:21 -0000</pubDate><guid isPermaLink="false">https://forge.codesys.comac904d3180ac5d6c2348f795422d08852b7663cb</guid></item><item><title>Home modified by mlamp</title><link>https://forge.codesys.com/prj/codesys-example/serial-com-with/home/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome to your wiki!&lt;/p&gt;
&lt;p&gt;This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: &lt;span&gt;[SamplePage]&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;The wiki uses &lt;a class="" href="/prj/codesys-example/serial-com-with/home/markdown_syntax/"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;h6&gt;Project Members:&lt;/h6&gt;
	&lt;ul class="md-users-list"&gt;
		&lt;li&gt;&lt;a href="/u/ingo/"&gt;Ingo&lt;/a&gt; (admin)&lt;/li&gt;&lt;li&gt;&lt;a href="/u/mlamp/"&gt;mlamp&lt;/a&gt; (admin)&lt;/li&gt;&lt;li&gt;&lt;a href="/u/robert/"&gt;robert&lt;/a&gt; (admin)&lt;/li&gt;
		
	&lt;/ul&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">mlamp</dc:creator><pubDate>Thu, 24 Sep 2020 08:23:07 -0000</pubDate><guid isPermaLink="false">https://forge.codesys.com9199fe7f91e1dab19c946d8e9b1b40e921e98187</guid></item></channel></rss>