Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:sw:01-mervis:mervis-scada-project-hidden [2021/05/31 07:31]
avsetula [Modification after upgrade from Mervis IDE 2.3.0]
en:sw:01-mervis:mervis-scada-project-hidden [2024/04/03 07:46] (current)
avsetula
Line 1: Line 1:
 <​html><​div class="​version-switch">​ <​html><​div class="​version-switch">​
-  <a href="#​creating_a_mervis_scada_project"><​div class="​actual-version">​IDE v2.4.0</​div></​a>​+  <a href="#​creating_a_mervis_scada_project"><​div class="​actual-version">​IDE v2.4.0 ​and later</​div></​a>​
   <a href="/​en:​sw:​01-mervis:​mervis-scada-project-v230-hidden"><​div>​IDE v2.3.0</​div></​a>​   <a href="/​en:​sw:​01-mervis:​mervis-scada-project-v230-hidden"><​div>​IDE v2.3.0</​div></​a>​
 </​div></​html>​ </​div></​html>​
Line 70: Line 70:
 ==== 1.2 Creating a SCADA project ==== ==== 1.2 Creating a SCADA project ====
 The first step of connecting your PLC into the Mervis SCADA is to create a SCADA project using the [[https://​www.unipi.technology/​customer/​scada/​|Customer portal]]. Log in using the account you purchased the PLC with. The first step of connecting your PLC into the Mervis SCADA is to create a SCADA project using the [[https://​www.unipi.technology/​customer/​scada/​|Customer portal]]. Log in using the account you purchased the PLC with.
 +
 +<WRAP center round info 95%>
 +If you do not have our customer account, you need to register to create one on the [[https://​www.unipi.technology/​customer/​registration/​|Unipi technology]] website.
 +</​WRAP>​
  
 <​html><​figure ondblclick="​redirectImg(this)"​ class="​zoom"​ onclick="​zoom(event)"​ style="​background-image:​ url(https://​kb.unipi.technology/​_media/​en:​sw:​01-mervis:​01-mervis-scada-project-en.png)">​ <​html><​figure ondblclick="​redirectImg(this)"​ class="​zoom"​ onclick="​zoom(event)"​ style="​background-image:​ url(https://​kb.unipi.technology/​_media/​en:​sw:​01-mervis:​01-mervis-scada-project-en.png)">​
Line 102: Line 106:
  
 ===== 2 PLC configuration ===== ===== 2 PLC configuration =====
-The second step is to configure the PLC to make it accessible for Mervis SCADA. Create a new project ​in the Mervis IDE, or open an existing one. The project ​must be opened in [[creating-new-project-hidden#​switching_from_simple_mode_to_full_mode|Full mode]].+The second step is to configure the PLC to make it accessible for Mervis SCADA. Create a new solution ​in the Mervis IDE, or open an existing one. The solution ​must be switched to [[creating-new-project-hidden#​switching_from_simple_mode_to_full_mode|Full mode]].
  
 Any PLC we want to connect to the SCADA project must be connected to the Mervis Proxy service. You can configure Mervis Proxy using the Proxy Parameters section located in the PLC properties. All the needed parameters are available in your [[https://​www.unipi.technology/​getmervis|Customer portal]]. Use a unique Proxy ID for each PLC. A more detailed description is available in the [[connecting-to-unipi-via-mervis-proxy-hidden|Connecting to Unipi via Mervis Proxy]] tutorial. Any PLC we want to connect to the SCADA project must be connected to the Mervis Proxy service. You can configure Mervis Proxy using the Proxy Parameters section located in the PLC properties. All the needed parameters are available in your [[https://​www.unipi.technology/​getmervis|Customer portal]]. Use a unique Proxy ID for each PLC. A more detailed description is available in the [[connecting-to-unipi-via-mervis-proxy-hidden|Connecting to Unipi via Mervis Proxy]] tutorial.
  
-To display historic data in the SCADA control panel and the mobile ​app, the PLC must send data to the Mervis DB serviceEach PLC within single ​SCADA project ​can have specific ​Mervis DB credentials, but identical credentials ​for all PLCs can also be usedAgain, Mervis ​DB login info can be found in the [[https://​www.unipi.technology/​getmervis|Customer portal]]. A more detailed explanation is available ​in the [[storing-data-to-mervis-db-hidden|Storing data to the Mervis DB]] tutorial. +To display historic data (graphs) ​in the SCADA web interface or mobile ​applicationit is necessary that the PLC stores ​data in Mervis DB. Together with the SCADA project, one set of Mervis DB credentials ​is also generated ​for all PLCs connected to this SCADA projectSetup and storing to DB is explained ​in detail ​in the [[storing-data-to-mervis-db-hidden|Storing data to the Mervis DB]] tutorial.
  
 Upon finishing the Mervis Proxy and Mervis DB configuration,​ don’t forget to [[updating-a-runtime-configuration-hidden|upload the configuration into the PLC]]. Upon finishing the Mervis Proxy and Mervis DB configuration,​ don’t forget to [[updating-a-runtime-configuration-hidden|upload the configuration into the PLC]].
Line 170: Line 173:
  
 <​html><​span class="​kbBlueText">​Continue with configuring the TCP Parameters. We recommend using the SSL secure connection. </​span></​html>​ \\ <​html><​span class="​kbBlueText">​Continue with configuring the TCP Parameters. We recommend using the SSL secure connection. </​span></​html>​ \\
-  * **Device ​Address:** ''​proxy.unipi.technology''​+  * **Device ​Hostname:** ''​proxy.unipi.technology''​
   * **Port:** ''​12349''​   * **Port:** ''​12349''​
   * **Enable SSL:** True   * **Enable SSL:** True
Line 319: Line 322:
  
 <WRAP center round info 90%> <WRAP center round info 90%>
-In case of editing ​dbtable, graphic HMI or any other adjustments in the SCADA terminal without any changes in the PLC itself, you do not need to deploy the solution into the PLC - a compilation only will do. By compiling the solution, a new definition for Mervis SCADA will be generated without affecting the PLC. +In case of editing ​dptable, graphic HMI or any other adjustments in the SCADA terminal without any changes in the PLC itself, you do not need to deploy the solution into the PLC - a compilation only will do. By compiling the solution, a new definition for Mervis SCADA will be generated without affecting the PLC. 
 </​WRAP>​ </​WRAP>​
  
Line 344: Line 347:
  
 <WRAP center round box> <WRAP center round box>
-The Mervis SCADA is now set. Go to the [[https://​scada.unipi.technology/​|scada.unipi.technology]] webpage and log in using the login info you [[#prvotni_nastaveni_mervis_scada|entered in Chapter 1]].+The Mervis SCADA is now set. Go to the [[https://​scada.unipi.technology/​|scada.unipi.technology]] webpage and log in using the login info you [[#introduction_into_the_mervis_scada|entered in Chapter 1]].
 </​WRAP> ​ </​WRAP> ​