Differences

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

Link to this comparison view

Both sides previous revision Previous revision
en:sw:01-mervis:weintek-hmi-bacnet-mervis-hidden [2021/08/06 08:46]
lpolcerova
en:sw:01-mervis:weintek-hmi-bacnet-mervis-hidden [2021/08/06 12:12] (current)
avsetula
Line 2: Line 2:
 <WRAP group 100%> <WRAP group 100%>
 <WRAP half column 81%> <WRAP half column 81%>
-/*FIXME - první věta se dá podle mě celá odstranit, nebo ponechat, je ale doplněná jenom v anglické verzi, nemá ekvivalent v CZ, zbytek jsem přeložila podle české abreviace a mělo by to nyní odpovídat: 
- 
-HMI panels are useful devices that can take control of various automation projects (boiler control, smart home control, industrial production control, etc.) much easier. 
 If you need to connect the Mervis IDE and the HMI display using a local network, you can use the BACnet protocol. For your project, you can use the HMI, in this case, the Weintek touchscreen HMI display, for system control, production control, boiler control, home control, etc. If you need to connect the Mervis IDE and the HMI display using a local network, you can use the BACnet protocol. For your project, you can use the HMI, in this case, the Weintek touchscreen HMI display, for system control, production control, boiler control, home control, etc.
- 
-In the following tutorial, you will learn how to set up a BACnet server, how to connect to the server with a client, or how to generate a list of variables (.EDE file). 
- 
-The result of this tutorial is to show the PLC inputs as controls on the HMI display and to control the PLC digital outputs directly from the HMI display. 
- */ 
-HMI panels are useful devices that can make control of various automation projects (boiler control, smart home control, industrial production control etc.) much easier. If you then need to connect HMI panel to the Mervis IDE, you can do so using the BACnet protocol over LAN.  
 </​WRAP>​ </​WRAP>​
 <WRAP half column 15%> <WRAP half column 15%>
Line 24: Line 15:
 </​WRAP>​ </​WRAP>​
  
-In this tutorial, ​we will show you how to set up a BACnet server, how to connect ​a client ​to this server ​and how to generate a variable ​list (.EDE file). ​+In the following ​tutorial, you will learn how to set up a BACnet server, how to connect to the server ​with a client, or how to generate a list of variables ​(.EDE file)
 + 
 +The result of this tutorial is to show the PLC inputs as controls on the HMI display and to control the PLC digital outputs directly from the HMI display.