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

 [TOC]

-#MultiTouch Example
+# MultiTouch Example
 This visualization example shows how to evaluate and handle touch events of MultiTouch displays in CODESYS.

-##Product description
+## Product description
 This visualization example shows how to evaluate and handle touch events of MultiTouch displays in CODESYS. 
 If visualization is used on a MultiTouch display, then an additional control concept is available to the user. 
 Apart from the usual mouse and keyboard events, gestures and touch events are evaluated and processed.
@@ -28,7 +28,7 @@
 - CODESYS TargetVisu on a device with Linux operating system 


-##More information
+## More information
 The project ``MultiTouchExample.project`` shows the usage of the interface ``IGestureEventHandler2``. 
 The function block ``GesturesHandler`` implements the interface ``IGestureEventHandler2``. At first the event 
 handler must be registered at the event manager. This is done in the method ``FB_Init`` of the function block 
@@ -43,4 +43,11 @@
 **Handling in IEC:**   Event handling of touch events in IEC 61131-3; the example displays the current touch points at the screen
 **Flick detection:**   Counts the horizontal and vertical flick events

+## 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:34:50 -0000</pubDate><guid isPermaLink="false">https://forge.codesys.comb5429722972439fab28f9ca96bb09c16503a91c9</guid></item><item><title>Home modified by mlamp</title><link>https://forge.codesys.com/prj/codesys-example/multitouch-exam/home/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,7 +1,46 @@
-Welcome to your wiki!
+[[download url=https://forge.codesys.com/svn/prj,codesys-example,multitouch-exam,code/MultiTouchExample.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/multitouch-exam/home/markdown_syntax/) syntax.
+#MultiTouch Example
+This visualization example shows how to evaluate and handle touch events of MultiTouch displays in CODESYS.

-[[members limit=20]]
+##Product description
+This visualization example shows how to evaluate and handle touch events of MultiTouch displays in CODESYS. 
+If visualization is used on a MultiTouch display, then an additional control concept is available to the user. 
+Apart from the usual mouse and keyboard events, gestures and touch events are evaluated and processed.
+
+**Supported gestures**
+
+- Pan gesture: pressing, shifting and releasing with a finger moves the contents of a window or a tab 
+- Flick gesture: fast shifting of a finger in an area, i.e. "flicking", leads to switching between different visualization screens
+- Multi touch events: operating with several fingers at a time
+
+  Several elements in a visualization screen can be actuated at the same time with several fingers. Thus it is possible to develop a two-hand control or a virtual mixer in which several sliders can be actuated at the same time.
+
+The ``IGestureEventHandler`` interface of the ``VisuElems.VisuElemBase`` library enables IEC 61131-3 code to 
+be implemented in order to react to gestures. A gesture event can be intercepted and consequential actions can 
+be implemented.
+
+The following clients can execute visualization on a MultiTouch device
+
+- CODESYS TargetVisu on a device with Windows operating system 
+- CODESYS TargetVisu on a device with Linux operating system 
+
+
+##More information
+The project ``MultiTouchExample.project`` shows the usage of the interface ``IGestureEventHandler2``. 
+The function block ``GesturesHandler`` implements the interface ``IGestureEventHandler2``. At first the event 
+handler must be registered at the event manager. This is done in the method ``FB_Init`` of the function block 
+``GesturesHandler``. The methods ``HandleFlickGesture``, ``HandlePanGesture`` and ``HandleTouchEvent`` will be 
+called if a corresponding event occurs. 
+
+The example contains following functions:
+
+**Scrolling:**     Scrolling inside of frames and tab controls
+**Multiple inputs:**   Simultaneous control of input elements
+**Two-hand inputs:**   The example demonstrates the input handling with two hands
+**Handling in IEC:**   Event handling of touch events in IEC 61131-3; the example displays the current touch points at the screen
+**Flick detection:**   Counts the horizontal and vertical flick events
+
+[[project_screenshots]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">mlamp</dc:creator><pubDate>Fri, 25 Sep 2020 07:43:39 -0000</pubDate><guid isPermaLink="false">https://forge.codesys.com565289da73c984b863e4b6234b02400d5dc1b0d8</guid></item><item><title>Home modified by mlamp</title><link>https://forge.codesys.com/prj/codesys-example/multitouch-exam/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/multitouch-exam/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>Fri, 25 Sep 2020 07:40:33 -0000</pubDate><guid isPermaLink="false">https://forge.codesys.com4c8bc1673521822528faa86d3b04de3c16edb58f</guid></item></channel></rss>