<?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://sourceforge.net/p/scada-plugin/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/scada-plugin/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Tue, 02 Sep 2025 17:44:09 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/scada-plugin/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by ENGITEX</title><link>https://sourceforge.net/p/scada-plugin/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v9
+++ v10
@@ -20,6 +20,7 @@

 ### Demo limitations
 The demo version has the following limitations:
+
 * No data encryption and no user authorization in SCADA web app.
 * No data collection over Modbus– demo only allows to test the system with three emulated variables (Emulator).
 * Only one (main) window in **/view** with no possibility to make regions on SCADA canvas “clickable”.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ENGITEX</dc:creator><pubDate>Tue, 02 Sep 2025 17:44:09 -0000</pubDate><guid>https://sourceforge.net5dd03ef996a4f082eb1348d6650626bd5fa9979e</guid></item><item><title>Home modified by ENGITEX</title><link>https://sourceforge.net/p/scada-plugin/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v8
+++ v9
@@ -17,3 +17,10 @@

 ### Quick start
 The plugin can be tested even in demo version with 3 emulated signals coming from 2 emulated PLCs. [Example] page describes how to set-up the system for the test. See [SCADA output] for an explanation how to set-up a graphical output.
+
+### Demo limitations
+The demo version has the following limitations:
+* No data encryption and no user authorization in SCADA web app.
+* No data collection over Modbus– demo only allows to test the system with three emulated variables (Emulator).
+* Only one (main) window in **/view** with no possibility to make regions on SCADA canvas “clickable”.
+* No polling settings module.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ENGITEX</dc:creator><pubDate>Tue, 02 Sep 2025 17:43:37 -0000</pubDate><guid>https://sourceforge.netcb55ff04af843081fdbba0c5b62d178cf0ba5e78</guid></item><item><title>Home modified by ENGITEX</title><link>https://sourceforge.net/p/scada-plugin/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ENGITEX</dc:creator><pubDate>Tue, 19 Aug 2025 11:34:49 -0000</pubDate><guid>https://sourceforge.net8b6c9ca7276857e7e09c70706949545f8baa8ac8</guid></item><item><title>Home modified by ENGITEX</title><link>https://sourceforge.net/p/scada-plugin/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v6
+++ v7
@@ -13,7 +13,7 @@
 * SCADA polling settings and SCADA graphical output are set via a web-interface: **/view** page shows the output, whereas **/edit** page shows the settings.
 * In its full (paid) version the plugin offers nested graphical output meaning a region on SCADA output can be made clickable (e.g. **site 2**). A click will open up a new browser tab with detailed view for the region in question.
 * Due to a scalable design, **site 2** on the scheme above can be added to the output on a PC in the HQ with a few clicks.
-* A user interacts with the plugin (SCADA host) through a browser which makes it possible to use the system even from a PC where JMP node and SCADA plugin are not installed.
+* A user interacts with the plugin (SCADA host) through a browser which makes it possible to use the plugin even from a PC where JMP node and SCADA plugin are not installed.

 ### Quick start
 The plugin can be tested even in demo version with 3 emulated signals coming from 2 emulated PLCs. [Example] page describes how to set-up the system for the test. See [SCADA output] for an explanation how to set-up a graphical output.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ENGITEX</dc:creator><pubDate>Tue, 19 Aug 2025 11:26:27 -0000</pubDate><guid>https://sourceforge.netbfa43250727832e75d47c93dfba10f3455aacdb5</guid></item><item><title>Home modified by ENGITEX</title><link>https://sourceforge.net/p/scada-plugin/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -5,7 +5,7 @@
 The downloaded **.jar** already contains all the classes including JMP classes.
 The scheme below shows a possible set-up for the plugin.

