Changes for page 17 LX3V/5V/5S comparsion
Last modified by Jim on 2025/02/11 11:34
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 2 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,4 +1,4 @@ 1 -= ** 3.1 Basic difference between 5S and 5V** =1 += **1 Basic difference between 5S and 5V** = 2 2 3 3 |Functions|5V|5S|3V 4 4 |Running Mode|(% colspan="3" %)Cyclic scan /Interrupt ... ... @@ -40,25 +40,23 @@ 40 40 |sub-rotine|√|√|N/A 41 41 | | | | 42 42 43 -= ** 3.2 Software interface difference between 5S and 5V** =43 += **2 Software interface difference between 5S and 5V** = 44 44 45 -== ** 3.2.1 High speed counter configuration** ==45 +== **2.1 High speed counter configuration** == 46 46 47 47 **5V as below** 48 48 49 -(% style="text-align:center" %) 50 -[[image:1647833350904-233.png||height="377" width="900" class="img-thumbnail"]] 49 +[[image:image-20220614151005-1.png]] 51 51 52 52 **5S is as below** 53 53 54 -(% style="text-align:center" %) 55 -[[image:1647833437165-319.png||height="376" width="900" class="img-thumbnail"]] 53 +[[image:image-20220614151015-2.png]] 56 56 57 57 **More detail information,please check the product catalog** 58 58 59 -= ** 1.**57 += **3** **Functions that 3V has but 5V does not** = 60 60 61 -== ** 1.1 BD board** ==59 +== **3.1 BD board** == 62 62 63 63 LX5V does not support RS485 BD 64 64 ... ... @@ -66,15 +66,15 @@ 66 66 67 67 LX5V does not support CAN BD 68 68 69 -== ** 1.2 Analog BD board expansion address** ==67 +== **3.2 Analog BD board expansion address** == 70 70 71 71 Provides the function of analog board BD to modify parameters such as filtering. For specific functions, please refer to the BD board manual. 72 72 73 -== ** 1.3 PLDID** ==71 +== **3.3 PLDID** == 74 74 75 75 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. 76 76 77 -== ** 1.4 Instructions** ==75 +== **3.4 Instructions** == 78 78 79 79 (1) NOP instruction (null instruction) 80 80 ... ... @@ -98,9 +98,9 @@ 98 98 99 99 (11) CPAVL instruction(communication BD configuration) 100 100 101 -== ** 1.5 Unsupported special register function (M8000, D8000)** ==99 +== **3.5 Unsupported special register function (M8000, D8000)** == 102 102 103 -=== ** 1.5.1 Clock related** ===101 +=== **3.5.1 Clock related** === 104 104 105 105 Clock function not supported by LX5V 106 106 ... ... @@ -112,13 +112,13 @@ 112 112 |M8018|install and examine 113 113 |M8019|Real-time clock (RTC) error 114 114 115 -=== ** 1.5.2 High-speed counter ring counting function** ===113 +=== **3.5.2 High-speed counter ring counting function** === 116 116 117 117 (% class="table-bordered" %) 118 118 |M8099|High-speed ring counter count start 119 119 |M8099|Ring count configuration 120 120 121 -=== ** 1.5.3 X0~~X5 pulse capture function** ===119 +=== **3.5.3 X0~~X5 pulse capture function** === 122 122 123 123 (% class="table-bordered" %) 124 124 |M8170|X000 pulse capture ... ... @@ -128,15 +128,15 @@ 128 128 |M8174|X004 pulse capture 129 129 |M8175|X005 pulse capture 130 130 131 -= ** 2. 5V function under development** =129 += **4. 5V function under development** = 132 132 133 133 N:N communication protocol 134 134 135 135 Interpolation instructions (G90G01, G90G02, G90G03, G91G01, G91G02, G91G03) 136 136 137 -= ** 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)** = 138 138 139 -== ** 3.1 General register** ==137 +== **5.1 General register** == 140 140 141 141 (% class="table-bordered" %) 142 142 |**register**|**LX3V**|**LX5V**|**Remarks** ... ... @@ -166,9 +166,9 @@ 166 166 167 167 5. Pointer I is cancelled in LX5V, please check the programming mode for details. 168 168 169 -== ** 3.2 Programming method** ==167 +== **5.2 Programming method** == 170 170 171 -=== ** 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)** === 172 172 173 173 **Use of LX3V subroutines** 174 174 [[image:1652684087594-147.png]] ... ... @@ -183,7 +183,7 @@ 183 183 184 184 [[image:1652684829740-769.png]] 185 185 186 -=== ** 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)** === 187 187 188 188 **LX3V interrupt** 189 189 ... ... @@ -203,7 +203,7 @@ 203 203 204 204 [[image:1652685809566-630.png]] 205 205 206 -=== ** 3.2.3 Instructions** ===204 +=== **5.2.3 Instructions** === 207 207 208 208 **OUT command** 209 209 ... ... @@ -271,9 +271,9 @@ 271 271 272 272 [[image:1652689626279-240.png]] 273 273 274 -= ** 4. High-speed input function** =272 += **6. High-speed input function** = 275 275 276 -== ** 4.1 Use on LX3V** ==274 +== **6.1 Use on LX3V** == 277 277 278 278 Find the high-speed input counter you need to use according to the following table: 279 279 ... ... @@ -285,7 +285,7 @@ 285 285 286 286 [[image:1652690126303-800.png]] 287 287 288 -== ** 4.2 Use on LX5V** ==286 +== **6.2 Use on LX5V** == 289 289 290 290 According to channel, select the HSC register to use: 291 291 ... ... @@ -299,7 +299,7 @@ 299 299 300 300 [[image:1652692388207-617.png]] 301 301 302 -== ** 4.3 Difference between high-speed counters on LX5V and LX3V** ==300 +== **6.3 Difference between high-speed counters on LX5V and LX3V** == 303 303 304 304 LX3V updates the count value when the OUT instruction is executed, which is affected by the scan cycle. 305 305 ... ... @@ -310,7 +310,7 @@ 310 310 311 311 LX5V high-speed input counter will update the input frequency in the special soft element (SD) every 100us. 312 312 313 -= ** 5. High-speed output function** =311 += **7. High-speed output function** = 314 314 315 315 **High-speed pulse commands are the same in the use of commands.** 316 316 ... ... @@ -457,7 +457,7 @@ 457 457 458 458 ⑨Support direction reversal (can set the forward direction to low level) 459 459 460 -= ** 6. Communication function** =458 += **8. Communication function** = 461 461 462 462 **~1. Communication parameter configuration** 463 463
- 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