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)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -03 Difference between3V,5V and 5S1 +03 LX3V/5V/5S comparsion - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. admin1 +XWiki.Stone - Content
-
... ... @@ -38,11 +38,10 @@ 38 38 |=Linear Interpolation|√|√|N/A 39 39 |=Circular Interpolation|√|√|N/A 40 40 |=sub-rotine|√|√|N/A 41 -|= | | | 42 42 43 43 = **2 Software interface difference between 5S and 5V** = 44 44 45 -== ** 2.1High speed counter configuration** ==44 +== **High speed counter configuration** == 46 46 47 47 **5V as below** 48 48 ... ... @@ -56,7 +56,7 @@ 56 56 57 57 = **3** **Functions that 3V has but 5V does not** = 58 58 59 -== ** 3.1BD board** ==58 +== **BD board** == 60 60 61 61 LX5V does not support RS485 BD 62 62 ... ... @@ -64,15 +64,15 @@ 64 64 65 65 LX5V does not support CAN BD 66 66 67 -== ** 3.2Analog BD board expansion address** ==66 +== **Analog BD board expansion address** == 68 68 69 69 Provides the function of analog board BD to modify parameters such as filtering. For specific functions, please refer to the BD board manual. 70 70 71 -== ** 3.3PLDID** ==70 +== **PLDID** == 72 72 73 73 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. 74 74 75 -== ** 3.4Instructions** ==74 +== **Instructions** == 76 76 77 77 (1) NOP instruction (null instruction) 78 78 ... ... @@ -96,9 +96,9 @@ 96 96 97 97 (11) CPAVL instruction(communication BD configuration) 98 98 99 -== ** 3.5Unsupported special register function (M8000, D8000)** ==98 +== **Unsupported special register function (M8000, D8000)** == 100 100 101 -=== ** 3.5.1Clock related** ===100 +=== **Clock related** === 102 102 103 103 Clock function not supported by LX5V 104 104 ... ... @@ -109,12 +109,12 @@ 109 109 |=M8018|install and examine 110 110 |=M8019|Real-time clock (RTC) error 111 111 112 -=== ** 3.5.2High-speed counter ring counting function** ===111 +=== **High-speed counter ring counting function** === 113 113 114 114 |=M8099|High-speed ring counter count start 115 115 |=M8099|Ring count configuration 116 116 117 -=== ** 3.5.3X0~~X5 pulse capture function** ===116 +=== **X0~~X5 pulse capture function** === 118 118 119 119 |=M8170|X000 pulse capture 120 120 |=M8171|X001 pulse capture ... ... @@ -123,16 +123,19 @@ 123 123 |=M8174|X004 pulse capture 124 124 |=M8175|X005 pulse capture 125 125 126 -= **4 .5V function under development** =125 += **4 5V function under development** = 127 127 128 128 N:N communication protocol 129 129 130 130 Interpolation instructions (G90G01, G90G02, G90G03, G91G01, G91G02, G91G03) 131 131 132 -= **5 .3V and 5V incompatible functions(These can be automatically converted in the future)** =131 += **5 3V and 5V incompatible functions** = 133 133 134 -== **5.1 General register** == 133 +(% class="wikigeneratedid" %) 134 +**(These can be automatically converted in the future)** 135 135 136 +== **General register** == 137 + 136 136 (% class="table-bordered" %) 137 137 |=(% scope="row" %)**register**|=**LX3V**|=**LX5V**|=**Remarks** 138 138 |=Input|X0~~X377|X0~~X1777| ... ... @@ -161,10 +161,13 @@ 161 161 162 162 5. Pointer I is cancelled in LX5V, please check the programming mode for details. 163 163 164 -== ** 5.2Programming method** ==166 +== **Programming method** == 165 165 166 -=== ** 5.2.1Subroutine(For details, please refer to LX5V Programming Manual Chapter 1.4-Subroutine Branch)** ===168 +=== **Subroutine** === 167 167 170 +(% class="wikigeneratedid" %) 171 +**(For details, please refer to LX5V Programming Manual Chapter 1.4-Subroutine Branch)** 172 + 168 168 **Use of LX3V subroutines** 169 169 [[image:1652684087594-147.png]] 170 170 ... ... @@ -178,8 +178,11 @@ 178 178 179 179 [[image:1652684829740-769.png]] 180 180 181 -=== ** 5.2.2Interrupt(For details, please refer to LX5V Programming Manual Chapter 1.4-Branch)** ===186 +=== **Interrupt** === 182 182 188 +(% class="wikigeneratedid" %) 189 +**(For details, please refer to LX5V Programming Manual Chapter 1.4-Branch)** 190 + 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 -=== ** 5.2.3Instructions** ===209 +=== **Instructions** === 202 202 203 -**OUT co mmand**211 +**OUT instruction** 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 -= **6 .High-speed input function** =277 += **6 High-speed input function** = 270 270 271 -== ** 6.1Use on LX3V** ==279 +== **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 -== ** 6.2Use on LX5V** ==291 +== **Use on LX5V** == 284 284 285 285 According to channel, select the HSC register to use: 286 286 ... ... @@ -294,11 +294,10 @@ 294 294 295 295 [[image:1652692388207-617.png]] 296 296 297 -== ** 6.3Difference between high-speed counters on LX5V and LX3V** ==305 +== **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 - 302 302 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. 303 303 304 304 LX5V single-phase high-speed counter supports filtering function, configurable 0~~17us. ... ... @@ -305,7 +305,7 @@ 305 305 306 306 LX5V high-speed input counter will update the input frequency in the special soft element (SD) every 100us. 307 307 308 -= **7 .High-speed output function** =315 += **7 High-speed output function** = 309 309 310 310 **High-speed pulse commands are the same in the use of commands.** 311 311 ... ... @@ -452,7 +452,7 @@ 452 452 453 453 ⑨Support direction reversal (can set the forward direction to low level) 454 454 455 -= **8 .Communication function** =462 += **8 Communication function** = 456 456 457 457 **~1. Communication parameter configuration** 458 458 ... ... @@ -528,6 +528,3 @@ 528 528 **5. LX5V added functions** 529 529 530 530 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 -