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:controller-attach-hidden [2020/06/11 09:55]
jan_kozak
— (current)
Line 1: Line 1:
-Next step in creating a **Solution** is to connect to the running UniPi controller. In the **Left panel** on **Solution** tab, right click on the **System** and then click on the **Add Controller**. 
- 
-{{ :​en:​sw:​01-mervis:​creating_new_project_11_add_controller.png?​direct |}} 
- 
-The **Find PLC** dialogue will appear, in which we can specify, how the Mervis IDE should connect to the controller. If the PLC is in the same LAN network, you can use the **UDP Broadcast** and then click on **Next**. 
- 
-{{ :​en:​sw:​01-mervis:​creating_new_project_12_find_plc.png?​direct |}} 
- 
-Next window will show a progress bar as the Mervis IDE is looking for controllers on all network cards your computer has. 
- 
-{{ :​en:​sw:​01-mervis:​creating_new_project_13_finding_plc.png?​direct |}} 
- 
-After the searching is finished, you will be presented with the list of detected PLCs. The target controller has its name displayed in the **Platform** tab. This tutorial used Neuron L503 controller - in your case, choose whatever controller you are using and click on **Next**. 
- 
-{{ :​en:​sw:​01-mervis:​creating_new_project_14_plc_found.png?​direct |}} 
- 
-<WRAP center round important 60%> 
-In some cases, you will see a red triangle next to the **Runtime version**. This means the runtime is older than the IDE expects. To fix this problem, follow the [[en:​sw:​01-mervis:​updating-a-runtime-hidden|Updating runtime (RT)]] tutorial. 
- 
-If you see a small skull instead of the red triangle next to the **Runtime version**, the controller'​s operating system is outdated and you need to upload a current version of Mervis OS. The guide for uploading Mervis OS for [[en:​hw:​01-axon:​image|Axon]] and [[en:​sw:​01-mervis:​deploying-mervis-os-hidden|Neuron & 1.1/Lite]] 
-</​WRAP>​ 
- 
-The last dialogue when attaching controller is a question about downloading configuration. The configuration holds basic settings of the UniPi controller, such as IP address, usernames and passwords, connections to Mervis DB and Mervis Proxy and so on. We always recommend downloading the configuration. ​ 
- 
-{{ :​en:​sw:​01-mervis:​creating_new_project_15_download_configuration.png?​direct |}} 
- 
-The controller has now connected; in the **left panel** in **Solution** a new **PLC** will appear. Double-click on it. In the **main panel** a **PLC** tab will be displayed and the PLCs properties will appear in the **Properties** panel. ​ 
- 
-{{ :​en:​sw:​01-mervis:​creating_new_project_16_plc_properties.png?​direct |}}