... |
... |
@@ -4,16 +4,13 @@ |
4 |
4 |
|(% style="width:332px" %)**Name**|(% style="width:599px" %)**Explanation**|(% style="width:145px" %)**Download ** |
5 |
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 |
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]] |
7 |
|
-|(% style="width:332px" %)3. Custom protocal|(% style="width:599px" %)RS instruction works in "RS mode"|(% style="width:145px" %)[[Download>>https://ftp.we-con.com.cn/Download/WIKI/LX5V%20PLC/demo/CustomProtocal.zip]] |
8 |
|
-|(% style="width:332px" %)4. 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-5V%E3%80%91Inverter%20Modbus%20Communication.zip]] |
9 |
|
-|(% style="width:332px" %)5. VD2 Modbus communication|(% style="width:599px" %)Modbus RTU communication between VD2 servo 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]] |
10 |
|
-|(% style="width:332px" %)6. 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]] |
11 |
|
-|(% style="width:332px" %)7. VD2 Modbus internal position control|(% style="width:599px" %)Modbus RTU communication between VD2 servo and LX5V|(% style="width:145px" %)[[Download>>attach:https://ftp.we-con.com.cn/Download/WIKI/LX5V%20PLC/demo/servo%20modbus%20internal%20position%20control.zip]] |
12 |
|
-|(% style="width:332px" %)8. VD2 Modbus internal speed control|(% style="width:599px" %)Modbus RTU communication between VD2 servo and LX5V|(% style="width:145px" %)Download |
13 |
|
-|(% style="width:332px" %)9. VD2 Modbus internal torque control|(% style="width:599px" %)Modbus RTU communication between VD2 servo and LX5V|(% style="width:145px" %)Download |
|
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-5V%E3%80%91Inverter%20Modbus%20Communication.zip]] |
|
8 |
+|(% style="width:332px" %)4. VD2 Modbus communication|(% style="width:599px" %)Modbus RTU communication between VD2 servo 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]] |
|
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]] |
14 |
14 |
|
15 |
15 |
= 2. Instruction = |
16 |
16 |
|
|
13 |
+ |
17 |
17 |
(% class="table-bordered" %) |
18 |
18 |
|(% style="width:332px" %)**Name**|(% style="width:601px" %)**Explanation**|(% style="width:143px" %)**Download ** |
19 |
19 |
|(% 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]] |
... |
... |
@@ -21,11 +21,10 @@ |
21 |
21 |
|(% 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]] |
22 |
22 |
|(% 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]] |
23 |
23 |
|(% 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]] |
24 |
|
-|(% 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/DSZR.zip]] |
25 |
|
-|(% 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%90LX5V%E3%80%91DEGAR.zip]] |
|
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]] |
|
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]] |
26 |
26 |
|(% 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]] |
27 |
27 |
|(% 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]] |
28 |
|
-|(% style="width:332px" %)10. Encoding and Decoding Instructions|(% style="width:601px" %)Encode and decode data|(% style="width:143px" %)[[Download>>https://ftp.we-con.com.cn/Download/WIKI/LX5V%20PLC/demo/Encode%20Decode.zip]] |
29 |
29 |
|
30 |
30 |
= 3. Application = |
31 |
31 |
|
... |
... |
@@ -39,20 +39,3 @@ |
39 |
39 |
|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]] |
40 |
40 |
|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]] |
41 |
41 |
|8. Rotary Saw|ECAM rotary saw|[[Download>>https://ftp.we-con.com.cn/Download/WIKI/LX5V%20PLC/demo/rotary%20sawing.zip]] |
42 |
|
-|9. Helical interpolation|Three-axis helical interpolation command|[[Download>>https://ftp.we-con.com.cn/Download/WIKI/LX5V%20PLC/demo/G90G02H.zip]] |
43 |
|
-|10. 8 servo position control|8 servo forward and reverse pulse control|[[Download>>https://ftp.we-con.com.cn/Download/WIKI/LX5V%20PLC/demo/%E3%80%90LX5V%E3%80%918%20Servo%20Position%20Control.wcp2]] |
44 |
|
-|11. ECAM(Rotary cut splicing fly cut)| |[[Download>>https://ftp.we-con.com.cn/Download/WIKI/LX5V%20PLC/demo/%E3%80%90LX5V%E3%80%91ECAM%28Rotary%20cut%20splicing%20fly%20cut%29.zip]] |
45 |
|
-|12. ECAM(virtual master)| |[[Download>>https://ftp.we-con.com.cn/Download/WIKI/LX5V%20PLC/demo/%E3%80%90LX5V%E3%80%91ECAM%28virtual%20master%29.zip]] |
46 |
|
- |
47 |
|
-= 4. BD Module = |
48 |
|
- |
49 |
|
-(% class="table-bordered" %) |
50 |
|
-|**Name**|**Explanation**|**Download ** |
51 |
|
-|1.** **LX5V-ETH-BD|PLC communicate with PLC/HMI by modbus TCP |[[Download>>https://ftp.we-con.com.cn/Download/WIKI/LX5V%20PLC/demo/LX5V-ETH-BD.zip]] |
52 |
|
-|2. LX5V-2RS485-BD|2-channel Modbus RTU protocol and Custom protocol|[[Download>>https://ftp.we-con.com.cn/Download/WIKI/LX5V%20PLC/demo/LX5V-2RS485-BD.zip]] |
53 |
|
-|3. LX5V-2AD-BD|2-channel Analog voltage/current to digital output|[[Download>>https://ftp.we-con.com.cn/Download/WIKI/LX5V%20PLC/demo/LX5V-2AD-BD.zip]] |
54 |
|
-|4. LX5V-2DA-BD|2-channel Digital input to analog voltage/current output|[[Download>>https://ftp.we-con.com.cn/Download/WIKI/LX5V%20PLC/demo/LX5V-2DA-BD.zip]] |
55 |
|
-|5. LX5V-2PT-BD|2-channel PT100 temperature detection|[[Download>>https://ftp.we-con.com.cn/Download/WIKI/LX5V%20PLC/demo/LX5V-2PT-BD.zip]] |
56 |
|
-|6. LX5V-2TC-BD|2-channel J/K type thermocouple temperature detection|[[Download>>https://ftp.we-con.com.cn/Download/WIKI/LX5V%20PLC/demo/LX5V-2TC-BD.zip]] |
57 |
|
-|7. LX5V-8BYT-BD|8-channel transistor output expansion|[[Download>>https://ftp.we-con.com.cn/Download/WIKI/LX5V%20PLC/demo/LX5V-8BYT-BD.zip]] |
58 |
|
-|8. LX5V-8BX-BD|8-channel relay input expansion|[[Download>>https://ftp.we-con.com.cn/Download/WIKI/LX5V%20PLC/demo/LX5V-8BX-BD.zip]] |