<?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/trace-example/home/Home/</link><description>Recent changes to Home</description><language>en</language><lastBuildDate>Mon, 28 Sep 2020 12:42:06 -0000</lastBuildDate><atom:link href="https://forge.codesys.com/prj/codesys-example/trace-example/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/trace-example/home/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -2,11 +2,11 @@

 [TOC]

-#Trace Example
+# Trace Example
 The example "Trace Example" contains two applications concerning trace recording and 
 trace configuration in IEC 61131-3 via the Trace Manager. 

-##Product description
+## Product description
 The example project "TraceExample.project" shows how to record and store values of variables 
 via the Trace Object and the Visu Trace Element. Another application demonstrates the configuration 
 of a Trace Object in Structured Text.
@@ -20,7 +20,7 @@
 *CODESYS Visualization &amp;gt; Visualization Elements &amp;gt; 'Special Controls' &amp;gt; Element 'Trace' and its Dialogs*


-##More information
+## More information
 **Application TraceRecordingExample**

 The application ``TraceRecordingExample`` demonstrates how to record and store values of variables via 
@@ -55,4 +55,11 @@
 The programmatically configured Trace can be loaded into a Trace Object with the function "Upload Trace" 
 in the trace menu.

+## 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:42:06 -0000</pubDate><guid isPermaLink="false">https://forge.codesys.com9c356edc597e8b70e4e49b00a7e7b75549b658fe</guid></item><item><title>Home modified by mlamp</title><link>https://forge.codesys.com/prj/codesys-example/trace-example/home/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,7 +1,58 @@
-Welcome to your wiki!
+[[download url=https://forge.codesys.com/svn/prj,codesys-example,trace-example,code/TraceExample.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/trace-example/home/markdown_syntax/) syntax.
+#Trace Example
+The example "Trace Example" contains two applications concerning trace recording and 
+trace configuration in IEC 61131-3 via the Trace Manager. 

-[[members limit=20]]
+##Product description
+The example project "TraceExample.project" shows how to record and store values of variables 
+via the Trace Object and the Visu Trace Element. Another application demonstrates the configuration 
+of a Trace Object in Structured Text.
+
+More information on the Trace Object and the Visu Trace Element can be found  in the CODESYS help:
+
+*CODESYS Development System &amp;gt; Reference, User Interface &amp;gt; Objects &amp;gt; Object 'Trace'*
+
+and
+
+*CODESYS Visualization &amp;gt; Visualization Elements &amp;gt; 'Special Controls' &amp;gt; Element 'Trace' and its Dialogs*
+
+
+##More information
+**Application TraceRecordingExample**
+
+The application ``TraceRecordingExample`` demonstrates how to record and store values of variables via 
+the Trace Object and Visu Trace Element.
+
+Steps to save and load recordings via the Visu Trace Element:
+
+-  Configure the trace element
+-  Start the trace
+-  Start the trigger
+-  Store the trace
+-  Load the trace (Restriction: Works only if the trace was saved with the currently running application)
+
+Steps to save and load recordings via the Trace Object:
+
+-  Configure the trace element
+-  Download the trace (trace menu)
+-  Start the trace via trigger or recording condition
+-  Store the trace (trace menu)
+-  Load the trace (trace menu)
+
+**Application IECTraceConfiguration**
+
+The application ``IECTraceConfiguration`` configures a Trace Element directly via Structured Text. 
+The corresponding functions of the Trace Manager are implemented in the library ``CmpTraceMgr``. 
+Trace objects receive their data from a ``Packet``. A ``Packet`` can hold one or more ``Records``. 
+The variable to record is assigned to a ``Record``. 
+
+The program ``PLC_PRG`` creates and configures a ``Packet`` and a corresponding ``Record``. 
+The function block ``FBTracMgr`` encapsulates the functions and handles of the Trace Manager ``CmpTraceMgr``.
+
+The programmatically configured Trace can be loaded into a Trace Object with the function "Upload Trace" 
+in the trace menu.
+
+[[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 12:09:16 -0000</pubDate><guid isPermaLink="false">https://forge.codesys.comc17be1d817881bcc2e0003f8b77c1197aff717ba</guid></item><item><title>Home modified by mlamp</title><link>https://forge.codesys.com/prj/codesys-example/trace-example/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/trace-example/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 11:55:13 -0000</pubDate><guid isPermaLink="false">https://forge.codesys.com1b3236b4f9dbf8f7b7d00bd5886f3de0469c4d3d</guid></item></channel></rss>