Changes for page 17 LX3V/5V/5S comparsion
Last modified by Jim on 2025/02/11 11:34
Summary
-
Page properties (3 modified, 0 added, 0 removed)
-
Attachments (0 modified, 2 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -Difference between 3V and 5 V1 +03 Difference between 3V, 5V and 5S - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. admin1 +XWiki.Jim - Content
-
... ... @@ -1,7 +1,63 @@ 1 -= **1 .****Functionsthat 3V hasbut5V doesnot** =1 += **1 Basic difference between 5S and 5V** = 2 2 3 -== **1.1 BD board** == 3 +|Functions|5V|5S|3V 4 +|Running Mode|(% colspan="3" %)Cyclic scan /Interrupt 5 +|Power supply|(% colspan="3" %)A:AC 220V;D:DC 24V 6 +|Output type|MT:Transistor|MT:Transistor;MR:Relay|MT:Transistor;MR:Relay 7 +|I/O|1212;1412;1616;2416;2424;3624;|0806;1208;1212;1412; 8 +1616;2416;2424;3624;|0806;1208;1212;1412; 9 +1616;2416;2424;3624; 10 +|Programming|(% colspan="3" %)Ladder 11 +|Type of instruction| | | 12 +|Execute Time|Basic 0.01-0.03μs|Basic 0.03-0.08μs|Basic 0.06μs/Applied instruction:1-10us 13 +|Program Capacity|(% colspan="2" %)512KB|16k 14 +|High Speed Pulse Output|≤1412MT and smaller: 4*200KHz; 15 +≥1616MT and bigger: 8*200KHz。|MT/MR2H: 2* 200KHz; 16 +MT4H: 4* 200KHz。|MT/2H: 2*100KHZ, or 4H: 4*100, single: 200kHZ 17 +|High speed counter Interrupt|(% colspan="2" %)100 channels|21channels 18 +|Timer Interrupt|(% colspan="2" %)100 channels,Support 0.1ms Interrupt|95 channels 19 +|X Interrupt|X0-X7 Rising & Falling|X0-X5 Rising & Falling|X0-X5 Rising & Falling 20 +|**High speed counter Single Phase**|**≤1412 and smaller: 4*150KHz 21 +≥1616 and bigger: 8*150KHz**|**≤1412 and smaller: 2*150KHz;4*10KHz 22 +≥1616 and bigger: 6*150KHz**|**2*200KHz; 4*10KHz** 23 +|**High speed counter AB phase**|**≤1412 and smaller: 4*100KHz 24 +≥1616 and bigger: 8*100KHz**|**≤1412 and smaller: 1*100KHz+2*10KHz 25 +≥1616 and bigger: 3*100KHz**|**2*100KHz** 26 +|Storage Type|(% colspan="3" %)FLASH 27 +|Serial Communication|((( 28 +COM1: RS422、RS485;COM2: RS485 29 +)))|1208 and smaller: COM1: RS422;COM2: RS485; 30 +1212 and bigger: COM1: RS422、RS485;COM2:RS485|1208 and smaller: COM1: RS422;COM2: RS485; 31 +1212 and bigger: COM1: RS422、RS485;COM2: RS485 32 +|BD board support|yes|yes|yes 33 +|Communication BD board|(% colspan="2" %)inbuilt ethernet port series, RS485 BD board in developing |RS485 BD support, 3vp supports ethernet bd board 34 +|Expansion Module|(% colspan="2" %)yes √ (1212 and bigger can support)|yes √ (1212 and bigger can support) 35 +|Electronic CAM|√(2 sheets for switch)|√(2 sheets for switch)|N/A 36 +|S-type CAM|√|√|N/A 37 +|N:N Comm|√|√|N/A 38 +|Linear Interpolation|√|√|N/A 39 +|Circular Interpolation|√|√|N/A 40 +|sub-rotine|√|√|N/A 41 +| | | | 4 4 43 += **2 Software interface difference between 5S and 5V** = 44 + 45 +== **2.1 High speed counter configuration** == 46 + 47 +**5V as below** 48 + 49 +[[image:image-20220614151005-1.png]] 50 + 51 +**5S is as below** 52 + 53 +[[image:image-20220614151015-2.png]] 54 + 55 +**More detail information,please check the product catalog** 56 + 57 += **3** **Functions that 3V has but 5V does not** = 58 + 59 +== **3.1 BD board** == 60 + 5 5 LX5V does not support RS485 BD 6 6 7 7 LX5V does not support Ethernet BD ... ... @@ -8,15 +8,15 @@ 8 8 9 9 LX5V does not support CAN BD 10 10 11 -== ** 1.2 Analog BD board expansion address** ==67 +== **3.2 Analog BD board expansion address** == 12 12 13 13 Provides the function of analog board BD to modify parameters such as filtering. For specific functions, please refer to the BD board manual. 14 14 15 -== ** 1.3 PLDID** ==71 +== **3.3 PLDID** == 16 16 17 17 Program label function, when the label of the program corresponds to the label of the PLC, the ladder diagram can be uploaded and downloaded. Clearing the memory does not clear this tag either. It is mainly to limit the ladder diagram used by PLC. 18 18 19 -== ** 1.4 Instructions** ==75 +== **3.4 Instructions** == 20 20 21 21 (1) NOP instruction (null instruction) 22 22 ... ... @@ -40,9 +40,9 @@ 40 40 41 41 (11) CPAVL instruction(communication BD configuration) 42 42 43 -== ** 1.5 Unsupported special register function (M8000, D8000)** ==99 +== **3.5 Unsupported special register function (M8000, D8000)** == 44 44 45 -=== ** 1.5.1 Clock related** ===101 +=== **3.5.1 Clock related** === 46 46 47 47 Clock function not supported by LX5V 48 48 ... ... @@ -54,13 +54,13 @@ 54 54 |M8018|install and examine 55 55 |M8019|Real-time clock (RTC) error 56 56 57 -=== ** 1.5.2 High-speed counter ring counting function** ===113 +=== **3.5.2 High-speed counter ring counting function** === 58 58 59 59 (% class="table-bordered" %) 60 60 |M8099|High-speed ring counter count start 61 61 |M8099|Ring count configuration 62 62 63 -=== ** 1.5.3 X0~~X5 pulse capture function** ===119 +=== **3.5.3 X0~~X5 pulse capture function** === 64 64 65 65 (% class="table-bordered" %) 66 66 |M8170|X000 pulse capture ... ... @@ -70,15 +70,15 @@ 70 70 |M8174|X004 pulse capture 71 71 |M8175|X005 pulse capture 72 72 73 -= ** 2. 5V function under development** =129 += **4. 5V function under development** = 74 74 75 75 N:N communication protocol 76 76 77 77 Interpolation instructions (G90G01, G90G02, G90G03, G91G01, G91G02, G91G03) 78 78 79 -= ** 3. 3V and 5V incompatible functions (These can be automatically converted in the future)** =135 += **5. 3V and 5V incompatible functions (These can be automatically converted in the future)** = 80 80 81 -== ** 3.1 General register** ==137 +== **5.1 General register** == 82 82 83 83 (% class="table-bordered" %) 84 84 |**register**|**LX3V**|**LX5V**|**Remarks** ... ... @@ -108,9 +108,9 @@ 108 108 109 109 5. Pointer I is cancelled in LX5V, please check the programming mode for details. 110 110 111 -== ** 3.2 Programming method** ==167 +== **5.2 Programming method** == 112 112 113 -=== ** 3.2.1 Subroutine (For details, please refer to LX5V Programming Manual Chapter 1.4-Subroutine Branch)** ===169 +=== **5.2.1 Subroutine (For details, please refer to LX5V Programming Manual Chapter 1.4-Subroutine Branch)** === 114 114 115 115 **Use of LX3V subroutines** 116 116 [[image:1652684087594-147.png]] ... ... @@ -125,7 +125,7 @@ 125 125 126 126 [[image:1652684829740-769.png]] 127 127 128 -=== ** 3.2.2 Interrupt (For details, please refer to LX5V Programming Manual Chapter 1.4-Branch)** ===184 +=== **5.2.2 Interrupt (For details, please refer to LX5V Programming Manual Chapter 1.4-Branch)** === 129 129 130 130 **LX3V interrupt** 131 131 ... ... @@ -145,7 +145,7 @@ 145 145 146 146 [[image:1652685809566-630.png]] 147 147 148 -=== ** 3.2.3 Instructions** ===204 +=== **5.2.3 Instructions** === 149 149 150 150 **OUT command** 151 151 ... ... @@ -213,9 +213,9 @@ 213 213 214 214 [[image:1652689626279-240.png]] 215 215 216 -= ** 4. High-speed input function** =272 += **6. High-speed input function** = 217 217 218 -== ** 4.1 Use on LX3V** ==274 +== **6.1 Use on LX3V** == 219 219 220 220 Find the high-speed input counter you need to use according to the following table: 221 221 ... ... @@ -227,7 +227,7 @@ 227 227 228 228 [[image:1652690126303-800.png]] 229 229 230 -== ** 4.2 Use on LX5V** ==286 +== **6.2 Use on LX5V** == 231 231 232 232 According to channel, select the HSC register to use: 233 233 ... ... @@ -241,7 +241,7 @@ 241 241 242 242 [[image:1652692388207-617.png]] 243 243 244 -== ** 4.3 Difference between high-speed counters on LX5V and LX3V** ==300 +== **6.3 Difference between high-speed counters on LX5V and LX3V** == 245 245 246 246 LX3V updates the count value when the OUT instruction is executed, which is affected by the scan cycle. 247 247 ... ... @@ -252,7 +252,7 @@ 252 252 253 253 LX5V high-speed input counter will update the input frequency in the special soft element (SD) every 100us. 254 254 255 -= ** 5. High-speed output function** =311 += **7. High-speed output function** = 256 256 257 257 **High-speed pulse commands are the same in the use of commands.** 258 258 ... ... @@ -399,7 +399,7 @@ 399 399 400 400 ⑨Support direction reversal (can set the forward direction to low level) 401 401 402 -= ** 6. Communication function** =458 += **8. Communication function** = 403 403 404 404 **~1. Communication parameter configuration** 405 405
- image-20220614151005-1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Jim - Size
-
... ... @@ -1,0 +1,1 @@ 1 +25.3 KB - Content
- image-20220614151015-2.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Jim - Size
-
... ... @@ -1,0 +1,1 @@ 1 +25.3 KB - Content