Changes for page 17 LX3V/5V/5S comparsion

Last modified by Jim on 2025/02/11 11:34

From version 25.1
edited by Jim
on 2022/10/20 09:48
Change comment: There is no comment for this version
To version 11.1
edited by Leo Wei
on 2022/06/14 15:29
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -17 LX3V/5V/5S comparsion
1 +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.Jim
1 +XWiki.admin
Content
... ... @@ -1,4 +1,4 @@
1 -= **1 Basic differences** =
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
... ... @@ -19,22 +19,10 @@
19 19  |=X Interrupt|X0-X7 Rising & Falling|X0-X5 Rising & Falling|X0-X5 Rising & Falling
20 20  |=**High speed counter Single Phase**|**≤1412 and smaller: 4*150KHz
21 21  ≥1616 and bigger: 8*150KHz**|**≤1412 and smaller: 2*150KHz;4*10KHz
22 -≥1616 and bigger: 6*150KHz**|(((
23 -**Hardware counter for the first two channels:2*200KHz;**
24 -
25 -**Software counter for the first two channels:2*100KHz;**
26 -
27 -**Software counter for back four channels:4*10KHz**
28 -)))
22 +≥1616 and bigger: 6*150KHz**|**2*200KHz; 4*10KHz**
29 29  |=**High speed counter AB phase**|**≤1412 and smaller: 4*100KHz
30 30  ≥1616 and bigger: 8*100KHz**|**≤1412 and smaller: 1*100KHz+2*10KHz
31 -≥1616 and bigger: 3*100KHz**|(((
32 -**Hardware counter for the first two channels:2*100KHz;**
33 -
34 -**Software counter for the first two channels:2*50KHz;**
35 -
36 -**Software counter for back four channels:4*5KHz**
37 -)))
25 +≥1616 and bigger: 3*100KHz**|**2*100KHz**
38 38  |=Storage Type|(% colspan="3" %)FLASH
39 39  |=Serial Communication|(((
40 40  COM1: RS422、RS485;COM2: RS485
... ... @@ -42,7 +42,7 @@
42 42  1212 and bigger: COM1: RS422、RS485;COM2:RS485|1208 and smaller: COM1: RS422;COM2: RS485;
43 43  1212 and bigger: COM1: RS422、RS485;COM2: RS485
44 44  |=BD board support|yes|yes|yes
45 -|=Communication BD board|(% colspan="2" %)support LX5V-2RS485-BD and LX5V-ETH-BD|RS485 BD support, 3vp supports ethernet bd board
33 +|=Communication BD board|(% colspan="2" %)inbuilt ethernet port series, RS485 BD board in developing |RS485 BD support, 3vp supports ethernet bd board
46 46  |=Expansion Module|(% colspan="2" %)yes √ (1212 and bigger can support)|yes √ (1212 and bigger can support)
47 47  |=Electronic CAM|√(2 sheets for switch)|√(2 sheets for switch)|N/A
48 48  |=S-type CAM|√|√|N/A
... ... @@ -50,10 +50,11 @@
50 50  |=Linear Interpolation|√|√|N/A
51 51  |=Circular Interpolation|√|√|N/A
52 52  |=sub-rotine|√|√|N/A
41 +|= | | |
53 53  
54 -= **2 Software difference between 5S vs 5V** =
43 += **2 Software interface difference between 5S and 5V** =
55 55  
56 -== **High speed counter configuration** ==
45 +== **2.1 High speed counter configuration** ==
57 57  
58 58  **5V as below**
59 59  
... ... @@ -67,21 +67,23 @@
67 67  
68 68  = **3** **Functions that 3V has but 5V does not** =
69 69  
70 -== **BD board** ==
59 +== **3.1 BD board** ==
71 71  
72 -LX5V does not support LX3V-2RS485-BD
61 +LX5V does not support RS485 BD
73 73  
74 -LX5V does not support LX3V-ETH-BD
63 +LX5V does not support Ethernet BD
75 75  
76 -== **Analog BD board expansion address** ==
65 +LX5V does not support CAN BD
77 77  
67 +== **3.2 Analog BD board expansion address** ==
68 +
78 78  Provides the function of analog board BD to modify parameters such as filtering. For specific functions, please refer to the BD board manual.
79 79  
80 -== **PLDID** ==
71 +== **3.3 PLDID** ==
81 81  
82 82  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.
83 83  
84 -== **Instructions** ==
75 +== **3.4 Instructions** ==
85 85  
86 86  (1) NOP instruction (null instruction)
87 87  
... ... @@ -105,9 +105,9 @@
105 105  
106 106  (11) CPAVL instruction(communication BD configuration)
107 107  
108 -== **Unsupported special register function (M8000, D8000)** ==
99 +== **3.5 Unsupported special register function (M8000, D8000)** ==
109 109  
110 -=== **Clock related** ===
101 +=== **3.5.1 Clock related** ===
111 111  
112 112  Clock function not supported by LX5V
113 113  
... ... @@ -118,27 +118,30 @@
118 118  |=M8018|install and examine
119 119  |=M8019|Real-time clock (RTC) error
120 120  
121 -=== **High-speed counter ring counting function** ===
112 +=== **3.5.2 High-speed counter ring counting function** ===
122 122  
123 -|=M8099|High-speed ring counter count start
124 -|=M8099|Ring count configuration
114 +|=(% style="width: 262px;" %)M8099|(% style="width:1227px" %)High-speed ring counter count start
115 +|=(% style="width: 262px;" %)M8099|(% style="width:1227px" %)Ring count configuration
125 125  
126 -=== **X0~~X5 pulse capture function** ===
117 +=== **3.5.3 X0~~X5 pulse capture function** ===
127 127  
128 -|=M8170|X000 pulse capture
129 -|=M8171|X001 pulse capture
130 -|=M8172|X002 pulse capture
131 -|=M8173|X003 pulse capture
132 -|=M8174|X004 pulse capture
133 -|=M8175|X005 pulse capture
119 +|=(% style="width: 264px;" %)M8170|(% style="width:1225px" %)X000 pulse capture
120 +|=(% style="width: 264px;" %)M8171|(% style="width:1225px" %)X001 pulse capture
121 +|=(% style="width: 264px;" %)M8172|(% style="width:1225px" %)X002 pulse capture
122 +|=(% style="width: 264px;" %)M8173|(% style="width:1225px" %)X003 pulse capture
123 +|=(% style="width: 264px;" %)M8174|(% style="width:1225px" %)X004 pulse capture
124 +|=(% style="width: 264px;" %)M8175|(% style="width:1225px" %)X005 pulse capture
134 134  
135 -= **4 3V and 5V incompatible functions** =
126 += **4. 5V function under development** =
136 136  
137 -(% class="wikigeneratedid" %)
138 -**(These can be automatically converted in the future)**
128 +N:N communication protocol
139 139  
140 -== **General register** ==
130 +Interpolation instructions (G90G01, G90G02, G90G03, G91G01, G91G02, G91G03)
141 141  
132 += **5. 3V and 5V incompatible functions (These can be automatically converted in the future)** =
133 +
134 +== **5.1 General register** ==
135 +
142 142  (% class="table-bordered" %)
143 143  |=(% scope="row" %)**register**|=**LX3V**|=**LX5V**|=**Remarks**
144 144  |=Input|X0~~X377|X0~~X1777|
... ... @@ -167,13 +167,10 @@
167 167  
168 168  5. Pointer I is cancelled in LX5V, please check the programming mode for details.
169 169  
170 -== **Programming method** ==
164 +== **5.2 Programming method** ==
171 171  
172 -=== **Subroutine** ===
166 +=== **5.2.1 Subroutine (For details, please refer to LX5V Programming Manual Chapter 1.4-Subroutine Branch)** ===
173 173  
174 -(% class="wikigeneratedid" %)
175 -**(For details, please refer to LX5V Programming Manual Chapter 1.4-Subroutine Branch)**
176 -
177 177  **Use of LX3V subroutines**
178 178  [[image:1652684087594-147.png]]
179 179  
... ... @@ -187,11 +187,8 @@
187 187  
188 188  [[image:1652684829740-769.png]]
189 189  
190 -=== **Interrupt** ===
181 +=== **5.2.2 Interrupt (For details, please refer to LX5V Programming Manual Chapter 1.4-Branch)** ===
191 191  
192 -(% class="wikigeneratedid" %)
193 -**(For details, please refer to LX5V Programming Manual Chapter 1.4-Branch)**
194 -
195 195  **LX3V interrupt**
196 196  
197 197  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)
... ... @@ -210,9 +210,9 @@
210 210  
211 211  [[image:1652685809566-630.png]]
212 212  
213 -=== **Instructions** ===
201 +=== **5.2.3 Instructions** ===
214 214  
215 -**OUT instruction**
203 +**OUT command**
216 216  
217 217  Double word counter[[image:file:///C:\Users\ANNAXU~~1\AppData\Local\Temp\ksohtml14432\wps28.png]]
218 218  
... ... @@ -278,9 +278,9 @@
278 278  
279 279  [[image:1652689626279-240.png]]
280 280  
281 -= **5 High-speed input function** =
269 += **6. High-speed input function** =
282 282  
283 -== **Use on LX3V** ==
271 +== **6.1 Use on LX3V** ==
284 284  
285 285  Find the high-speed input counter you need to use according to the following table:
286 286  
... ... @@ -292,7 +292,7 @@
292 292  
293 293  [[image:1652690126303-800.png]]
294 294  
295 -== **Use on LX5V** ==
283 +== **6.2 Use on LX5V** ==
296 296  
297 297  According to channel, select the HSC register to use:
298 298  
... ... @@ -306,10 +306,11 @@
306 306  
307 307  [[image:1652692388207-617.png]]
308 308  
309 -== **Difference between high-speed counters on LX5V and LX3V** ==
297 +== **6.3 Difference between high-speed counters on LX5V and LX3V** ==
310 310  
311 311  LX3V updates the count value when the OUT instruction is executed, which is affected by the scan cycle.
312 312  
301 +
313 313  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.
314 314  
315 315  LX5V single-phase high-speed counter supports filtering function, configurable 0~~17us.
... ... @@ -316,7 +316,7 @@
316 316  
317 317  LX5V high-speed input counter will update the input frequency in the special soft element (SD) every 100us.
318 318  
319 -= **6 High-speed output function** =
308 += **7. High-speed output function** =
320 320  
321 321  **High-speed pulse commands are the same in the use of commands.**
322 322  
... ... @@ -463,7 +463,7 @@
463 463  
464 464  ⑨Support direction reversal (can set the forward direction to low level)
465 465  
466 -= **7 Communication function** =
455 += **8. Communication function** =
467 467  
468 468  **~1. Communication parameter configuration**
469 469  
... ... @@ -488,13 +488,13 @@
488 488  5V settings:
489 489  
490 490  (% class="table-bordered" %)
491 -|=(% scope="row" %)**SD2592 value setting**|=**Protocol**
492 -|=0 H|Wecon Modbus slave
493 -|=2 H|ModbusRTU slave
494 -|=3 H|ModbusASCII slave
495 -|=10 H|User-defined protocol
496 -|=20 H|ModbusRTU master station
497 -|=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|(((
498 498  ModbusASCII master
499 499  
500 500  
... ... @@ -511,31 +511,34 @@
511 511  5V address:
512 512  
513 513  (% class="table-bordered" %)
514 -|=(% scope="row" %)Port|=Occupy|=(% style="width: 240px;" %)Address range|=(% style="width: 221px;" %)(((
503 +|Port|Occupy|(% style="width:240px" %)Address range|(% style="width:221px" %)(((
515 515  10 hex Register
516 -)))|=(((
505 +)))|(((
517 517  Total reserved land Address size
518 518  )))
519 -|=**Word address**| |(% style="width:240px" %) |(% style="width:221px" %) |
520 -|=T0~~T511|512 WORD|(% style="width:240px" %)0x0000-0x01ff|(% style="width:221px" %)0|1536
521 -|=C0~~C255|256 WORD|(% style="width:240px" %)0x0600-0x06ff|(% style="width:221px" %)1536|1024
522 -|=LC0~~LC255|512 WORD|(% style="width:240px" %)0x0A00-0x0BFF|(% style="width:221px" %)2560|1024
523 -|=HSC0~~HSC15|128 WORD|(% style="width:240px" %)0x0E00-0x0E1F|(% style="width:221px" %)3584|512
524 -|=D0~~D7999|8000 WORD|(% style="width:240px" %)0x1000-0x2F3F|(% style="width:221px" %)4096|16384
525 -|=SD0~~SD4095|4096 WORD|(% style="width:240px" %)0x5000-0x5FFF|(% style="width:221px" %)20480|12288
526 -|=R0~~R30000|30000 WORD|(% style="width:240px" %)0x8000-0xF52F|(% style="width:221px" %)32768|30000
527 -|=**Bit address**| |(% style="width:240px" %) |(% style="width:221px" %) |
528 -|=T0~~T511|512 bit|(% style="width:240px" %)0x0000-0x01ff|(% style="width:221px" %) |1536
529 -|=C0~~C255|256 bit|(% style="width:240px" %)0x0600-0x06ff|(% style="width:221px" %)1536|1024
530 -|=LC0~~LC255|256 bit|(% style="width:240px" %)0x0A00-0x0AFF|(% style="width:221px" %)2560|1024
531 -|=HSC0~~HSC15|64 bit|(% style="width:240px" %)0x0E00-0x0E0F|(% style="width:221px" %)3584|512
532 -|=M0~~M8000|8192bit|(% style="width:240px" %)0x1000-0x2F3F|(% style="width:221px" %)4096|16384
533 -|=SM0~~SM4095|4096bit|(% style="width:240px" %)0x5000-0x5FFF|(% style="width:221px" %)20480|12288
534 -|=Reserved| |(% style="width:240px" %)0x8000-0xBFFF|(% style="width:221px" %) |16383
535 -|=S0~~S4095|4096bit|(% style="width:240px" %)0xC000-0xCFFF|(% style="width:221px" %)49152|8192
536 -|=X0~~X1023|1024bit|(% style="width:240px" %)0xE000-0xE3FF|(% style="width:221px" %)57344|4096
537 -|=Y0~~Y1023|1024bit|(% style="width:240px" %)0xF000-0xF3FF|(% style="width:221px" %)61440|4096
508 +|**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
538 538  
539 539  **5. LX5V added functions**
540 540  
541 541  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 +