Changes for page 04 Library
Last modified by Mora Zhou on 2023/11/01 13:39
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -400,7 +400,7 @@ 400 400 |(% style="width:155px" %)Down|(% style="width:689px" %)Move the selected item down one line; 401 401 |(% style="width:155px" %)Help|(% style="width:689px" %)Click it to open help document; 402 402 403 -**Operating procedures of creating new address**403 +**Operating procedures for creating a new address** 404 404 405 405 (% style="text-align:center" %) 406 406 [[image:7.Library_html_7780dffdef1ce220.png||data-xwiki-image-style-alignment="center" height="420" width="553" class="img-thumbnail"]] ... ... @@ -408,13 +408,13 @@ 408 408 1. Click "Add" to open address edit window. 409 409 1. Set "Address name". 410 410 1. Set address. 411 -1. Set PLC station number (It is not necessary setting, the user sets according to the actual situation). 411 +1. Set PLC station number (It is not necessary setting, the user sets it according to the actual situation). 412 412 413 413 (% class="box infomessage" %) 414 414 ((( 415 415 **✎Note:** 416 416 417 -1. Address Library: it supports importing address esinformation from Excel files. However, the following two points need to be noted:417 +1. Address Library: it supports importing address information from Excel files. However, the following two points need to be noted: 418 418 1. When importing an Excel file, if the contents of a certain Name, Type, and Address are all empty, the information of the subsequent ID will not be imported. 419 419 1. When importing Excel files, if there is pure digital content in the imported information, you need to set the format of the table box to "text" mode. Otherwise, the text import fails or an error occurs due to incorrect information format. 420 420 ))) ... ... @@ -436,7 +436,7 @@ 436 436 437 437 **Source address** 438 438 439 -The origin address thatneed to be mapped to other addresses. If there is calculation, 2 source addresses are required, and the result would be saved in "target address".439 +The origin address needs to be mapped to other addresses. If there is calculation, 2 source addresses are required, and the result would be saved in "target address". 440 440 441 441 **Data type: **Only word address need to set data type. If it is the address of 32-bit register, check "32-bit register". 442 442 ... ... @@ -473,19 +473,19 @@ 473 473 474 474 **Mapping** 475 475 476 -This is control bit for mapping one item, the default mode is mapping when OFF; If user want to change control condition, please check [Mapping when ON]; 476 +This is the control bit for mapping one item, the default mode is mapping when OFF; If user wants to change the control condition, please check [Mapping when ON]; 477 477 478 -**Target address :**478 +**Target address** 479 479 480 480 It is address used to store source address data; 481 481 482 482 **Cont. Write:** 483 483 484 -Write address length for 484 +Write address length for a single time, used for some special device addresses that need to be written continuously; 485 485 486 486 **Global mapping control** 487 487 488 -The function and mode are similar to [Mapping], but it is used to control all mapping items. The setting screen asbelow show;488 +The function and mode are similar to [Mapping], but it is used to control all mapping items. The setting screen below show; 489 489 490 490 (% style="text-align:center" %) 491 491 [[image:7.Library_html_a04eddcc1d2f2f14.png||data-xwiki-image-style-alignment="center" height="199" width="419" class="img-thumbnail"]] ... ... @@ -492,7 +492,7 @@ 492 492 493 493 **Buttons** 494 494 495 -* **Clear:** Delete all settings in settings, such as [Source address], [Length] and so on. 495 +* **Clear:** Delete all settings in settings, such as [Source address], [Length], and so on. 496 496 * **Add:** Create a new mapping item. 497 497 * **Edit:** Change selected item. 498 498 * **Delete:** Delete selected item. ... ... @@ -508,37 +508,37 @@ 508 508 ((( 509 509 **✎Note:** 510 510 511 -* Too many [Read-Through] items will cause HMI run ningslow.511 +* Too many [Read-Through] items will cause HMI to run slowly. 512 512 * If there are multiple consecutive addresses, please increase the length to reduce the mapping items 513 513 ))) 514 514 515 -**Fu cntion descrition**515 +**Function description** 516 516 517 517 Address mapping is to map the source address to the destination address or the two source addresses are mapped to the destination address by some operation. The source and destination addresses can be PLC addresses or internal addresses or from different serial ports. 518 518 519 -For example :Map D0 to HDW100, the map length is 10, then the value of D0 to D9 are mapped to HDW100 to HDW109.519 +For example Map D0 to HDW100, the map length is 10, then the value of D0 to D9 are mapped to HDW100 to HDW109. 520 520 521 521 There are two map methods: read and write and read-only. 522 522 523 523 1. **Read and write: **If the value of source address is changed, the value of the destination address changes accordingly. After the value of the destination address is changed, the value of the corresponding source address does not change. Four some four operations or logical operations, they can only be selected in this way. 524 -1. **Read-only: **If the value of source address is changed, the value of the destination address changes accordingly. After the value of the destination address is changed, the value of the corresponding source address changes too. Four some four operations or logical operations, they can not be selected in this way. 524 +1. **Read-only: **If the value of the source address is changed, the value of the destination address changes accordingly. After the value of the destination address is changed, the value of the corresponding source address changes too. Four some four operations or logical operations, they can not be selected in this way. 525 525 526 -There can be two sets of source addresses, and mapping the results to the destination address through operations (four operations or logical operations). For example :source address 1 is HDW100, source address 2 is HDW200, Map to destination address HDW300 by addition and the map length is 10.526 +There can be two sets of source addresses, and mapping the results to the destination address through operations (four operations or logical operations). For example, source address 1 is HDW100, source address 2 is HDW200, Map to destination address HDW300 by addition and the map length is 10. 527 527 528 528 * HDW300=HDW100+HDW200 529 529 * HDW301=HDW101+HDW201 530 530 * HDW309=HDW109+HDW209 531 531 532 - Yoncould use the bit address to control whether to enable the mapping function. There is oneFor bit address mapping and word address mapping, there are controlled by their own global bit addresses. Each mapping block relationship can also have its own control address, but the global control bit address has a high priority.532 +The user could use the bit address to control whether to enable the mapping function. There is one-bit address for bits and one for words. Each mapping block also has a bit address. Bit address mapping and word address mapping, there are controlled by their own global bit addresses. Each mapping block relationship can also have its own control address, but the global control bit address has a high priority. 533 533 534 534 (% class="box infomessage" %) 535 535 ((( 536 536 **✎Note:** 537 537 538 -* Some of four operations do not have inverse operation such as trigonometric function, shift, remainder and so on. They can only be read-only. 539 -** For example: If HDW100 is d evided by HDW200, and the value is mappingto HDW300. When the value of HDW300 changes, the vaue of HDW100 will not change. Because you can't calculate what the HDW100 value should be.538 +* Some of four operations do not have inverse operations such as trigonometric function, shift, remainder, and so on. They can only be read-only. 539 +** For example: If HDW100 is divided by HDW200, and the value is mapped to HDW300. When the value of HDW300 changes, the value of HDW100 will not change. Because you can't calculate what the HDW100 value should be. 540 540 * The maximum length of each mapping block is 2048. 541 541 * If there is no bit address to control the mapping, the mapping is enabled by default. If you set the bit address, the mapping is disabled when the value of the bit address is 1 and it is enabled when the value of the bit address is 0. If you select "control on closed state", the result is opposite. 542 542 * Update frequency refers to the update frequency of reading device data. The default is 0. 543 -** Normal read speed is 0, read 543 +** Normal read speed is 0, read-through value is 1, and fast read value is 2. There is no need to fill in the data type in address mapping. The selection of "32-bit register" is special for some PLC whose address interval is 1 in 32 bits. You don't have to choose it. 544 544 )))