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

 [TOC]

-#Visu Dialog ST
-This package contains three example applications relating to the visualization of dialogs 
+# Visu Dialog ST
+This project contains three example applications relating to the visualization of dialogs 
 with the language "Structured Text (ST)".

-##More information
+## More information
 **Application DialogVarInOut**

 This example shows how dialogs can be opened and how input values can be read and checked by an event handler.
@@ -29,5 +29,11 @@

 The example shows how to open dialogs via the library ``Visu Utils``.

+## System requirements and restrictions
+|System requirements and restrictions  | Info|
+| --- | ----------- |
+|**Programming System**                | CODESYS Development System V3.5.16.1 or higher|
+|**Runtime System**                    | CODESYS Control V3.5.16.1|
+|**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:55:06 -0000</pubDate><guid isPermaLink="false">https://forge.codesys.combf7042e09d43595f1aa88263353be7fa6f2f8fd5</guid></item><item><title>Home modified by mlamp</title><link>https://forge.codesys.com/prj/codesys-example/visu-dialog-st/home/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -1,4 +1,4 @@
-[[download url= label=project]]
+[[download url=https://forge.codesys.com/svn/prj,codesys-example,visu-dialog-st,code/VisuDialogST.project label=project]]

 [TOC]

&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 13:59:04 -0000</pubDate><guid isPermaLink="false">https://forge.codesys.com2df5acc22488c14222def2ae05a35119e5b2bbac</guid></item><item><title>Home modified by mlamp</title><link>https://forge.codesys.com/prj/codesys-example/visu-dialog-st/home/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,7 +1,33 @@
-Welcome to your wiki!
+[[download url= 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-dialog-st/home/markdown_syntax/) syntax.
+#Visu Dialog ST
+This package contains three example applications relating to the visualization of dialogs 
+with the language "Structured Text (ST)".

-[[members limit=20]]
+##More information
+**Application DialogVarInOut**
+
+This example shows how dialogs can be opened and how input values can be read and checked by an event handler.
+
+The event handler ``IEditBoxInputHandler`` is set in the main program ``PLC_PRG``. The method ``VariableWritten`` 
+is called after an input value is set. The range of the input value is checked by the method ``CheckValue`` of the 
+function block ``ControlFB``. The OK-Button is active if the variable ``pVar`` is less than 100. 
+Notice that the function block ``ControlFB`` is passed to the frame by the attribute ``VAR_IN_OUT_AS_POINTER``.
+
+**Application FileDialog**
+
+This example shows how file dialogs can be opened by program (ST) via the ``DialogManager``.
+
+The file filter and an instance of the function block ``Visu_FbFileListProvider`` is created in the program ``PLC_PRG``. 
+The function block ``Visu_FbFileListProvider`` is used by the dialog to list and filter files. The function 
+``OpenFileDialog`` sets the`` Visu_FbFileListProvider`` and opens the dialog. After selecting a file, the name 
+of the file is displayed in the visualization.
+
+**Application IECOpenDialog**
+
+The example shows how to open dialogs via the library ``Visu Utils``.
+
+
+[[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:58:11 -0000</pubDate><guid isPermaLink="false">https://forge.codesys.com1bbef65661e9f9d951defe7627b9c3f436bbb0b7</guid></item><item><title>Home modified by mlamp</title><link>https://forge.codesys.com/prj/codesys-example/visu-dialog-st/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-dialog-st/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 12:56:38 -0000</pubDate><guid isPermaLink="false">https://forge.codesys.com761c500b9a8d2e730afccc1e031be79d64c05e52</guid></item></channel></rss>