... |
... |
@@ -1,3 +1,24 @@ |
|
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" %) |
... |
... |
@@ -16,13 +16,12 @@ |
16 |
16 |
|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]] |
17 |
17 |
|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 |
|
-= 2. 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]] |