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)
-
Attachments (0 modified, 2 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -Difference between 3V, 5V and 5S 1 +03 Difference between 3V, 5V and 5S - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Jim1 +XWiki.Stone - Content
-
... ... @@ -1,7 +1,62 @@ 1 -= **1 .****Functionsthat3Vhas but5V doesnot** =1 += **1 Basic difference between 3V, 5V and 5S** = 2 2 3 -== **1.1 BD board** == 3 +|=(% scope="row" %)Functions|=5V|=5S|=3V 4 +|=Running Mode|(% colspan="3" %)Cyclic scan /Interrupt 5 +|=Power supply|(% colspan="3" %)A:AC 220V;D:DC 24V 6 +|=Output type|MT:Transistor|MT:Transistor;MR:Relay|MT:Transistor;MR:Relay 7 +|=I/O|1212;1412;1616;2416;2424;3624;|0806;1208;1212;1412; 8 +1616;2416;2424;3624;|0806;1208;1212;1412; 9 +1616;2416;2424;3624; 10 +|=Programming|(% colspan="3" %)Ladder 11 +|=Type of instruction| | | 12 +|=Execute Time|Basic 0.01-0.03μs|Basic 0.03-0.08μs|Basic 0.06μs/Applied instruction:1-10us 13 +|=Program Capacity|(% colspan="2" %)512KB|16k 14 +|=High Speed Pulse Output|≤1412MT and smaller: 4*200KHz; 15 +≥1616MT and bigger: 8*200KHz。|MT/MR2H: 2* 200KHz; 16 +MT4H: 4* 200KHz。|MT/2H: 2*100KHZ, or 4H: 4*100, single: 200kHZ 17 +|=High speed counter Interrupt|(% colspan="2" %)100 channels|21channels 18 +|=Timer Interrupt|(% colspan="2" %)100 channels,Support 0.1ms Interrupt|95 channels 19 +|=X Interrupt|X0-X7 Rising & Falling|X0-X5 Rising & Falling|X0-X5 Rising & Falling 20 +|=**High speed counter Single Phase**|**≤1412 and smaller: 4*150KHz 21 +≥1616 and bigger: 8*150KHz**|**≤1412 and smaller: 2*150KHz;4*10KHz 22 +≥1616 and bigger: 6*150KHz**|**2*200KHz; 4*10KHz** 23 +|=**High speed counter AB phase**|**≤1412 and smaller: 4*100KHz 24 +≥1616 and bigger: 8*100KHz**|**≤1412 and smaller: 1*100KHz+2*10KHz 25 +≥1616 and bigger: 3*100KHz**|**2*100KHz** 26 +|=Storage Type|(% colspan="3" %)FLASH 27 +|=Serial Communication|((( 28 +COM1: RS422、RS485;COM2: RS485 29 +)))|1208 and smaller: COM1: RS422;COM2: RS485; 30 +1212 and bigger: COM1: RS422、RS485;COM2:RS485|1208 and smaller: COM1: RS422;COM2: RS485; 31 +1212 and bigger: COM1: RS422、RS485;COM2: RS485 32 +|=BD board support|yes|yes|yes 33 +|=Communication BD board|(% colspan="2" %)inbuilt ethernet port series, RS485 BD board in developing |RS485 BD support, 3vp supports ethernet bd board 34 +|=Expansion Module|(% colspan="2" %)yes √ (1212 and bigger can support)|yes √ (1212 and bigger can support) 35 +|=Electronic CAM|√(2 sheets for switch)|√(2 sheets for switch)|N/A 36 +|=S-type CAM|√|√|N/A 37 +|=N:N Comm|√|√|N/A 38 +|=Linear Interpolation|√|√|N/A 39 +|=Circular Interpolation|√|√|N/A 40 +|=sub-rotine|√|√|N/A 4 4 42 += **2 Software interface difference between 5S and 5V** = 43 + 44 +== **High speed counter configuration** == 45 + 46 +**5V as below** 47 + 48 +[[image:image-20220614151005-1.png]] 49 + 50 +**5S is as below** 51 + 52 +[[image:image-20220614151015-2.png]] 53 + 54 +**More detail information,please check the product catalog** 55 + 56 += **3** **Functions that 3V has but 5V does not** = 57 + 58 +== **BD board** == 59 + 5 5 LX5V does not support RS485 BD 6 6 7 7 LX5V does not support Ethernet BD ... ... @@ -8,15 +8,15 @@ 8 8 9 9 LX5V does not support CAN BD 10 10 11 -== ** 1.2Analog BD board expansion address** ==66 +== **Analog BD board expansion address** == 12 12 13 13 Provides the function of analog board BD to modify parameters such as filtering. For specific functions, please refer to the BD board manual. 14 14 15 -== ** 1.3PLDID** ==70 +== **PLDID** == 16 16 17 17 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. 18 18 19 -== ** 1.4Instructions** ==74 +== **Instructions** == 20 20 21 21 (1) NOP instruction (null instruction) 22 22 ... ... @@ -40,61 +40,61 @@ 40 40 41 41 (11) CPAVL instruction(communication BD configuration) 42 42 43 -== ** 1.5Unsupported special register function (M8000, D8000)** ==98 +== **Unsupported special register function (M8000, D8000)** == 44 44 45 -=== ** 1.5.1Clock related** ===100 +=== **Clock related** === 46 46 47 47 Clock function not supported by LX5V 48 48 49 -(% class="table-bordered" %) 50 -|M8014|Oscillation clock with 1 minute clock period 51 -|M8015|Clock stop and preset 52 -|M8016|Stop time to read the display 53 -|M8017|±30 seconds correction 54 -|M8018|install and examine 55 -|M8019|Real-time clock (RTC) error 104 +|=M8014|Oscillation clock with 1 minute clock period 105 +|=M8015|Clock stop and preset 106 +|=M8016|Stop time to read the display 107 +|=M8017|±30 seconds correction 108 +|=M8018|install and examine 109 +|=M8019|Real-time clock (RTC) error 56 56 57 -=== ** 1.5.2High-speed counter ring counting function** ===111 +=== **High-speed counter ring counting function** === 58 58 59 -(% class="table-bordered" %) 60 -|M8099|High-speed ring counter count start 61 -|M8099|Ring count configuration 113 +|=M8099|High-speed ring counter count start 114 +|=M8099|Ring count configuration 62 62 63 -=== ** 1.5.3X0~~X5 pulse capture function** ===116 +=== **X0~~X5 pulse capture function** === 64 64 65 -(% class="table-bordered" %) 66 -|M8170|X000 pulse capture 67 -|M8171|X001 pulse capture 68 -|M8172|X002 pulse capture 69 -|M8173|X003 pulse capture 70 -|M8174|X004 pulse capture 71 -|M8175|X005 pulse capture 118 +|=M8170|X000 pulse capture 119 +|=M8171|X001 pulse capture 120 +|=M8172|X002 pulse capture 121 +|=M8173|X003 pulse capture 122 +|=M8174|X004 pulse capture 123 +|=M8175|X005 pulse capture 72 72 73 -= ** 2.5V function under development** =125 += **4 5V function under development** = 74 74 75 75 N:N communication protocol 76 76 77 77 Interpolation instructions (G90G01, G90G02, G90G03, G91G01, G91G02, G91G03) 78 78 79 -= ** 3.3V and 5V incompatible functions(These can be automatically converted in the future)** =131 += **5 3V and 5V incompatible functions** = 80 80 81 -== **3.1 General register** == 133 +(% class="wikigeneratedid" %) 134 +**(These can be automatically converted in the future)** 82 82 136 +== **General register** == 137 + 83 83 (% class="table-bordered" %) 84 -|**register**|**LX3V**|**LX5V**|**Remarks** 85 -|Input|X0~~X377|X0~~X1777| 86 -|Output|Y0~~Y377|Y0~~Y1777| 87 -|Auxiliary|M0~~M3071|M0~~M7999| 88 -|Status|S0~~S999|S0~~S4095| 89 -|Timer|T0~~T255|T0~~T511| 90 -|counter|C0~~C199|C0~~C255| 91 -|Double word counter|C200~~C219|LC0~~LC99|Non-power-down save 92 -|Double word counter|C220~~C234|LC100~~LC255|Power-down save 93 -|High-speed counter|C235~~C255|HSC0~~HSC7|Check the high-speed input function 94 -|Data Register|D0~~D7999|D0~~D7999 (R0~~R29999)| 95 -|Pointer P|P0~~P127|P0~~P4095| 96 -|Instruction I|I0~~I8xx|None| 97 -|constant|K, H, E|K, H, E| 139 +|=(% scope="row" %)**register**|=**LX3V**|=**LX5V**|=**Remarks** 140 +|=Input|X0~~X377|X0~~X1777| 141 +|=Output|Y0~~Y377|Y0~~Y1777| 142 +|=Auxiliary|M0~~M3071|M0~~M7999| 143 +|=Status|S0~~S999|S0~~S4095| 144 +|=Timer|T0~~T255|T0~~T511| 145 +|=counter|C0~~C199|C0~~C255| 146 +|=Double word counter|C200~~C219|LC0~~LC99|Non-power-down save 147 +|=Double word counter|C220~~C234|LC100~~LC255|Power-down save 148 +|=High-speed counter|C235~~C255|HSC0~~HSC7|Check the high-speed input function 149 +|=Data Register|D0~~D7999|D0~~D7999 (R0~~R29999)| 150 +|=Pointer P|P0~~P127|P0~~P4095| 151 +|=Instruction I|I0~~I8xx|None| 152 +|=constant|K, H, E|K, H, E| 98 98 99 99 **Incompatible part** 100 100 ... ... @@ -108,10 +108,13 @@ 108 108 109 109 5. Pointer I is cancelled in LX5V, please check the programming mode for details. 110 110 111 -== ** 3.2Programming method** ==166 +== **Programming method** == 112 112 113 -=== ** 3.2.1Subroutine(For details, please refer to LX5V Programming Manual Chapter 1.4-Subroutine Branch)** ===168 +=== **Subroutine** === 114 114 170 +(% class="wikigeneratedid" %) 171 +**(For details, please refer to LX5V Programming Manual Chapter 1.4-Subroutine Branch)** 172 + 115 115 **Use of LX3V subroutines** 116 116 [[image:1652684087594-147.png]] 117 117 ... ... @@ -125,8 +125,11 @@ 125 125 126 126 [[image:1652684829740-769.png]] 127 127 128 -=== ** 3.2.2Interrupt(For details, please refer to LX5V Programming Manual Chapter 1.4-Branch)** ===186 +=== **Interrupt** === 129 129 188 +(% class="wikigeneratedid" %) 189 +**(For details, please refer to LX5V Programming Manual Chapter 1.4-Branch)** 190 + 130 130 **LX3V interrupt** 131 131 132 132 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) ... ... @@ -145,9 +145,9 @@ 145 145 146 146 [[image:1652685809566-630.png]] 147 147 148 -=== ** 3.2.3Instructions** ===209 +=== **Instructions** === 149 149 150 -**OUT co mmand**211 +**OUT instruction** 151 151 152 152 Double word counter[[image:file:///C:\Users\ANNAXU~~1\AppData\Local\Temp\ksohtml14432\wps28.png]] 153 153 ... ... @@ -213,9 +213,9 @@ 213 213 214 214 [[image:1652689626279-240.png]] 215 215 216 -= ** 4.High-speed input function** =277 += **6 High-speed input function** = 217 217 218 -== ** 4.1Use on LX3V** ==279 +== **Use on LX3V** == 219 219 220 220 Find the high-speed input counter you need to use according to the following table: 221 221 ... ... @@ -227,7 +227,7 @@ 227 227 228 228 [[image:1652690126303-800.png]] 229 229 230 -== ** 4.2Use on LX5V** ==291 +== **Use on LX5V** == 231 231 232 232 According to channel, select the HSC register to use: 233 233 ... ... @@ -241,11 +241,10 @@ 241 241 242 242 [[image:1652692388207-617.png]] 243 243 244 -== ** 4.3Difference between high-speed counters on LX5V and LX3V** ==305 +== **Difference between high-speed counters on LX5V and LX3V** == 245 245 246 246 LX3V updates the count value when the OUT instruction is executed, which is affected by the scan cycle. 247 247 248 - 249 249 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. 250 250 251 251 LX5V single-phase high-speed counter supports filtering function, configurable 0~~17us. ... ... @@ -252,20 +252,20 @@ 252 252 253 253 LX5V high-speed input counter will update the input frequency in the special soft element (SD) every 100us. 254 254 255 -= ** 5.High-speed output function** =315 += **7 High-speed output function** = 256 256 257 257 **High-speed pulse commands are the same in the use of commands.** 258 258 259 259 (% class="table-bordered" %) 260 -| |LX3V|LX5V 261 -|DRVI|√|√ 262 -|DRVA|√|√ 263 -|PLSR|√|√ 264 -|PLSV|√|√ 265 -|PLSY|√|√ 266 -|DVIT|√|√ 267 -|ZRN|√|√ 268 -|PLSR2|√|√ 320 +|=(% scope="row" %) |=LX3V|=LX5V 321 +|=DRVI|√|√ 322 +|=DRVA|√|√ 323 +|=PLSR|√|√ 324 +|=PLSV|√|√ 325 +|=PLSY|√|√ 326 +|=DVIT|√|√ 327 +|=ZRN|√|√ 328 +|=PLSR2|√|√ 269 269 270 270 **High-speed pulse command difference.** 271 271 ... ... @@ -278,16 +278,16 @@ 278 278 2. Comparison of bit devices 279 279 280 280 (% class="table-bordered" %) 281 -|**3V**|**Description**|**5V**|**Description** 282 -|M8145|Y000 pulse output stop|SM898|Y000 pulse output stop 283 -|M8146|Y001 Pulse output stop|SM958|Y001 Pulse output stop 284 -|M8152|Y002 pulse output stop|SM1018|Y002 pulse output stop 285 -|M8153|Y003 Pulse output stop|SM1078|Y003 Pulse output stop 286 -|M8147|Y000 monitoring during pulse output|SM880|Y000 monitoring during pulse output 287 -|M8148|Y001 Monitoring during pulse output|SM940|Y001 Monitoring during pulse output 288 -|M8149|Y002 Monitoring during pulse output|SM1000|Y002 Monitoring during pulse output 289 -|M8150|Y003 Monitoring during pulse output|SM1060|Y003 Monitoring during pulse output 290 -|(% rowspan="4" %)((( 341 +|=(% scope="row" %)**3V**|=**Description**|=**5V**|=**Description** 342 +|=M8145|Y000 pulse output stop|SM898|Y000 pulse output stop 343 +|=M8146|Y001 Pulse output stop|SM958|Y001 Pulse output stop 344 +|=M8152|Y002 pulse output stop|SM1018|Y002 pulse output stop 345 +|=M8153|Y003 Pulse output stop|SM1078|Y003 Pulse output stop 346 +|=M8147|Y000 monitoring during pulse output|SM880|Y000 monitoring during pulse output 347 +|=M8148|Y001 Monitoring during pulse output|SM940|Y001 Monitoring during pulse output 348 +|=M8149|Y002 Monitoring during pulse output|SM1000|Y002 Monitoring during pulse output 349 +|=M8150|Y003 Monitoring during pulse output|SM1060|Y003 Monitoring during pulse output 350 +|=(% rowspan="4" %)((( 291 291 292 292 293 293 ... ... @@ -297,35 +297,35 @@ 297 297 298 298 Some instructions (PLSR, etc.) instruction execution completed (Y0-Y3) 299 299 )))|SM882|Y0 pulse sending completed 300 -|SM942|Y1 pulse sending completed 301 -|SM1002|Y2 pulse transmission completed 302 -|SM1062|Y3 pulse transmission completed 303 -|M8134|Y0's thousandth control bit|SM897|Y0's thousandth control bit 304 -|M8135|((( 360 +|=SM942|Y1 pulse sending completed 361 +|=SM1002|Y2 pulse transmission completed 362 +|=SM1062|Y3 pulse transmission completed 363 +|=M8134|Y0's thousandth control bit|SM897|Y0's thousandth control bit 364 +|=M8135|((( 305 305 The acceleration and deceleration time between each axis of Y1's thousandth control position positioning command is separated 306 306 )))|((( 307 307 SM957 308 308 )))|Y1 Perimeter control bit 309 -|M8136|Y2 Perimeter control bit|SM1017|Y2 Perimeter control bit 310 -|M8137|Y3 Perimeter control bit|SM1077|Y3 Perimeter control bit 369 +|=M8136|Y2 Perimeter control bit|SM1017|Y2 Perimeter control bit 370 +|=M8137|Y3 Perimeter control bit|SM1077|Y3 Perimeter control bit 311 311 312 312 3. Comparison of word devices 313 313 314 314 (% class="table-bordered" %) 315 -|**3V**|**Description**|**5V**|**Description** 316 -|D8104|Y0 acceleration and deceleration time (open M8135)|SD902/SD962|Y0 acceleration/deceleration time 317 -|D8105|Y1 acceleration and deceleration time (open M8135)|SD1022/SD1082|Y1 acceleration/deceleration time 318 -|D8106|Y2 acceleration and deceleration time (open M8135)|SD1142/SD1202|Y2 acceleration/deceleration time 319 -|D8107|Y3 acceleration and deceleration time (open M8135)|SD1262/SD1322|Y3 acceleration/deceleration time 320 -|D8140|Y000 Current position low|SD880|Y000 Current position low 321 -|D8141|Y000 current position high|SD881|Y000 current position high 322 -|D8142|Y001 Current position low|SD940|Y001 Current position low 323 -|D8143|Y001 Current position high|SD941|Y001 Current position high 324 -|D8150|Y002 current position low|SD1000|Y002 current position low 325 -|D8151|Y002 current position high|SD1001|Y002 current position high 326 -|D8152|Y003 Current position low|SD1060|Y003 Current position low 327 -|D8153|Y003 Current position high|SD1061|Y003 Current position high 328 -|(% rowspan="4" %)((( 375 +|=(% scope="row" %)**3V**|=**Description**|=**5V**|=**Description** 376 +|=D8104|Y0 acceleration and deceleration time (open M8135)|SD902/SD962|Y0 acceleration/deceleration time 377 +|=D8105|Y1 acceleration and deceleration time (open M8135)|SD1022/SD1082|Y1 acceleration/deceleration time 378 +|=D8106|Y2 acceleration and deceleration time (open M8135)|SD1142/SD1202|Y2 acceleration/deceleration time 379 +|=D8107|Y3 acceleration and deceleration time (open M8135)|SD1262/SD1322|Y3 acceleration/deceleration time 380 +|=D8140|Y000 Current position low|SD880|Y000 Current position low 381 +|=D8141|Y000 current position high|SD881|Y000 current position high 382 +|=D8142|Y001 Current position low|SD940|Y001 Current position low 383 +|=D8143|Y001 Current position high|SD941|Y001 Current position high 384 +|=D8150|Y002 current position low|SD1000|Y002 current position low 385 +|=D8151|Y002 current position high|SD1001|Y002 current position high 386 +|=D8152|Y003 Current position low|SD1060|Y003 Current position low 387 +|=D8153|Y003 Current position high|SD1061|Y003 Current position high 388 +|=(% rowspan="4" %)((( 329 329 330 330 331 331 ... ... @@ -336,10 +336,10 @@ 336 336 337 337 Y0-Y3 Paranoid speed (single word) 338 338 )))|SD900, SD901|Y0 Paranoid speed (double word) 339 -|SD960, SD961|Y1 Paranoid speed (double word) 340 -|SD1020, SD1021|Y2 Paranoid speed (double word) 341 -|SD1080, SD1081|Y3 Paranoid speed (double word) 342 -|(% rowspan="8" %)((( 399 +|=SD960, SD961|Y1 Paranoid speed (double word) 400 +|=SD1020, SD1021|Y2 Paranoid speed (double word) 401 +|=SD1080, SD1081|Y3 Paranoid speed (double word) 402 +|=(% rowspan="8" %)((( 343 343 344 344 345 345 ... ... @@ -354,14 +354,14 @@ 354 354 355 355 Y0-Y3 maximum frequency (double word) 356 356 )))|SD898|Y0 Maximum speed low 357 -|SD899|Y0 Highest speed 358 -|SD958|Y1 Maximum speed low 359 -|SD959|Y1 Highest speed 360 -|SD1018|Y2 Maximum speed low 361 -|SD1019|Y2 Highest speed 362 -|SD1078|Y3 Maximum speed low 363 -|SD1079|Y3 Highest speed 364 -|(% rowspan="4" %)((( 417 +|=SD899|Y0 Highest speed 418 +|=SD958|Y1 Maximum speed low 419 +|=SD959|Y1 Highest speed 420 +|=SD1018|Y2 Maximum speed low 421 +|=SD1019|Y2 Highest speed 422 +|=SD1078|Y3 Maximum speed low 423 +|=SD1079|Y3 Highest speed 424 +|=(% rowspan="4" %)((( 365 365 366 366 367 367 ... ... @@ -371,9 +371,9 @@ 371 371 372 372 4-axis acceleration/deceleration time (when M8135 is not turned on) 373 373 )))|SD902/SD962|Y0 acceleration/deceleration time 374 -|SD1022/SD1082|Y1 acceleration/deceleration time 375 -|SD1142/SD1202|Y2 acceleration/deceleration time 376 -|SD1262/SD1322|Y3 acceleration/deceleration time 434 +|=SD1022/SD1082|Y1 acceleration/deceleration time 435 +|=SD1142/SD1202|Y2 acceleration/deceleration time 436 +|=SD1262/SD1322|Y3 acceleration/deceleration time 377 377 378 378 4. New features of high-speed pulse instructions on LX5V 379 379 ... ... @@ -399,7 +399,7 @@ 399 399 400 400 ⑨Support direction reversal (can set the forward direction to low level) 401 401 402 -= ** 6.Communication function** =462 += **8 Communication function** = 403 403 404 404 **~1. Communication parameter configuration** 405 405 ... ... @@ -410,27 +410,27 @@ 410 410 3V settings: 411 411 412 412 (% class="table-bordered" %) 413 -|**protocol**|**D8126 value setting** 414 -|RS instruction (custom protocol)|00H 415 -|HMI monitoring protocol (PLC protocol)|01H 416 -|MODBUS-RTU slave|02H 417 -|MODBUS-ASCII slave|03H 418 -|N:N network communication protocol slave|04H 419 -|RS instruction (custom protocol)|10H 420 -|MODBUS-RTU master station|20H 421 -|MODBUS-ASCII master station|30H 422 -|N:N network communication protocol master station|40H 473 +|=(% scope="row" %)**protocol**|=**D8126 value setting** 474 +|=RS instruction (custom protocol)|00H 475 +|=HMI monitoring protocol (PLC protocol)|01H 476 +|=MODBUS-RTU slave|02H 477 +|=MODBUS-ASCII slave|03H 478 +|=N:N network communication protocol slave|04H 479 +|=RS instruction (custom protocol)|10H 480 +|=MODBUS-RTU master station|20H 481 +|=MODBUS-ASCII master station|30H 482 +|=N:N network communication protocol master station|40H 423 423 424 424 5V settings: 425 425 426 426 (% class="table-bordered" %) 427 -|**SD2592 value setting**|**Protocol** 428 -|0 H|Wecon Modbus slave 429 -|2 H|ModbusRTU slave 430 -|3 H|ModbusASCII slave 431 -|10 H|User-defined protocol 432 -|20 H|ModbusRTU master station 433 -|30 H|((( 487 +|=(% scope="row" %)**SD2592 value setting**|=**Protocol** 488 +|=0 H|Wecon Modbus slave 489 +|=2 H|ModbusRTU slave 490 +|=3 H|ModbusASCII slave 491 +|=10 H|User-defined protocol 492 +|=20 H|ModbusRTU master station 493 +|=30 H|((( 434 434 ModbusASCII master 435 435 436 436 ... ... @@ -447,34 +447,31 @@ 447 447 5V address: 448 448 449 449 (% class="table-bordered" %) 450 -|Port|Occupy|(% style="width:240px" %)Address range|(% style="width:221px" %)((( 510 +|=(% scope="row" %)Port|=Occupy|=(% style="width: 240px;" %)Address range|=(% style="width: 221px;" %)((( 451 451 10 hex Register 452 -)))|((( 512 +)))|=((( 453 453 Total reserved land Address size 454 454 ))) 455 -|**Word address**| |(% style="width:240px" %) |(% style="width:221px" %) | 456 -|T0~~T511|512 WORD|(% style="width:240px" %)0x0000-0x01ff|(% style="width:221px" %)0|1536 457 -|C0~~C255|256 WORD|(% style="width:240px" %)0x0600-0x06ff|(% style="width:221px" %)1536|1024 458 -|LC0~~LC255|512 WORD|(% style="width:240px" %)0x0A00-0x0BFF|(% style="width:221px" %)2560|1024 459 -|HSC0~~HSC15|128 WORD|(% style="width:240px" %)0x0E00-0x0E1F|(% style="width:221px" %)3584|512 460 -|D0~~D7999|8000 WORD|(% style="width:240px" %)0x1000-0x2F3F|(% style="width:221px" %)4096|16384 461 -|SD0~~SD4095|4096 WORD|(% style="width:240px" %)0x5000-0x5FFF|(% style="width:221px" %)20480|12288 462 -|R0~~R30000|30000 WORD|(% style="width:240px" %)0x8000-0xF52F|(% style="width:221px" %)32768|30000 463 -|**Bit address**| |(% style="width:240px" %) |(% style="width:221px" %) | 464 -|T0~~T511|512 bit|(% style="width:240px" %)0x0000-0x01ff|(% style="width:221px" %) |1536 465 -|C0~~C255|256 bit|(% style="width:240px" %)0x0600-0x06ff|(% style="width:221px" %)1536|1024 466 -|LC0~~LC255|256 bit|(% style="width:240px" %)0x0A00-0x0AFF|(% style="width:221px" %)2560|1024 467 -|HSC0~~HSC15|64 bit|(% style="width:240px" %)0x0E00-0x0E0F|(% style="width:221px" %)3584|512 468 -|M0~~M8000|8192bit|(% style="width:240px" %)0x1000-0x2F3F|(% style="width:221px" %)4096|16384 469 -|SM0~~SM4095|4096bit|(% style="width:240px" %)0x5000-0x5FFF|(% style="width:221px" %)20480|12288 470 -|Reserved| |(% style="width:240px" %)0x8000-0xBFFF|(% style="width:221px" %) |16383 471 -|S0~~S4095|4096bit|(% style="width:240px" %)0xC000-0xCFFF|(% style="width:221px" %)49152|8192 472 -|X0~~X1023|1024bit|(% style="width:240px" %)0xE000-0xE3FF|(% style="width:221px" %)57344|4096 473 -|Y0~~Y1023|1024bit|(% style="width:240px" %)0xF000-0xF3FF|(% style="width:221px" %)61440|4096 515 +|=**Word address**| |(% style="width:240px" %) |(% style="width:221px" %) | 516 +|=T0~~T511|512 WORD|(% style="width:240px" %)0x0000-0x01ff|(% style="width:221px" %)0|1536 517 +|=C0~~C255|256 WORD|(% style="width:240px" %)0x0600-0x06ff|(% style="width:221px" %)1536|1024 518 +|=LC0~~LC255|512 WORD|(% style="width:240px" %)0x0A00-0x0BFF|(% style="width:221px" %)2560|1024 519 +|=HSC0~~HSC15|128 WORD|(% style="width:240px" %)0x0E00-0x0E1F|(% style="width:221px" %)3584|512 520 +|=D0~~D7999|8000 WORD|(% style="width:240px" %)0x1000-0x2F3F|(% style="width:221px" %)4096|16384 521 +|=SD0~~SD4095|4096 WORD|(% style="width:240px" %)0x5000-0x5FFF|(% style="width:221px" %)20480|12288 522 +|=R0~~R30000|30000 WORD|(% style="width:240px" %)0x8000-0xF52F|(% style="width:221px" %)32768|30000 523 +|=**Bit address**| |(% style="width:240px" %) |(% style="width:221px" %) | 524 +|=T0~~T511|512 bit|(% style="width:240px" %)0x0000-0x01ff|(% style="width:221px" %) |1536 525 +|=C0~~C255|256 bit|(% style="width:240px" %)0x0600-0x06ff|(% style="width:221px" %)1536|1024 526 +|=LC0~~LC255|256 bit|(% style="width:240px" %)0x0A00-0x0AFF|(% style="width:221px" %)2560|1024 527 +|=HSC0~~HSC15|64 bit|(% style="width:240px" %)0x0E00-0x0E0F|(% style="width:221px" %)3584|512 528 +|=M0~~M8000|8192bit|(% style="width:240px" %)0x1000-0x2F3F|(% style="width:221px" %)4096|16384 529 +|=SM0~~SM4095|4096bit|(% style="width:240px" %)0x5000-0x5FFF|(% style="width:221px" %)20480|12288 530 +|=Reserved| |(% style="width:240px" %)0x8000-0xBFFF|(% style="width:221px" %) |16383 531 +|=S0~~S4095|4096bit|(% style="width:240px" %)0xC000-0xCFFF|(% style="width:221px" %)49152|8192 532 +|=X0~~X1023|1024bit|(% style="width:240px" %)0xE000-0xE3FF|(% style="width:221px" %)57344|4096 533 +|=Y0~~Y1023|1024bit|(% style="width:240px" %)0xF000-0xF3FF|(% style="width:221px" %)61440|4096 474 474 475 475 **5. LX5V added functions** 476 476 477 477 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) 478 - 479 - 480 -
- 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