欢迎图片

Changes for page 19 Demos

Last modified by Devin Chen on 2024/10/30 10:53

From version 20.1
edited by Jim
on 2022/09/06 09:01
Change comment: There is no comment for this version
To version 16.1
edited by Jim
on 2022/09/01 11:32
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,28 +1,48 @@
1 += **3 Modbus Polling** =
2 +
3 +[[Download>>https://ftp.we-con.com.cn/Download/WIKI/LX5V%20PLC/demo/%E3%80%90PLC-5V%E3%80%91Modbus%20Polling.zip]]
4 +
5 += **6 Flow Led** =
6 +
7 +[[Download>>https://ftp.we-con.com.cn/Download/WIKI/LX5V%20PLC/demo/%E3%80%90PLC-5V%E3%80%91Flow%20Led.zip]]
8 +
9 += 7 Limit Alarm =
10 +
11 +[[Download>>https://ftp.we-con.com.cn/Download/WIKI/LX5V%20PLC/demo/%E3%80%90PLC-5V%E3%80%91Limit%20Alarm.zip]]
12 +
13 += **8 Traffic Light** =
14 +
15 +[[Download>>https://ftp.we-con.com.cn/Download/WIKI/LX5V%20PLC/demo/%E3%80%90PLC-5V%E3%80%91Traffic%20Light.zip]]
16 +
17 += **9. PID Control** =
18 +
19 +[[Download>>https://ftp.we-con.com.cn/Download/WIKI/LX5V%20PLC/demo/%E3%80%90PLC-5V%E3%80%91PID%20Control.zip]]
20 +
21 +
1 1  = 1. Protocol =
2 2  
3 3  (% class="table-bordered" %)
4 -|(% style="width:332px" %)**Name**|(% style="width:599px" %)**Explanation**|(% style="width:145px" %)**Download **
5 -|(% style="width:332px" %)1. Modbus TCP communication|(% style="width:599px" %)Setting of PLC as server/client|(% style="width:145px" %)[[Download>>https://ftp.we-con.com.cn/Download/WIKI/LX5V%20PLC/demo/%E3%80%90PLC-5V%E3%80%91ModbusTCP%20Protocol.zip]]
6 -|(% style="width:332px" %)2. Modbus RTU communication|(% style="width:599px" %)Setting of PLC as master/slave|(% style="width:145px" %)[[Download>>https://ftp.we-con.com.cn/Download/WIKI/LX5V%20PLC/demo/%E3%80%90PLC-5V%E3%80%91Modbus%20Communication.zip]]
25 +|**Name**|**Explanation**|**Download **
26 +|1. Modbus TCP communication|Setting of PLC as master/slave|[[Download>>https://ftp.we-con.com.cn/Download/WIKI/LX5V%20PLC/demo/%E3%80%90PLC-5V%E3%80%91ModbusTCP%20Protocol.zip]]
27 +|2. Modbus RTU communication|Setting of PLC as server/client|[[Download>>https://ftp.we-con.com.cn/Download/WIKI/LX5V%20PLC/demo/%E3%80%90PLC-5V%E3%80%91Modbus%20Communication.zip]]
7 7  
8 8  = 2. Instruction =
9 9  
10 10  
11 11  (% class="table-bordered" %)
12 -|(% style="width:332px" %)**Name**|(% style="width:601px" %)**Explanation**|(% style="width:143px" %)**Download **
13 -|(% style="width:332px" %)1. Indirect addressing|(% style="width:601px" %)Programming for indirect addressing|(% style="width:143px" %)[[Download>>https://ftp.we-con.com.cn/Download/WIKI/LX5V%20PLC/demo/%E3%80%90PLC-5V%E3%80%91Index.zip]]
14 -|(% style="width:332px" %)2. Clock calculation|(% style="width:601px" %)Read, write and compare operations of PLC clock|(% style="width:143px" %)[[Download>>https://ftp.we-con.com.cn/Download/WIKI/LX5V%20PLC/demo/%E3%80%90PLC-5V%E3%80%91Clock%20Calculation.zip]]
15 -|(% style="width:332px" %)3. High-speed pulse output|(% style="width:601px" %)Simple example of high-speed pulse output instruction|(% style="width:143px" %)[[Download>>https://ftp.we-con.com.cn/Download/WIKI/LX5V%20PLC/demo/%E3%80%90PLC-5V%E3%80%91High-Speed%20Pulse%20Output.zip]]
16 -|(% style="width:332px" %)4. Step instruction|(% style="width:601px" %)Example of step instruction|(% style="width:143px" %)[[Download>>https://ftp.we-con.com.cn/Download/WIKI/LX5V%20PLC/demo/%E3%80%90PLC-5V%E3%80%91Step%20instruction.zip]]
17 -|(% style="width:332px" %)5. Exponential calculation|(% style="width:601px" %)Exponential operation through instruction conversion|(% style="width:143px" %)[[Download>>https://ftp.we-con.com.cn/Download/WIKI/LX5V%20PLC/demo/%E3%80%90PLC-5V%E3%80%91Exponential%20Calculation.zip]]
33 +|**Name**|**Explanation**|**Download **
34 +|1. Indirect addressing|Programming for indirect addressing|[[Download>>https://ftp.we-con.com.cn/Download/WIKI/LX5V%20PLC/demo/%E3%80%90PLC-5V%E3%80%91Index.zip]]
35 +|2. Clock calculation|Read, write and compare operations of PLC clock|[[Download>>https://ftp.we-con.com.cn/Download/WIKI/LX5V%20PLC/demo/%E3%80%90PLC-5V%E3%80%91Clock%20Calculation.zip]]
36 +|3. High-speed pulse output|Simple example of high-speed pulse output instruction|[[Download>>https://ftp.we-con.com.cn/Download/WIKI/LX5V%20PLC/demo/%E3%80%90PLC-5V%E3%80%91High-Speed%20Pulse%20Output.zip]]
37 +|4. Step instruction|Example of step instruction|[[Download>>https://ftp.we-con.com.cn/Download/WIKI/LX5V%20PLC/demo/%E3%80%90PLC-5V%E3%80%91Step%20instruction.zip]]
38 +|5. Exponential calculation|Exponential operation through instruction conversion|[[Download>>https://ftp.we-con.com.cn/Download/WIKI/LX5V%20PLC/demo/%E3%80%90PLC-5V%E3%80%91Exponential%20Calculation.zip]]
18 18  
19 -= 3. Application =
40 += 2. Instruction =
20 20  
21 21  (% class="table-bordered" %)
22 22  |**Name**|**Explanation**|**Download **
23 -|1.** **Modbus polling|Polling operation of a single serial port|[[Download>>https://ftp.we-con.com.cn/Download/WIKI/LX5V%20PLC/demo/%E3%80%90PLC-5V%E3%80%91Modbus%20Polling.zip]]
24 -|2. Flow Led|Lights a certain number of lights in sequence|[[Download>>https://ftp.we-con.com.cn/Download/WIKI/LX5V%20PLC/demo/%E3%80%90PLC-5V%E3%80%91Flow%20Led.zip]]
25 -|3.** **Traffic light|Crossroad traffic light case|[[Download>>https://ftp.we-con.com.cn/Download/WIKI/LX5V%20PLC/demo/%E3%80%90PLC-5V%E3%80%91Traffic%20Light.zip]]
26 -|4. Limit alarm|Stop output when the limit is reached|[[Download>>https://ftp.we-con.com.cn/Download/WIKI/LX5V%20PLC/demo/%E3%80%90PLC-5V%E3%80%91Limit%20Alarm.zip]]
27 -|5. PID control|PID control heating temperature|[[Download>>https://ftp.we-con.com.cn/Download/WIKI/LX5V%20PLC/demo/%E3%80%90PLC-5V%E3%80%91PID%20Control.zip]]
28 -|6. Data collection and recording|Periodically collect data and record it in the specified register|[[Download>>https://ftp.we-con.com.cn/Download/WIKI/LX5V%20PLC/demo/%E3%80%90PLC-5V%E3%80%91Data%20Collection%20and%20Recording.zip]]
44 +|1. Indirect addressing|Programming for indirect addressing|[[Download>>https://ftp.we-con.com.cn/Download/WIKI/LX5V%20PLC/demo/%E3%80%90PLC-5V%E3%80%91Index.zip]]
45 +|2. Clock calculation|Read, write and compare operations of PLC clock|[[Download>>https://ftp.we-con.com.cn/Download/WIKI/LX5V%20PLC/demo/%E3%80%90PLC-5V%E3%80%91Clock%20Calculation.zip]]
46 +|3. High-speed pulse output|Simple example of high-speed pulse output instruction|[[Download>>https://ftp.we-con.com.cn/Download/WIKI/LX5V%20PLC/demo/%E3%80%90PLC-5V%E3%80%91High-Speed%20Pulse%20Output.zip]]
47 +|4. Step instruction|Example of step instruction|[[Download>>https://ftp.we-con.com.cn/Download/WIKI/LX5V%20PLC/demo/%E3%80%90PLC-5V%E3%80%91Step%20instruction.zip]]
48 +|5. Exponential calculation|Exponential operation through instruction conversion|[[Download>>https://ftp.we-con.com.cn/Download/WIKI/LX5V%20PLC/demo/%E3%80%90PLC-5V%E3%80%91Exponential%20Calculation.zip]]