Wiki source code of 19 Demos

Version 30.1 by Jim on 2023/02/27 16:48

Hide last authors
Jim 16.1 1 = 1. Protocol =
2
3 (% class="table-bordered" %)
Stone Wu 19.1 4 |(% style="width:332px" %)**Name**|(% style="width:599px" %)**Explanation**|(% style="width:145px" %)**Download **
Jim 20.1 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]]
Jim 28.1 7 |(% style="width:332px" %)3. Inverter Modbus communication|(% style="width:599px" %)Modbus RTU communication between VB inverter and LX5V|(% style="width:145px" %)[[Download>>https://ftp.we-con.com.cn/Download/WIKI/LX5V%20PLC/demo/%E3%80%90PLC-LX5V%E3%80%91VD2%20Modbus%20Communiaction.zip]]
Jim 30.1 8 |(% style="width:332px" %)4. VD2 Modbus communication|(% style="width:599px" %)Modbus RTU communication between VD2 inverter and LX5V|(% style="width:145px" %)[[Download>>https://ftp.we-con.com.cn/Download/WIKI/LX5V%20PLC/demo/%E3%80%90PLC-LX5V%E3%80%91VD2%20Modbus%20Communiaction.zip]]
Jim 28.1 9 |(% style="width:332px" %)5. Free TCP communication|(% style="width:599px" %)User defined ethernet communication|(% style="width:145px" %)[[Download>>https://ftp.we-con.com.cn/Download/WIKI/LX5V%20PLC/demo/%E3%80%90PLC-5V%E3%80%91LX5V%20Free%20%20TCP%20Communication.zip]]
Jim 16.1 10
11 = 2. Instruction =
12
13
14 (% class="table-bordered" %)
Stone Wu 19.1 15 |(% style="width:332px" %)**Name**|(% style="width:601px" %)**Explanation**|(% style="width:143px" %)**Download **
16 |(% 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]]
17 |(% 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]]
18 |(% 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]]
19 |(% 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]]
20 |(% 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]]
Jim 21.1 21 |(% style="width:332px" %)6. Origin Return |(% style="width:601px" %)Return to the origin at two speeds|(% style="width:143px" %)[[Download>>https://ftp.we-con.com.cn/Download/WIKI/LX5V%20PLC/demo/%E3%80%90PLC-5V%E3%80%91Origin%20Return.zip]]
Jim 23.1 22 |(% style="width:332px" %)7. Electronic Gear|(% style="width:601px" %)Set the speed ratio of the master and slave axes|(% style="width:143px" %)[[Download>>https://ftp.we-con.com.cn/Download/WIKI/LX5V%20PLC/demo/%E3%80%90PLC-5V%E3%80%91Electronic%20Gear.zip]]
23 |(% style="width:332px" %)8. Linear Interpolation|(% style="width:601px" %)Linear motion control|(% style="width:143px" %)[[Download>>https://ftp.we-con.com.cn/Download/WIKI/LX5V%20PLC/demo/%E3%80%90PLC-5V%E3%80%91Linear%20Interpolation.zip]]
24 |(% style="width:332px" %)9. Planar Circular Interpolation|(% style="width:601px" %)Circular motion control|(% style="width:143px" %)[[Download>>https://ftp.we-con.com.cn/Download/WIKI/LX5V%20PLC/demo/%E3%80%90PLC-5V%E3%80%91Planar%20Circular%20Interpolation.zip]]
Jim 16.1 25
Jim 18.1 26 = 3. Application =
Jim 16.1 27
28 (% class="table-bordered" %)
29 |**Name**|**Explanation**|**Download **
Jim 17.1 30 |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]]
31 |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]]
32 |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]]
33 |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]]
34 |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]]
35 |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]]
Jim 24.1 36 |7. Flying Saw|ECAM flying saw|[[Download>>https://ftp.we-con.com.cn/Download/WIKI/LX5V%20PLC/demo/%E3%80%90PLC-5V%E3%80%91Flying%20Saw.zip]]
Jim 25.1 37 |8. Rotary Saw|ECAM rotary saw|[[Download>>https://ftp.we-con.com.cn/Download/WIKI/LX5V%20PLC/demo/rotary%20sawing.zip]]