Wiki source code of 4 Communication

Last modified by Leo Wei on 2023/11/01 18:51

Show last authors
1 = **1 Communication-WECON PLC** =
2
3 This demo shows how to communicate with WECON PLC.
4
5 [[Download>>url:https://drive.google.com/drive/folders/14nQQx2wyGOW7exY3mFR1IhRmothamDQt?usp=sharing]]
6
7 = **2 Communicate-CAN** =
8
9 This demo shows how to communicate HMI with CAN device.OPENCAN is developped by WECON company.It is similar with user define protocol.User could define CAN command format.
10
11 [[Download>>url:https://drive.google.com/drive/folders/1Q2tjkJC83aAaV10ZiofgaOhXWssd65_M?usp=sharing]]
12
13 = **3 Communicate-Siemens S7-1200** =
14
15 This demo shows how to communicate HMI with S7-1200 PLC.
16
17 [[Download>>url:https://drive.google.com/drive/folders/1xlw7gWBFUk2RaG4AVqP7HjBhJXmbbG3W?usp=sharing]]
18
19 = **4 Communication-User Defind Protocol** =
20
21 WECON HMI supports user define protocol.If protocol is complex,we do not suggest user to use this function.It requires advanced engineer to understand the command format.If too complex command,please contact with our salesman.We are possible to develop a new protocol base on market requirement.
22
23 [[Download>>url:https://drive.google.com/drive/folders/1JIPzea7Iod9k28VNr_bQK0rAEU4PG-Nz?usp=sharing]]
24
25 = **5 Communication-MODBUS RTU** =
26
27 This demo shows how to communicate HMI with Modbus RTU device. **Note:**if HMI is as master,please select "Modbus RTU slave(all function)" protocol.If HMI is as slave,please select "Modbus RTU master" protocol.
28
29 [[Download>>url:https://drive.google.com/drive/folders/17MXUV-x6mbbMt9cVKAbDqFcoZJbE-w9N?usp=sharing]]
30
31 = **6 Communication-MODBUS TCP** =
32
33 This demo shows how to communicate HMI with Modbus RTU device. **Note:**if HMI is as master,please select "Modbus TCP slave(all function)"protocol. If HMI is as slave,please select "Modbus TCP master" protocol.
34
35 [[Download>>url:https://drive.google.com/drive/folders/1WTqpj0u1rc8XNRrI678FoAYKkfVAPIq_?usp=sharing]]