From version 38.1
edited by Jim
on 2023/10/07 16:32
on 2023/10/07 16:32
Change comment:
There is no comment for this version
To version 49.1
edited by Devin Chen
on 2023/12/04 09:26
on 2023/12/04 09:26
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Jim1 +XWiki.DevinChen - Content
-
... ... @@ -4,10 +4,14 @@ 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. Customprotocal|(% style="width:599px" %)RSinstruction works in"RSmode"|(% style="width:145px" %)[[Download>>https://ftp.we-con.com.cn/Download/WIKI/LX5V%20PLC/demo/CustomProtocal.zip]]7 +|(% style="width:332px" %)3. User-defined protocol communication|(% style="width:599px" %)User-defined protocol communication between 2 LX5V series PLCs|(% style="width:145px" %)[[Download>>https://ftp.we-con.com.cn/Download/WIKI/LX5V%20PLC/demo/CustomProtocal.zip]] 8 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 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 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>>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>>https://ftp.we-con.com.cn/Download/WIKI/LX5V%20PLC/demo/servo%20modbus%20internal%20speed%20control.zip]] 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>>https://ftp.we-con.com.cn/Download/WIKI/LX5V%20PLC/demo/servo%20modbus%20internal%20torque%20control.zip]] 14 +|(% style="width:332px" %)10. PLCLINK|(% style="width:599px" %)PLCLINK protocol communication between 2 LX5V series PLCs|(% style="width:145px" %)[[Download>>https://ftp.we-con.com.cn/Download/WIKI/LX5V%20PLC/demo/PLCLink.zip]] 11 11 12 12 = 2. Instruction = 13 13 ... ... @@ -21,7 +21,7 @@ 21 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/DSZR.zip]] 22 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%90LX5V%E3%80%91DEGAR.zip]] 23 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]] 28 +|(% 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%20v1.1.zip]] 25 25 |(% 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]] 26 26 27 27 = 3. Application = ... ... @@ -39,6 +39,7 @@ 39 39 |9. Helical interpolation|Three-axis helical interpolation command|[[Download>>https://ftp.we-con.com.cn/Download/WIKI/LX5V%20PLC/demo/G90G02H.zip]] 40 40 |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]] 41 41 |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]] 46 +|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]] 42 42 43 43 = 4. BD Module = 44 44