<?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/hmi-example/home/Home/</link><description>Recent changes to Home</description><language>en</language><lastBuildDate>Tue, 06 Oct 2020 11:57:42 -0000</lastBuildDate><atom:link href="https://forge.codesys.com/prj/codesys-example/hmi-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/hmi-example/home/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -7,6 +7,7 @@

 ## Product description
 The "HMI Example" package contains examples for the following topics:
+
  - Use of function blocks and visualizations from libraries
  - Linking of data sources
  - Use of alarms
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">mlamp</dc:creator><pubDate>Tue, 06 Oct 2020 11:57:42 -0000</pubDate><guid isPermaLink="false">https://forge.codesys.com549871929e7b8b692ebd191a6964dbf90f86a77c</guid></item><item><title>Home modified by mlamp</title><link>https://forge.codesys.com/prj/codesys-example/hmi-example/home/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -2,10 +2,10 @@

 [TOC]

-#HMI Example
+# HMI Example
 The "HMI Example" package contains examples for linking CODESYS HMI to CODESYS V3 and V23 controllers.

-##Product description
+## Product description
 The "HMI Example" package contains examples for the following topics:
  - Use of function blocks and visualizations from libraries
  - Linking of data sources
@@ -15,7 +15,7 @@
  - Linking of CODESYS V3 controllers
  - Linking of CODESYS V23 controllers

-##More information
+## More information
 The following components are included in the "HMI Example" package:

 **HMIDemo.project**
@@ -43,7 +43,7 @@



-##Visualizations
+## Visualizations

 **Visualization**
  The "Visualization" shows how function blocks and visualizations from libraries can be used in the HMI (see Data Source Manager -&amp;gt; DatasourceV3 -&amp;gt; Type mappings). With the switch, the simulation of a sawtooth signal can be started and ended. The current value of the signal is displayed below it.
@@ -60,4 +60,11 @@
 **Recipe**
  This visualization shows how recipes are loaded and saved with the HMI.

+## 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 11:48:54 -0000</pubDate><guid isPermaLink="false">https://forge.codesys.comf6d4b3d76ea59d0acdb52cfa76edd4fb82dd9431</guid></item><item><title>Home modified by mlamp</title><link>https://forge.codesys.com/prj/codesys-example/hmi-example/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,hmi-example,code/HMI_Example.zip label=HMI_Example.zip]]

 [TOC]

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">mlamp</dc:creator><pubDate>Wed, 23 Sep 2020 13:30:25 -0000</pubDate><guid isPermaLink="false">https://forge.codesys.com7a04e1c18e39fff6151aa34d9161c5fcde420009</guid></item><item><title>Home modified by mlamp</title><link>https://forge.codesys.com/prj/codesys-example/hmi-example/home/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,7 +1,63 @@
-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/hmi-example/home/markdown_syntax/) syntax.
+#HMI Example
+The "HMI Example" package contains examples for linking CODESYS HMI to CODESYS V3 and V23 controllers.

-[[members limit=20]]
+##Product description
+The "HMI Example" package contains examples for the following topics:
+ - Use of function blocks and visualizations from libraries
+ - Linking of data sources
+ - Use of alarms
+ - Use of trend elements
+ - Use of recipe elements 
+ - Linking of CODESYS V3 controllers
+ - Linking of CODESYS V23 controllers
+
+##More information
+The following components are included in the "HMI Example" package:
+
+**HMIDemo.project**
+ Sample project for CODESYS HMI
+
+**LibForHMIDemo.library**
+ Help library to show how to use visualizations with a parameter interface from a library and link to a data source.
+
+**V3ProjForHMIDemo.project**
+ Sample project for V3 controllers
+
+**V23Proj.pro**
+ Sample project for V23 controllers.
+ In the "HMIDemo.project" sample project, a CODESYS V3 controller and a V23 controller are linked to the CODESYS HMI.
+
+**Linking a CODESYS V3 controller**
+ See Data Sources Manager -&amp;gt; DatasourceV3.
+ The "V3ProjForHMIDemo.project" project has to be loaded into a CODESYS Control Win beforehand (CODESYS V3.5 SP11 Patch 1 or later must be installed).
+ The communication settings of the data source in the "Communication" tab still have to be adapted accordingly (name or address of the controller).
+
+**Linking a CODESYS V23 controller**
+ See Data Sources Manager -&amp;gt; Datasource.
+ The "V23Proj.pro" project has to be loaded into a PLCWinNT beforehand (CODESYS V23 must be installed).
+ The communication setting s in the data source must be adapted accordingly in the "Communication" tab (IP address).
+
+
+
+##Visualizations
+
+**Visualization**
+ The "Visualization" shows how function blocks and visualizations from libraries can be used in the HMI (see Data Source Manager -&amp;gt; DatasourceV3 -&amp;gt; Type mappings). With the switch, the simulation of a sawtooth signal can be started and ended. The current value of the signal is displayed below it.
+
+**V23Demo**
+ Linking to a CODESYS V23 controller (see Data Source Manager -&amp;gt; Datasource)
+
+**Alarms**
+ This visualization shows how alarms of a V3 controller can be displayed and confirmed. An alarm is triggered when the slider exceeds 60% of the maximum value.
+
+**Trend**
+ In this visualization, a CODESYS V3 trend recording of the signal (see visualization) is displayed by means of the trend element. The simulation of the sawtooth signal has to be activated for this.
+
+**Recipe**
+ This visualization shows how recipes are loaded and saved with the HMI.
+
+[[project_screenshots]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">mlamp</dc:creator><pubDate>Wed, 23 Sep 2020 13:25:34 -0000</pubDate><guid isPermaLink="false">https://forge.codesys.com8f79001ad7c1c5c688b42d8e465981be83378a9a</guid></item><item><title>Home modified by mlamp</title><link>https://forge.codesys.com/prj/codesys-example/hmi-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/hmi-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>Wed, 23 Sep 2020 13:22:32 -0000</pubDate><guid isPermaLink="false">https://forge.codesys.com940d76030110cc45a1135772c53b2ba5e9b2f430</guid></item></channel></rss>