Changes for page 17 LX3V/5V/5S comparsion
Last modified by Jim on 2025/02/11 11:34
Summary
-
Page properties (4 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 - 17LX3V/5V/5Scomparsion1 +03 Difference between 3V, 5V and 5S - Parent
-
... ... @@ -1,1 +1,1 @@ 1 -PLC Editor2.WebHome 1 +PLC Editor2.1 User manual.WebHome - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Jim1 +XWiki.admin - Content
-
... ... @@ -1,4 +1,4 @@ 1 -= **1 Basic difference s** =1 += **1 Basic difference between 3V, 5V and 5S** = 2 2 3 3 |=(% scope="row" %)Functions|=5V|=5S|=3V 4 4 |=Running Mode|(% colspan="3" %)Cyclic scan /Interrupt ... ... @@ -30,7 +30,7 @@ 30 30 1212 and bigger: COM1: RS422、RS485;COM2:RS485|1208 and smaller: COM1: RS422;COM2: RS485; 31 31 1212 and bigger: COM1: RS422、RS485;COM2: RS485 32 32 |=BD board support|yes|yes|yes 33 -|=Communication BD board|(% colspan="2" %) supportLX5V-2RS485-BD andLX5V-ETH-BD|RS485 BD support, 3vp supports ethernet bd board33 +|=Communication BD board|(% colspan="2" %)inbuilt ethernet port series, RS485 BD board in developing |RS485 BD support, 3vp supports ethernet bd board 34 34 |=Expansion Module|(% colspan="2" %)yes √ (1212 and bigger can support)|yes √ (1212 and bigger can support) 35 35 |=Electronic CAM|√(2 sheets for switch)|√(2 sheets for switch)|N/A 36 36 |=S-type CAM|√|√|N/A ... ... @@ -39,9 +39,9 @@ 39 39 |=Circular Interpolation|√|√|N/A 40 40 |=sub-rotine|√|√|N/A 41 41 42 -= **2 Software difference between 5S vs5V** =42 += **2 Software interface difference between 5S and 5V** = 43 43 44 -== **High speed counter configuration** == 44 +== **2.1 High speed counter configuration** == 45 45 46 46 **5V as below** 47 47 ... ... @@ -55,21 +55,23 @@ 55 55 56 56 = **3** **Functions that 3V has but 5V does not** = 57 57 58 -== **BD board** == 58 +== **3.1 BD board** == 59 59 60 -LX5V does not support LX3V-2RS485-BD60 +LX5V does not support RS485 BD 61 61 62 -LX5V does not support LX3V-ETH-BD62 +LX5V does not support Ethernet BD 63 63 64 - ==**AnalogBD boardexpansion address**==64 +LX5V does not support CAN BD 65 65 66 +== **3.2 Analog BD board expansion address** == 67 + 66 66 Provides the function of analog board BD to modify parameters such as filtering. For specific functions, please refer to the BD board manual. 67 67 68 -== **PLDID** == 70 +== **3.3 PLDID** == 69 69 70 70 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. 71 71 72 -== **Instructions** == 74 +== **3.4 Instructions** == 73 73 74 74 (1) NOP instruction (null instruction) 75 75 ... ... @@ -93,9 +93,9 @@ 93 93 94 94 (11) CPAVL instruction(communication BD configuration) 95 95 96 -== **Unsupported special register function (M8000, D8000)** == 98 +== **3.5 Unsupported special register function (M8000, D8000)** == 97 97 98 -=== **Clock related** === 100 +=== **3.5.1 Clock related** === 99 99 100 100 Clock function not supported by LX5V 101 101 ... ... @@ -106,12 +106,12 @@ 106 106 |=M8018|install and examine 107 107 |=M8019|Real-time clock (RTC) error 108 108 109 -=== **High-speed counter ring counting function** === 111 +=== **3.5.2 High-speed counter ring counting function** === 110 110 111 111 |=M8099|High-speed ring counter count start 112 112 |=M8099|Ring count configuration 113 113 114 -=== **X0~~X5 pulse capture function** === 116 +=== **3.5.3 X0~~X5 pulse capture function** === 115 115 116 116 |=M8170|X000 pulse capture 117 117 |=M8171|X001 pulse capture ... ... @@ -120,13 +120,16 @@ 120 120 |=M8174|X004 pulse capture 121 121 |=M8175|X005 pulse capture 122 122 123 -= **4 3V and5Vincompatiblefunctions** =125 += **4. 5V function under development** = 124 124 125 -(% class="wikigeneratedid" %) 126 -**(These can be automatically converted in the future)** 127 +N:N communication protocol 127 127 128 - == **Generalregister**==129 +Interpolation instructions (G90G01, G90G02, G90G03, G91G01, G91G02, G91G03) 129 129 131 += **5. 3V and 5V incompatible functions (These can be automatically converted in the future)** = 132 + 133 +== **5.1 General register** == 134 + 130 130 (% class="table-bordered" %) 131 131 |=(% scope="row" %)**register**|=**LX3V**|=**LX5V**|=**Remarks** 132 132 |=Input|X0~~X377|X0~~X1777| ... ... @@ -155,13 +155,10 @@ 155 155 156 156 5. Pointer I is cancelled in LX5V, please check the programming mode for details. 157 157 158 -== **Programming method** == 163 +== **5.2 Programming method** == 159 159 160 -=== **Subroutine** === 165 +=== **5.2.1 Subroutine (For details, please refer to LX5V Programming Manual Chapter 1.4-Subroutine Branch)** === 161 161 162 -(% class="wikigeneratedid" %) 163 -**(For details, please refer to LX5V Programming Manual Chapter 1.4-Subroutine Branch)** 164 - 165 165 **Use of LX3V subroutines** 166 166 [[image:1652684087594-147.png]] 167 167 ... ... @@ -175,11 +175,8 @@ 175 175 176 176 [[image:1652684829740-769.png]] 177 177 178 -=== **Interrupt** === 180 +=== **5.2.2 Interrupt (For details, please refer to LX5V Programming Manual Chapter 1.4-Branch)** === 179 179 180 -(% class="wikigeneratedid" %) 181 -**(For details, please refer to LX5V Programming Manual Chapter 1.4-Branch)** 182 - 183 183 **LX3V interrupt** 184 184 185 185 The interrupt program is under FEND and returns with IRET. The meaning of the specific interrupt is distinguished by the pointer I number.(Refer to EI/DI instruction in 3V) ... ... @@ -198,9 +198,9 @@ 198 198 199 199 [[image:1652685809566-630.png]] 200 200 201 -=== **Instructions** === 200 +=== **5.2.3 Instructions** === 202 202 203 -**OUT instruction**202 +**OUT command** 204 204 205 205 Double word counter[[image:file:///C:\Users\ANNAXU~~1\AppData\Local\Temp\ksohtml14432\wps28.png]] 206 206 ... ... @@ -266,9 +266,9 @@ 266 266 267 267 [[image:1652689626279-240.png]] 268 268 269 -= ** 5High-speed input function** =268 += **6. High-speed input function** = 270 270 271 -== **Use on LX3V** == 270 +== **6.1 Use on LX3V** == 272 272 273 273 Find the high-speed input counter you need to use according to the following table: 274 274 ... ... @@ -280,7 +280,7 @@ 280 280 281 281 [[image:1652690126303-800.png]] 282 282 283 -== **Use on LX5V** == 282 +== **6.2 Use on LX5V** == 284 284 285 285 According to channel, select the HSC register to use: 286 286 ... ... @@ -294,10 +294,11 @@ 294 294 295 295 [[image:1652692388207-617.png]] 296 296 297 -== **Difference between high-speed counters on LX5V and LX3V** == 296 +== **6.3 Difference between high-speed counters on LX5V and LX3V** == 298 298 299 299 LX3V updates the count value when the OUT instruction is executed, which is affected by the scan cycle. 300 300 300 + 301 301 LX5V is updated in the 100us interrupt, not affected by the scan cycle, and provides the REF instruction to refresh the current high-speed counter value immediately. 302 302 303 303 LX5V single-phase high-speed counter supports filtering function, configurable 0~~17us. ... ... @@ -304,7 +304,7 @@ 304 304 305 305 LX5V high-speed input counter will update the input frequency in the special soft element (SD) every 100us. 306 306 307 -= ** 6High-speed output function** =307 += **7. High-speed output function** = 308 308 309 309 **High-speed pulse commands are the same in the use of commands.** 310 310 ... ... @@ -451,7 +451,7 @@ 451 451 452 452 ⑨Support direction reversal (can set the forward direction to low level) 453 453 454 -= ** 7Communication function** =454 += **8. Communication function** = 455 455 456 456 **~1. Communication parameter configuration** 457 457 ... ... @@ -527,3 +527,6 @@ 527 527 **5. LX5V added functions** 528 528 529 529 Modify serial communication parameters during RUN. For example, use PROTOCOL instruction to modify the protocol during run. The corresponding instruction description can also find the method of setting without instruction. For details, please refer to the relevant instructions of the instruction. Commands are PROTOCOL (set serial port protocol), PROTPARA (set serial port parameters), STATION (set station number) 530 + 531 + 532 +