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 ... ... @@ -38,10 +38,11 @@ 38 38 |=Linear Interpolation|√|√|N/A 39 39 |=Circular Interpolation|√|√|N/A 40 40 |=sub-rotine|√|√|N/A 41 +|= | | | 41 41 42 -= **2 Software difference between 5S vs5V** =43 += **2 Software interface difference between 5S and 5V** = 43 43 44 -== **High speed counter configuration** == 45 +== **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** == 59 +== **3.1 BD board** == 59 59 60 -LX5V does not support LX3V-2RS485-BD61 +LX5V does not support RS485 BD 61 61 62 -LX5V does not support LX3V-ETH-BD63 +LX5V does not support Ethernet BD 63 63 64 - ==**AnalogBD boardexpansion address**==65 +LX5V does not support CAN BD 65 65 67 +== **3.2 Analog BD board expansion address** == 68 + 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** == 71 +== **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** == 75 +== **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)** == 99 +== **3.5 Unsupported special register function (M8000, D8000)** == 97 97 98 -=== **Clock related** === 101 +=== **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** === 112 +=== **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** === 117 +=== **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** =126 += **4. 5V function under development** = 124 124 125 -(% class="wikigeneratedid" %) 126 -**(These can be automatically converted in the future)** 128 +N:N communication protocol 127 127 128 - == **Generalregister**==130 +Interpolation instructions (G90G01, G90G02, G90G03, G91G01, G91G02, G91G03) 129 129 132 += **5. 3V and 5V incompatible functions (These can be automatically converted in the future)** = 133 + 134 +== **5.1 General register** == 135 + 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** == 164 +== **5.2 Programming method** == 159 159 160 -=== **Subroutine** === 166 +=== **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** === 181 +=== **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** === 201 +=== **5.2.3 Instructions** === 202 202 203 -**OUT instruction**203 +**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** =269 += **6. High-speed input function** = 270 270 271 -== **Use on LX3V** == 271 +== **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** == 283 +== **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** == 297 +== **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 301 + 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** =308 += **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** =455 += **8. Communication function** = 455 455 456 456 **~1. Communication parameter configuration** 457 457 ... ... @@ -476,13 +476,13 @@ 476 476 5V settings: 477 477 478 478 (% class="table-bordered" %) 479 -| =(% scope="row" %)**SD2592 value setting**|=**Protocol**480 -| =0 H|Wecon Modbus slave481 -| =2 H|ModbusRTU slave482 -| =3 H|ModbusASCII slave483 -| =10 H|User-defined protocol484 -| =20 H|ModbusRTU master station485 -| =30 H|(((480 +|**SD2592 value setting**|**Protocol** 481 +|0 H|Wecon Modbus slave 482 +|2 H|ModbusRTU slave 483 +|3 H|ModbusASCII slave 484 +|10 H|User-defined protocol 485 +|20 H|ModbusRTU master station 486 +|30 H|((( 486 486 ModbusASCII master 487 487 488 488 ... ... @@ -499,31 +499,34 @@ 499 499 5V address: 500 500 501 501 (% class="table-bordered" %) 502 -| =(% scope="row" %)Port|=Occupy|=(% style="width:;" %)Address range|=(% style="width:;" %)(((503 +|Port|Occupy|(% style="width:240px" %)Address range|(% style="width:221px" %)((( 503 503 10 hex Register 504 -)))| =(((505 +)))|((( 505 505 Total reserved land Address size 506 506 ))) 507 -| =**Word address**| |(% style="width:240px" %) |(% style="width:221px" %) |508 -| =T0~~T511|512 WORD|(% style="width:240px" %)0x0000-0x01ff|(% style="width:221px" %)0|1536509 -| =C0~~C255|256 WORD|(% style="width:240px" %)0x0600-0x06ff|(% style="width:221px" %)1536|1024510 -| =LC0~~LC255|512 WORD|(% style="width:240px" %)0x0A00-0x0BFF|(% style="width:221px" %)2560|1024511 -| =HSC0~~HSC15|128 WORD|(% style="width:240px" %)0x0E00-0x0E1F|(% style="width:221px" %)3584|512512 -| =D0~~D7999|8000 WORD|(% style="width:240px" %)0x1000-0x2F3F|(% style="width:221px" %)4096|16384513 -| =SD0~~SD4095|4096 WORD|(% style="width:240px" %)0x5000-0x5FFF|(% style="width:221px" %)20480|12288514 -| =R0~~R30000|30000 WORD|(% style="width:240px" %)0x8000-0xF52F|(% style="width:221px" %)32768|30000515 -| =**Bit address**| |(% style="width:240px" %) |(% style="width:221px" %) |516 -| =T0~~T511|512 bit|(% style="width:240px" %)0x0000-0x01ff|(% style="width:221px" %) |1536517 -| =C0~~C255|256 bit|(% style="width:240px" %)0x0600-0x06ff|(% style="width:221px" %)1536|1024518 -| =LC0~~LC255|256 bit|(% style="width:240px" %)0x0A00-0x0AFF|(% style="width:221px" %)2560|1024519 -| =HSC0~~HSC15|64 bit|(% style="width:240px" %)0x0E00-0x0E0F|(% style="width:221px" %)3584|512520 -| =M0~~M8000|8192bit|(% style="width:240px" %)0x1000-0x2F3F|(% style="width:221px" %)4096|16384521 -| =SM0~~SM4095|4096bit|(% style="width:240px" %)0x5000-0x5FFF|(% style="width:221px" %)20480|12288522 -| =Reserved| |(% style="width:240px" %)0x8000-0xBFFF|(% style="width:221px" %) |16383523 -| =S0~~S4095|4096bit|(% style="width:240px" %)0xC000-0xCFFF|(% style="width:221px" %)49152|8192524 -| =X0~~X1023|1024bit|(% style="width:240px" %)0xE000-0xE3FF|(% style="width:221px" %)57344|4096525 -| =Y0~~Y1023|1024bit|(% style="width:240px" %)0xF000-0xF3FF|(% style="width:221px" %)61440|4096508 +|**Word address**| |(% style="width:240px" %) |(% style="width:221px" %) | 509 +|T0~~T511|512 WORD|(% style="width:240px" %)0x0000-0x01ff|(% style="width:221px" %)0|1536 510 +|C0~~C255|256 WORD|(% style="width:240px" %)0x0600-0x06ff|(% style="width:221px" %)1536|1024 511 +|LC0~~LC255|512 WORD|(% style="width:240px" %)0x0A00-0x0BFF|(% style="width:221px" %)2560|1024 512 +|HSC0~~HSC15|128 WORD|(% style="width:240px" %)0x0E00-0x0E1F|(% style="width:221px" %)3584|512 513 +|D0~~D7999|8000 WORD|(% style="width:240px" %)0x1000-0x2F3F|(% style="width:221px" %)4096|16384 514 +|SD0~~SD4095|4096 WORD|(% style="width:240px" %)0x5000-0x5FFF|(% style="width:221px" %)20480|12288 515 +|R0~~R30000|30000 WORD|(% style="width:240px" %)0x8000-0xF52F|(% style="width:221px" %)32768|30000 516 +|**Bit address**| |(% style="width:240px" %) |(% style="width:221px" %) | 517 +|T0~~T511|512 bit|(% style="width:240px" %)0x0000-0x01ff|(% style="width:221px" %) |1536 518 +|C0~~C255|256 bit|(% style="width:240px" %)0x0600-0x06ff|(% style="width:221px" %)1536|1024 519 +|LC0~~LC255|256 bit|(% style="width:240px" %)0x0A00-0x0AFF|(% style="width:221px" %)2560|1024 520 +|HSC0~~HSC15|64 bit|(% style="width:240px" %)0x0E00-0x0E0F|(% style="width:221px" %)3584|512 521 +|M0~~M8000|8192bit|(% style="width:240px" %)0x1000-0x2F3F|(% style="width:221px" %)4096|16384 522 +|SM0~~SM4095|4096bit|(% style="width:240px" %)0x5000-0x5FFF|(% style="width:221px" %)20480|12288 523 +|Reserved| |(% style="width:240px" %)0x8000-0xBFFF|(% style="width:221px" %) |16383 524 +|S0~~S4095|4096bit|(% style="width:240px" %)0xC000-0xCFFF|(% style="width:221px" %)49152|8192 525 +|X0~~X1023|1024bit|(% style="width:240px" %)0xE000-0xE3FF|(% style="width:221px" %)57344|4096 526 +|Y0~~Y1023|1024bit|(% style="width:240px" %)0xF000-0xF3FF|(% style="width:221px" %)61440|4096 526 526 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) 531 + 532 + 533 +