-![scheme](https://i.postimg.cc/fWtk9TCc/scada.png)
+![scheme](https://i.postimg.cc/mrXcgqC1/scada-small.png)

 ### Main features
 * Data on the lower/field-level PCs are acquired from PLCs via Modbus protocol.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ENGITEX</dc:creator><pubDate>Tue, 19 Aug 2025 11:21:58 -0000</pubDate><guid>https://sourceforge.net60417d200c216cc82c8b514b473b002b32fd2d99</guid></item><item><title>Home modified by ENGITEX</title><link>https://sourceforge.net/p/scada-plugin/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -4,6 +4,8 @@
 The main requirement for the plugin deployment is to have Java classes of both JMP software and the plugin on every machine involved in communication.  SCADA plugin then must be started on every machine. The plugin checks if JMP node is running on the machine and tries to start the node if it is not running.
 The downloaded **.jar** already contains all the classes including JMP classes.
 The scheme below shows a possible set-up for the plugin.
+
+![scheme](https://i.postimg.cc/fWtk9TCc/scada.png)

 ### Main features
 * Data on the lower/field-level PCs are acquired from PLCs via Modbus protocol.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ENGITEX</dc:creator><pubDate>Tue, 19 Aug 2025 11:20:15 -0000</pubDate><guid>https://sourceforge.netf2c5538a73d601c7bbf5d18a905ea8c1e3cf37b7</guid></item><item><title>Home modified by ENGITEX</title><link>https://sourceforge.net/p/scada-plugin/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -11,7 +11,7 @@
 * SCADA polling settings and SCADA graphical output are set via a web-interface: **/view** page shows the output, whereas **/edit** page shows the settings.
 * In its full (paid) version the plugin offers nested graphical output meaning a region on SCADA output can be made clickable (e.g. **site 2**). A click will open up a new browser tab with detailed view for the region in question.
 * Due to a scalable design, **site 2** on the scheme above can be added to the output on a PC in the HQ with a few clicks.
-* A user interacts with SCADA host through a browser which makes it possible to use the system even from a PC where JMP node and SCADA plugin are not installed.
+* A user interacts with the plugin (SCADA host) through a browser which makes it possible to use the system even from a PC where JMP node and SCADA plugin are not installed.

 ### Quick start
 The plugin can be tested even in demo version with 3 emulated signals coming from 2 emulated PLCs. [Example] page describes how to set-up the system for the test. See [SCADA output] for an explanation how to set-up a graphical output.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ENGITEX</dc:creator><pubDate>Tue, 19 Aug 2025 11:16:19 -0000</pubDate><guid>https://sourceforge.net5310a88dbe9f6bcdd93a51421f033c0d519f382c</guid></item><item><title>Home modified by ENGITEX</title><link>https://sourceforge.net/p/scada-plugin/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -8,9 +8,10 @@
 ### Main features
 * Data on the lower/field-level PCs are acquired from PLCs via Modbus protocol.
 * If a request with proper credentials is received by a PC, it sends data "upwards" to a higher-level PC. Communication between PCs is implemented using Java RMI with custom encryption.
-* SCADA polling settings and SCADA graphical output are set via a web-interface.
+* SCADA polling settings and SCADA graphical output are set via a web-interface: **/view** page shows the output, whereas **/edit** page shows the settings.
 * In its full (paid) version the plugin offers nested graphical output meaning a region on SCADA output can be made clickable (e.g. **site 2**). A click will open up a new browser tab with detailed view for the region in question.
-* Due to a scalable design, **site 2** on the scheme above can be added to the output on a PC in the HQ with a few clicks. 
+* Due to a scalable design, **site 2** on the scheme above can be added to the output on a PC in the HQ with a few clicks.
+* A user interacts with SCADA host through a browser which makes it possible to use the system even from a PC where JMP node and SCADA plugin are not installed.

 ### Quick start
 The plugin can be tested even in demo version with 3 emulated signals coming from 2 emulated PLCs. [Example] page describes how to set-up the system for the test. See [SCADA output] for an explanation how to set-up a graphical output.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ENGITEX</dc:creator><pubDate>Tue, 19 Aug 2025 11:15:49 -0000</pubDate><guid>https://sourceforge.net75ad0fd0aadf3a97a476a1ff5d10872ee0fa930e</guid></item><item><title>Home modified by ENGITEX</title><link>https://sourceforge.net/p/scada-plugin/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,16 @@
-Welcome to your wiki!
+### SCADA plugin overview
+This SCADA plugin cannot be run without JMP software, in fact it runs "on top" of JMP just like other plugins for JMP.
+The page on [JMP plugins] gives a motivation behind JMP plugins.
+The main requirement for the plugin deployment is to have Java classes of both JMP software and the plugin on every machine involved in communication.  SCADA plugin then must be started on every machine. The plugin checks if JMP node is running on the machine and tries to start the node if it is not running.
+The downloaded **.jar** already contains all the classes including JMP classes.
+The scheme below shows a possible set-up for the plugin.

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+### Main features
+* Data on the lower/field-level PCs are acquired from PLCs via Modbus protocol.
+* If a request with proper credentials is received by a PC, it sends data "upwards" to a higher-level PC. Communication between PCs is implemented using Java RMI with custom encryption.
+* SCADA polling settings and SCADA graphical output are set via a web-interface.
+* In its full (paid) version the plugin offers nested graphical output meaning a region on SCADA output can be made clickable (e.g. **site 2**). A click will open up a new browser tab with detailed view for the region in question.
+* Due to a scalable design, **site 2** on the scheme above can be added to the output on a PC in the HQ with a few clicks. 

-The wiki uses [Markdown](/p/scada-plugin/wiki/markdown_syntax/) syntax.
-
-[[members limit=20]]
-[[download_button]]
+### Quick start
+The plugin can be tested even in demo version with 3 emulated signals coming from 2 emulated PLCs. [Example] page describes how to set-up the system for the test. See [SCADA output] for an explanation how to set-up a graphical output.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ENGITEX</dc:creator><pubDate>Tue, 19 Aug 2025 11:10:55 -0000</pubDate><guid>https://sourceforge.net71884a5fc8b08ed1643092c106d2165958b41e28</guid></item><item><title>Home modified by ENGITEX</title><link>https://sourceforge.net/p/scada-plugin/wiki/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="/p/scada-plugin/wiki/markdown_syntax/" rel="nofollow"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;p&gt;&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/engitex/"&gt;ENGITEX&lt;/a&gt; (admin)&lt;/li&gt;
        
    &lt;/ul&gt;&lt;br/&gt;
&lt;p&gt;&lt;span class="download-button-68a3912b7acbabd682d1354a" style="margin-bottom: 1em; display: block;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ENGITEX</dc:creator><pubDate>Mon, 18 Aug 2025 20:46:36 -0000</pubDate><guid>https://sourceforge.netb7c107ef0ac7ca614392cf40b02652edeac1ac52</guid></item></channel></rss>