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:uploading-configuration-hidden [2020/01/17 07:03]
avsetula [2. HW configuration of IO modules]
en:sw:01-mervis:uploading-configuration-hidden [2022/01/24 12:46] (current)
avsetula [3. Configuration of the Runtime]
Line 1: Line 1:
 ====== Uploading configuration ====== ====== Uploading configuration ======
-In Mervis, there are 3 ways to upload ​settings ​to the PLC:+<WRAP group> 
 +<WRAP half column 81%> 
 +<​html><​span class="​kbBlueText">​It is possible ​to upload ​from Mervis IDE to PLC:</​span></​html>​
  
 +  - [[#​solution|Solution]] - program, HMI, HW definition
 +  - [[#​configuration_of_io_modules|Configuration of IO modules]] - change of output modes, default values of outputs, setting of autonomous I/O functions, etc.
 +  - [[#​configuration_of_the_runtime|Configuration of the Runtime]] - network interface settings, users definition, SSH, Mervis services, etc.
 +
 +</​WRAP>​
 +<WRAP half column 15%>
 +;;#
 +<​html><​span class="​dev-tag dev-axon">​Axon</​span></​html>​ \\
 +<​html><​span class="​dev-tag dev-neuron">​Neuron</​span></​html>​ \\
 +<​html><​span class="​dev-tag dev-unipi11">​Unipi&​nbsp1.1</​span></​html>​ \\
 +<​html><​span class="​dev-tag dev-extens">​Extension</​span></​html>​
 +;;#
 +</​WRAP>​
 +</​WRAP>​
 ===== 1. Solution ===== ===== 1. Solution =====
-Solution configuration includes:+**Solution configuration includes:**
   * Programs   * Programs
   * List of channels and devices   * List of channels and devices
Line 9: Line 25:
 Hit **Deploy solution** on the **Ribbon** and select which parts of this configuration (Program, HMI,..) you want to upload and to which PLCs Hit **Deploy solution** on the **Ribbon** and select which parts of this configuration (Program, HMI,..) you want to upload and to which PLCs
  
-===== 2. HW configuration ​of IO modules ===== +===== 2. Configuration ​of IO modules ===== 
-Each of the IOs can have its own configuration settings. Those are:+**Each of the IOs can have its own configuration settings. Those are:**
   * default value applied right after the power connection   * default value applied right after the power connection
   * mode of the analog inputs and outputs   * mode of the analog inputs and outputs
Line 19: Line 35:
 This configuration isn't uploaded by deploying solution and you can read about the process [[en:​sw:​01-mervis:​unipi-configure-module-hidden|here]] This configuration isn't uploaded by deploying solution and you can read about the process [[en:​sw:​01-mervis:​unipi-configure-module-hidden|here]]
  
-===== 3. Configuration of the runtime ​===== +===== 3. Configuration of the Runtime ​===== 
-FIXME+**RT configuration upload includes:​** 
 +  * Network cards configuration 
 +  * Language settings 
 +  * Users definition (login credentials) 
 +  * SSH, date and time 
 +  * Proxy, Mervis DB and SSCP settings 
 + 
 +This configuration is **not** uploaded to the PLC via **Deploy solution**. Check **[[en:​sw:​01-mervis:​updating-a-runtime-configuration-hidden|this tutorial]]** for additional info.