<?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/visu-value-chan/home/Home/</link><description>Recent changes to Home</description><language>en</language><lastBuildDate>Mon, 28 Sep 2020 13:24:52 -0000</lastBuildDate><atom:link href="https://forge.codesys.com/prj/codesys-example/visu-value-chan/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/visu-value-chan/home/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,7 +1,28 @@
-Welcome to your wiki!
+[[download url=https://forge.codesys.com/svn/prj,codesys-example,visu-value-chan,code/VisuValueChangeHandler.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/visu-value-chan/home/markdown_syntax/) syntax.
+# Visu Value Change Handler Example
+The sample project records variable value changes that were triggered by user input within the visualization.

-[[members limit=20]]
+## Product description
+All visualization elements that change the value of a variable by user input call the ``IValueChangedListener`` interface. 
+With this interface, the value changes can be recorded and then processed programmatically.
+
+**Sample project "VisuValueChangeHandler.project":**
+
+The function block ``FB_ValueChangedListener`` implements the interface  ``IValueChangedListener``. 
+In the ``PLC_PRG`` program, the function block is registered at ``ValueChangedListenerManager``. When the value of a 
+visualization element changes, the ``ValueChanged`` method of the ``FB_ValueChangedListener`` function block is called. 
+In the sample project, all user inputs are written via the visualization to the log file of the device. 
+The corresponding visualization element can be selected using the input assistant.
+
+## 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 13:24:52 -0000</pubDate><guid isPermaLink="false">https://forge.codesys.com4d0cffc60e84e775251a464e1d10b10b19a91517</guid></item><item><title>Home modified by mlamp</title><link>https://forge.codesys.com/prj/codesys-example/visu-value-chan/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/visu-value-chan/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>Mon, 28 Sep 2020 13:20:36 -0000</pubDate><guid isPermaLink="false">https://forge.codesys.com1a7070b7552196f2ee3980147a6815b805e77cd8</guid></item></channel></rss>