Changes for page 13 HMI Internal Registers
Last modified by Jett on 2025/04/28 16:07
Summary
-
Page properties (3 modified, 0 added, 0 removed)
-
Attachments (0 modified, 1 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -1 2HMIinternalregisters1 +13.HMI Internal Registers - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Stone1 +XWiki.Mora - Content
-
... ... @@ -4,11 +4,11 @@ 4 4 5 5 *HSW, HDW, HUW, HAW are word address, HSX, HDX, HUX, HAX are bit address. 6 6 7 - 1.**System data area (HSW): **A special register defined by the system.8 - 1.**Data storage area (HDW/HDX): **Users store user data.9 - 1.**System data area (HUW): **A special register defined by the system.10 - 1.**System Data (HAW)**: System register used for power-off save.11 - 1.**Recipe index area (RPW): **System register used for recipe index.7 +* **System data area (HSW): **A special register defined by the system. 8 +* **Data storage area (HDW/HDX): **Users store user data. 9 +* **System data area (HUW): **A special register defined by the system. 10 +* **System Data (HAW)**: System register used for power-off save. 11 +* **Recipe index area (RPW): **System register used for recipe index. 12 12 13 13 HMI internal registers are divided into bit address and word address, which can be accessed in two ways (take HDW as an example). 14 14 ... ... @@ -25,6 +25,11 @@ 25 25 * The address of the bit address HDX is with a decimal point while word addresses are integers. 26 26 ))) 27 27 28 += Address ranges table = 29 + 30 +(% style="text-align:center" %) 31 +[[image:6.png]] 32 + 28 28 = **Data storage area (HDW/HDX)** = 29 29 30 30 It is used to save the temporary data of project. ... ... @@ -51,21 +51,27 @@ 51 51 52 52 It is system recipe data power-off save register. The range is from RPW000000 to RPW990450. 53 53 59 +(% class="box infomessage" %) 60 +((( 54 54 **✎Note:** 55 55 56 56 * RPW is power-down retention. The register of this type is able to save the data before the power-down. 57 57 * To avoid possible device failure, do not immediately power off and reboot when configuring the power-down save addre 65 +))) 58 58 59 59 = **Single user data area (HUW/HUX)** = 60 60 61 61 It is used for system special registers (reserved by system). 62 62 63 -1. Access as word, and serial number range is from HUW0 to HUW199 999.64 -1. Access as bit, and serial number range is from HUX0.0 to HUX199 999.15.71 +1. Access as word, and serial number range is from HUW0 to HUW1599. 72 +1. Access as bit, and serial number range is from HUX0.0 to HUX1599.15. 65 65 74 +(% class="box infomessage" %) 75 +((( 66 66 **✎Note:** 67 67 68 68 * HUW/HUX is a system special register, so please check the system special register list during use. Please use the address specified in the table and do not use the address which is not mentioned in the table. 79 +))) 69 69 70 70 (% class="table-bordered" %) 71 71 |=**Special register address**|=**Description**|=**Function** ... ... @@ -127,16 +127,19 @@ 127 127 1. Access as word, and serial number range is from HSW0 to HSW49999. (HSW10000 to HSW19999 are the power-off storage areas) 128 128 1. Access as bit, and serial number range is from HSX0.0 to HSX49999.15. 129 129 141 +(% class="box infomessage" %) 142 +((( 130 130 **✎Note:** 131 131 132 132 * HSW / HSX are a system special register, so please check the system special register list during use. Please use the address specified in the table and do not use the address which is not mentioned in the table. 133 133 * To avoid possible device failure, do not immediately power off and reboot when configuring the power-down save address. 147 +))) 134 134 135 135 (% class="table-bordered" style="width:1024px" %) 136 136 |=(% scope="row" style="width: 160px;" %)**Address**|=(% style="width: 282px;" %)**Function**|=(% style="width: 452px;" %)**Description** 137 137 |=(% style="width: 160px;" %)HSW0|(% style="width:282px" %)Language switch|(% style="width:452px" %)Multiple language could be set in the project, HMI support maximum 8 languages. (Power-down save supported) 138 -|=(% style="width: 160px;" %)HSW1|(% style="width:282px" %)Beep frequency|(% style="width:452px" %)Frequency range: 0~~4000 139 -|=(% style="width: 160px;" %)HSW2|(% style="width:282px" %)Beep volume|(% style="width:452px" %)Volume range: 0~~80 152 +|=(% style="width: 160px;" %)HSW1|(% style="width:282px" %)Beep frequency (Only valid in HMI V1.0 System)|(% style="width:452px" %)Frequency range: 0~~4000 153 +|=(% style="width: 160px;" %)HSW2|(% style="width:282px" %)Beep volume (Only valid in HMI V1.0 System)|(% style="width:452px" %)Volume range: 0~~80 140 140 |=(% style="width: 160px;" %)HSW3|(% style="width:282px" %)Beep time|(% style="width:452px" %)Unit: ms 141 141 |=(% style="width: 160px;" %)HSW4|(% style="width:282px" %)Beep whether enable or not|(% style="width:452px" %)((( 142 142 * =0: Enable. ... ... @@ -150,7 +150,7 @@ 150 150 ))) 151 151 |=(% style="width: 160px;" %)HSW6~~HSW7|(% style="width:282px" %)Number of alarms|(% style="width:452px" %)The number of alarm (it also includes the records of alarm confirmed) 152 152 |=(% style="width: 160px;" %)HSW8|(% style="width:282px" %)Number of unconfirmed history alarm|(% style="width:452px" %)The number of unconfirmed history alarm 153 -|=(% style="width: 160px;" %)HSW9|(% style="width:282px" %)Time out tip|(% style="width:452px" %)(((167 +|=(% style="width: 160px;" %)HSW9|(% style="width:282px" %)Time out prompt|(% style="width:452px" %)((( 154 154 * =0: Enable 155 155 * =1: Disable 156 156 ))) ... ... @@ -175,12 +175,16 @@ 175 175 * =5: Friday. 176 176 * =6: Saturday. 177 177 ))) 192 +|=(% style="width: 160px;" %)HSW39|(% style="width:282px" %)Beep type(Only valid in HMI V2.0 System)|(% style="width:452px" %)Type range: 1-5, Default is 1. 178 178 |=(% style="width: 160px;" %)HSW134|(% style="width:282px" %)((( 179 179 Whether the Script is read through 180 180 181 181 182 182 )))|(% style="width:452px" %)((( 198 +(% class="box infomessage" %) 199 +((( 183 183 **✎Note:** If want to read-only or write-only, please enable this settings. 201 +))) 184 184 185 185 * =0: Read from HMI cache(Default) 186 186 * =1: Read from PLC directly ... ... @@ -241,8 +241,8 @@ 241 241 * =2: HSX521.1=1, delete all trend graph. 242 242 * =4: HSX521.2=1, delete all alarms. 243 243 * =16: HSX521.4=1, delete history XY plot. 244 -* =32: HSX521.5=1, delete data records in SD card or flash dis h;(Please make a setting which is saved to flash disk or SD card in project setting).245 -* =64: HSX521.6=1, delete alarms records in SD card or flash dis h; (Please make a setting which is saved to flash disk or SD card in project setting).262 +* =32: HSX521.5=1, delete data records in SD card or USB flash disk;(Please make a setting which is saved to USB flash disk or SD card in project setting). 263 +* =64: HSX521.6=1, delete alarms records in SD card or USB flash disk; (Please make a setting which is saved to USB flash disk or SD card in project setting). 246 246 ))) 247 247 |=(% style="width: 160px;" %)HSW522|(% style="width:282px" %)Copy and paste the alarm/data files in flash to the USB flash disk|(% style="width:452px" %)((( 248 248 * =0: No operation ... ... @@ -291,7 +291,7 @@ 291 291 * =2: Ejecting SD card, please waiting… 292 292 * =3: SD card ejected 293 293 ))) 294 -|=(% style="width: 160px;" %)HSW550~~849|(% style="width:282px" %)Communication control|(% style="width:452px" %)For communication control and communication lamp (please refer to "[[ communication control>>http://13.229.109.52:8080/wiki/pistudio/view/Helps/13.HMI%20internal%20registers/#HCommunicationcontrol]]" sector for detailed)312 +|=(% style="width: 160px;" %)HSW550~~849|(% style="width:282px" %)Communication control|(% style="width:452px" %)For communication control and communication lamp (please refer to "[[Communication control>>http://13.229.109.52:8080/wiki/pistudio/view/Helps/13.HMI%20internal%20registers/#HCommunicationcontrol]]" sector for detailed) 295 295 |=(% style="width: 160px;" %)HSW850|(% style="width:282px" %)((( 296 296 Network state 297 297 ... ... @@ -340,15 +340,15 @@ 340 340 * HDX882.1=1 SD card is reading data, don't remove SD card. 341 341 ))) 342 342 |=(% style="width: 160px;" %)HSW884|(% style="width:282px" %)Enter the system network configuration interface|(% style="width:452px" %)((( 343 -* =0: Do not enter the network configuration interface 344 -* =1: Enter the system network configuration interface. 345 -** (ig series HMI only supports to enter the system interface)361 +* = 0: Do not enter the network configuration interface 362 +* = 1: Enter the system network configuration interface. 363 +** ig series HMI only supports to enter the system interface 346 346 347 347 ))) 348 348 |=(% style="width: 160px;" %)HSW885|(% style="width:282px" %)When the control object hides the address is read failed (communication failure), set the display mode of the object|(% style="width:452px" %)((( 349 349 * = 0: displayed by object setting. 350 -* =1: control address read failure, the address control of all objects is hidden, not displayed. 351 -* =2: control address read failure, the address control of all objects is displayed, not hidden. 368 +* = 1: control address read failure, the address control of all objects is hidden, not displayed. 369 +* = 2: control address read failure, the address control of all objects is displayed, not hidden. 352 352 ))) 353 353 |=(% style="width: 160px;" %)HSW893|(% style="width:282px" %)((( 354 354 User Permission Control Address, same as HUW1000 feature, please refer to chapter "[[User Permission>>http://13.229.109.52:8080/wiki/pistudio/view/Helps/08.Basic%20Function/#HUserPermission]]" ... ... @@ -371,7 +371,7 @@ 371 371 |=(% style="width: 160px;" %)HSW900|(% style="width:282px" %)Quick update frequency settings for objects|(% style="width:452px" %)((( 372 372 Valid when the object is enabled for "quick update". Default: 5. 373 373 374 -Range: 1 (fastest) ~~50 (slowest)392 +Range: 1 (fastest) - 50 (slowest) 375 375 ))) 376 376 |=(% style="width: 160px;" %)HSW920|(% style="width:282px" %)Static mode Maximum periods|(% style="width:452px" %)Numeric Input/ Display (range: 0-12) 377 377 |=(% style="width: 160px;" %)HSW921 ~~ 924|(% style="width:282px" %)Static mode Admin key|(% style="width:452px" %)Character Input/ Display (length: 8) ... ... @@ -421,8 +421,11 @@ 421 421 |=(% style="width: 160px;" %)HSW1070|(% style="width:282px" %)The time interval (seconds) since the last time the screen was clicked|(% style="width:452px" %)((( 422 422 Shows how long the current screen has not been clicked, using a decimal unsigned double word (Numeric Input/ Display). 423 423 442 +(% class="box infomessage" %) 443 +((( 424 424 **✎Note: **This register is cleared to zero regardless of which user clicks on the screen. 425 425 ))) 446 +))) 426 426 |=(% style="width: 160px;" %)HSW1073|(% style="width:282px" %)Corresponding key value from keyboard|(% style="width:452px" %)Display the key value of the currently pressed key, the key value is shown in Table 1 (not updated when the character input display is being input) 427 427 |=(% style="width: 160px;" %)HSW1074|(% style="width:282px" %)Keyboard key status|(% style="width:452px" %)Display the current button status (not updated when the numeric input display is being input)((( 428 428 * =0: key release ... ... @@ -450,7 +450,7 @@ 450 450 Address mapping polling cycle, effective range: 40~~1000ms, default: 300ms. 451 451 452 452 * When the set value is greater than 1000, the value is 1000. 453 -* When the set value is greater than1000, it changes to the default value 300474 +* When the set value is lower than 40, it changes to the default value 300 454 454 ))) 455 455 |=(% style="width: 160px;" %)HSW1087|(% style="width:282px" %)Control write interval in address mapping|(% style="width:452px" %)((( 456 456 After reading data to the device for N times, Perform an address mapping write operation. N is the interval value. The effective range: 0~~5, and default is 2. ... ... @@ -485,6 +485,8 @@ 485 485 * =0, Default value 486 486 * =1, Release the alarm generated before the last power-down when starting up 487 487 ))) 509 +|=(% style="width: 160px;" %)HSW1200|(% colspan="1" rowspan="2" style="width:282px" %)TSAP settings for HMI in the Siemens LOGO! 8 protocol(ig series or HMI V2.0)|(% style="width:452px" %)HMI local TSAP, which corresponds to the remote TSAP of PLC 510 +|=(% style="width: 160px;" %)HSW1201|(% style="width:452px" %)HMI remote TSAP, which corresponds to the local TSAP of PLC 488 488 |=(% style="width: 160px;" %)HSW1450|(% style="width:282px" %)Enable objects level password function|(% style="width:452px" %)((( 489 489 * =0, Disable 490 490 * =1, Enable ... ... @@ -512,6 +512,10 @@ 512 512 * HSX1502.0=1: Modification comfirmed. Save the data of HSW1450~~HSW1501 to a file for immediate effect. 513 513 * HSX1502.1=1:Modification cancelled. Restore the current data of hSW1450-HSW1501 to the data saved in the file last time. 514 514 ))) 538 +|=(% style="width: 160px;" %)HSW1509|(% style="width:282px" %)Curve width|(% style="width:452px" %)((( 539 +* =0: Use the curve width set by project default. 540 +* =1 to 10: use special register to set curve width. 541 +))) 515 515 |=(% style="width: 160px;" %)HSW1603|(% style="width:282px" %)Number of current unreleased alarms|(% style="width:452px" %)The number of current unreleased alarms in alarm record file. 516 516 |=(% style="width: 160px;" %)HSW1604|(% style="width:282px" %)The auxiliary judgment address when the control bit in the Object Lock fails to be read|(% style="width:452px" %)((( 517 517 * =0: The auxiliary address is invalid. ... ... @@ -587,6 +587,9 @@ 587 587 * =0: Server connection exception 588 588 * =1: Server connection is OK 589 589 ))) 617 +|=(% style="width: 160px;" %)HSW1740|(% style="width:282px" %)Wi-fi signal strength|(% style="width:452px" %)((( 618 +Display the value of Wi-fi signal signal strength, ranges from 0~~100 (Signal strength is automatically obtained only once when HMI is powered on, and it will not be automatically updated. It needs to be used with the HSW1890) 619 +))) 590 590 |=(% style="width: 160px;" %)HSW1741|(% colspan="1" rowspan="12" style="width:282px" %)Related IP register in 4Gnetwork status (It is valid when HMI is connected to 4G)|(% style="width:452px" %)Local IP address high byte 1 591 591 |=(% style="width: 160px;" %)HSW1742|(% style="width:452px" %)Local IP address high byte 2 592 592 |=(% style="width: 160px;" %)HSW1743|(% style="width:452px" %)Local IP address high byte 3 ... ... @@ -614,10 +614,180 @@ 614 614 * =1: Server connection is OK 615 615 ))) 616 616 |=(% style="width: 160px;" %)HSW1761|(% style="width:282px" %)Display 4G network signal strength|(% style="width:452px" %)Signal strength: 0~~31. The greater the value ,the signal is stronger 647 +|=(% style="width: 160px;" %)((( 648 +HSW1762 649 +)))|(% colspan="1" rowspan="13" style="width:282px" %)((( 650 +Note: Valid when Ethernet2 of HMI is plugged into the network cable. 651 +①、When the Ethernet setting is enabled in the project parameters, this register displays the set value. 652 +②. When the Ethernet setting is not enabled in the engineering parameters, the register displays the Ethernet IP automatically acquired by the HMI. 653 +③. When the HMI is not plugged into the network cable, the register will show 0 whether the engineering parameters are set or not. 654 +④.IP related registers can be read and written (only static IP mode can be written). 655 +)))|(% style="width:452px" %)((( 656 +Ethernet2 Local IP address high byte 1 657 +))) 658 +|=(% style="width: 160px;" %)((( 659 +HSW1763 660 +)))|(% style="width:452px" %)((( 661 +Ethernet2 Local IP address high byte 2 662 +))) 663 +|=(% style="width: 160px;" %)((( 664 +HSW1764 665 +)))|(% style="width:452px" %)((( 666 +Ethernet2 Local IP address high byte 3 667 +))) 668 +|=(% style="width: 160px;" %)((( 669 +HSW1765 670 +)))|(% style="width:452px" %)((( 671 +Ethernet2 Local IP address high byte 4 672 +))) 673 +|=(% style="width: 160px;" %)((( 674 +HSW1766 675 +)))|(% style="width:452px" %)((( 676 +Ethernet2 Local mask IP address high byte 1 677 +))) 678 +|=(% style="width: 160px;" %)((( 679 +HSW1767 680 +)))|(% style="width:452px" %)((( 681 +Ethernet2 Local mask IP address high byte 2 682 +))) 683 +|=(% style="width: 160px;" %)((( 684 +HSW1768 685 +)))|(% style="width:452px" %)Ethernet2 Local mask IP address high byte 3 686 +|=(% style="width: 160px;" %)HSW1769|(% style="width:452px" %)Ethernet2 Local mask IP address high byte 4 687 +|=(% style="width: 160px;" %)((( 688 +HSW1770 689 +)))|(% style="width:452px" %)((( 690 +Ethernet2 Local gateway IP address high byte 1 691 +))) 692 +|=(% style="width: 160px;" %)((( 693 +HSW1771 694 +)))|(% style="width:452px" %)((( 695 +Ethernet2 Local gateway IP address high byte 2 696 +))) 697 +|=(% style="width: 160px;" %)((( 698 +HSW1772 699 +)))|(% style="width:452px" %)((( 700 +Ethernet2 Local gateway IP address high byte 3 701 +))) 702 +|=(% style="width: 160px;" %)((( 703 +HSW1773 704 +)))|(% style="width:452px" %)((( 705 +Ethernet2 Local gateway IP address high byte 4 706 +))) 707 +|=(% style="width: 160px;" %)((( 708 +HSW1774 709 +)))|(% style="width:452px" %)((( 710 +Ethernet2 Local Port Address 711 +))) 712 +|=(% style="width: 160px;" %)((( 713 +HSW1775 714 +)))|(% colspan="1" rowspan="6" style="width:282px" %)((( 715 +①Display the MAC code of Ethernet2 NIC 716 + 717 +(hexadecimal display) 718 + 719 +②Read-only mode, not modifiable 720 +)))|(% style="width:452px" %)((( 721 +Ethernet2 Local MAC code high byte 1 722 +))) 723 +|=(% style="width: 160px;" %)((( 724 +HSW1776 725 +)))|(% style="width:452px" %)((( 726 +Ethernet2 Local MAC code high byte 2 727 +))) 728 +|=(% style="width: 160px;" %)((( 729 +HSW1777 730 +)))|(% style="width:452px" %)((( 731 +Ethernet2 Local MAC code high byte 3 732 +))) 733 +|=(% style="width: 160px;" %)((( 734 +HSW1778 735 +)))|(% style="width:452px" %)((( 736 +Ethernet2 Local MAC code high byte 4 737 +))) 738 +|=(% style="width: 160px;" %)((( 739 +HSW1779 740 +)))|(% style="width:452px" %)((( 741 +Ethernet2 Local MAC code high byte 5 742 +))) 743 +|=(% style="width: 160px;" %)((( 744 +HSW1780 745 +)))|(% style="width:452px" %)((( 746 +Ethernet2 Local MAC code high byte 6 747 +))) 748 +|=(% style="width: 160px;" %)((( 749 +HSW1781 750 +)))|(% colspan="1" rowspan="8" style="width:282px" %)((( 751 +①Display and modify DNS1 and DNS2 of Ethernet2 752 + 753 +②Related registers can be read and written mode (only static IP mode can be written) 754 +)))|(% style="width:452px" %)((( 755 +Ethernet2 Local DNS1 address high byte 1 756 +))) 757 +|=(% style="width: 160px;" %)((( 758 +HSW1782 759 +)))|(% style="width:452px" %)((( 760 +Ethernet2 Local DNS1 address high byte 2 761 +))) 762 +|=(% style="width: 160px;" %)((( 763 +HSW1783 764 +)))|(% style="width:452px" %)((( 765 +Ethernet2 Local DNS1 address high byte 3 766 +))) 767 +|=(% style="width: 160px;" %)((( 768 +HSW1784 769 +)))|(% style="width:452px" %)((( 770 +Ethernet2 Local DNS1 address high byte 4 771 +))) 772 +|=(% style="width: 160px;" %)((( 773 +HSW1785 774 +)))|(% style="width:452px" %)((( 775 +Ethernet2 Local DNS2 address high byte 1 776 +))) 777 +|=(% style="width: 160px;" %)((( 778 +HSW1786 779 +)))|(% style="width:452px" %)((( 780 +Ethernet2 Local DNS2 address high byte 2 781 +))) 782 +|=(% style="width: 160px;" %)((( 783 +HSW1787 784 +)))|(% style="width:452px" %)((( 785 +Ethernet2 Local DNS2 address high byte 3 786 +))) 787 +|=(% style="width: 160px;" %)((( 788 +HSW1788 789 +)))|(% style="width:452px" %)((( 790 +Ethernet2 Local DNS2 address high byte 4 791 +))) 792 +|=(% style="width: 160px;" %)((( 793 +HSW1789 794 +)))|(% colspan="1" style="width:282px" %)((( 795 +Display or set the dynamic or static IP mode of Ethernet2 796 +)))|(% style="width:452px" %)((( 797 +HSX1789.0 = 0, Static IP mode 798 + 799 +HSX1789.0 = 1, dynamic IP mode 800 +))) 801 +|=(% style="width: 160px;" %)((( 802 +HSW1790 803 +)))|(% colspan="1" style="width:282px" %)((( 804 +Confirm Ethernet2 IP, subnet mask, gateway, DNS1, DNS2, and dynamic static IP settings 805 +)))|(% style="width:452px" %)((( 806 +~= 1, confirm the setting (i.e., after modifying IP-related information, set this address to 1, representing confirmation of the modification, after which it will be reset to 0) 807 +))) 808 +|=(% style="width: 160px;" %)((( 809 +HSW1791 810 +)))|(% colspan="1" style="width:282px" %)((( 811 +Network status of the Ethernet2 connection server 812 +)))|(% style="width:452px" %)((( 813 +~= 0, connection to the server is abnormal = 1, connection to the server is normal 814 +))) 617 617 |=(% style="width: 160px;" %)HSW1852|(% style="width:282px" %)Control the interval in two consecutive clicks|(% style="width:452px" %)Limit range: 1~~500ms. The default is 100 ms. 618 618 |=(% style="width: 160px;" %)HSW1853|(% style="width:282px" %)File format for exporting data records to USB flash drive or SD card|(% style="width:452px" %)((( 619 619 * =0: db database 620 620 * =1: CSV 819 + 820 +(Only valid for script function DbToCsvFile) 621 621 ))) 622 622 |=(% style="width: 160px;" %)HSW1854|(% style="width:282px" %)High and low word conversion type|(% style="width:452px" %)((( 623 623 * =0: use the old high-low word conversion (default) ... ... @@ -639,14 +639,96 @@ 639 639 * =1: download firmware 640 640 * =2: enter the background 641 641 ))) 842 +|=(% style="width: 160px;" %)HSW1865|(% style="width:282px" %)Priority connection to the cloud|(% style="width:452px" %)((( 843 +* =0: priority Ethernet 844 +* =1: priority WLAN 845 +* =2: priority 4G 846 +))) 847 +|=(% style="width: 160px;" %)HSW1866|(% style="width:282px" %)Delete the Lua extension module file|(% style="width:452px" %)((( 848 +* =0: delete; 849 +* = Others: do not delete 850 +))) 851 +|=(% style="width: 160px;" %)HSW1867|(% style="width:282px" %)Reset mode|(% style="width:452px" %)((( 852 +Monitor address is set during reset of reset switch, whether to cancel reset, 853 + 854 +* = 0: yes (default); 855 +* = 1: no 856 +))) 857 +|=(% style="width: 160px;" %)HSW1868|(% style="width:282px" %)Double-click or long press the record type table mode|(% style="width:452px" %)((( 858 +Controls whether the button pops up when double-clicking or long pressing on record type table object 859 + 860 +* = 0: yes (default); 861 +* = 1: no 862 +))) 863 +|=(% style="width: 160px;" %)((( 864 +HSW1869 865 +)))|(% style="width:282px" %)((( 866 +Dynamic screensaver countdown 867 +)))|(% style="width:452px" %)((( 868 +Countdown to enter dynamic screensaver effect, unit (S) 869 +))) 870 +|=(% style="width: 160px;" %)((( 871 +HSW1870 872 +)))|(% style="width:282px" %)((( 873 +Display or set the dynamic or static IP mode of Ethernet1 874 +)))|(% style="width:452px" %)((( 875 +HSX1870.0 = 0, Static IP mode 876 + 877 +HSX1870.0 = 1, dynamic IP mode 878 +))) 879 +|=(% style="width: 160px;" %)((( 880 +HSW1871 881 +)))|(% style="width:282px" %)((( 882 +Confirm the IP, subnet mask, gateway, DNS1, DNS2, and dynamic static IP settings for Ethernet1 883 +)))|(% style="width:452px" %)((( 884 +~= 1, confirm the setting (i.e., after modifying IP-related information, set this address to 1, representing confirmation of the modification, after which it will be reset to 0) 885 +))) 886 +|=(% style="width: 160px;" %)((( 887 +HSW1872 888 +)))|(% colspan="1" rowspan="8" style="width:282px" %)((( 889 +①Display and modify DNS1 and DNS2 of Ethernet1 890 + 891 +②Related registers can be read and written mode (only static IP mode can be written) 892 +)))|(% style="width:452px" %)((( 893 +Ethernet1 Local DNS1 address high byte 1 894 +))) 895 +|=(% style="width: 160px;" %)((( 896 +HSW1873 897 +)))|(% style="width:452px" %)Ethernet1 Local DNS1 address high byte 2 898 +|=(% style="width: 160px;" %)((( 899 +HSW1874 900 +)))|(% style="width:452px" %)Ethernet1 Local DNS1 address high byte 3 901 +|=(% style="width: 160px;" %)((( 902 +HSW1875 903 +)))|(% style="width:452px" %)Ethernet1 Local DNS1 address high byte 4 904 +|=(% style="width: 160px;" %)((( 905 +HSW1876 906 +)))|(% style="width:452px" %)Ethernet1 Local DNS2 address high byte 1 907 +|=(% style="width: 160px;" %)((( 908 +HSW1877 909 +)))|(% style="width:452px" %)Ethernet1 Local DNS2 address high byte 2 910 +|=(% style="width: 160px;" %)((( 911 +HSW1878 912 +)))|(% style="width:452px" %)Ethernet1 Local DNS2 address high byte 3 913 +|=(% style="width: 160px;" %)((( 914 +HSW1879 915 +)))|(% style="width:452px" %)Ethernet1 Local DNS2 address high byte 4 916 +|=(% style="width: 160px;" %)HSW1890|(% colspan="1" style="width:282px" %)Enable refresh current network signal|(% style="width:452px" %)((( 917 +* =1: Refresh the network signal once after triggered (This register will be automatically reset after triggered, only update the signal value once after per 15 seconds, not able to update twice in the short interval) 918 +* =Others: not refresh 919 +))) 920 +|=(% style="width: 160px;" %)HSW1891|(% colspan="1" style="width:282px" %)Enable clear cache for screen data |(% style="width:452px" %)((( 921 +* =1, not clear screen cache when switch language 922 +* =2, trigger clear cache of all screens for once time 923 +* =3, always clear cache of all screen data 924 +))) 642 642 |=(% style="width: 160px;" %)HSW10000~~19999|(% style="width:282px" %)Power-down storage area|(% style="width:452px" %)After restart, the data remains 643 643 |=(% style="width: 160px;" %)HSW10035|(% rowspan="13" style="width:282px" %)((( 644 -**✎Note: **Only valid when the HMI is plugged into the Ethernet cable. 645 - 646 -1. If Ethernet settings is enabled in project parameters, this register displays the set value. 647 -1. If Ethernet settings is not enabled in project parameters, IP would automatically obtained IP. 648 -1. If HMI is not connected to the network, the register is displayed as 0 whether the engineering parameters are set. 649 -1. 4. All IP registers of HMI are read-only. 927 +Note: Valid when Ethernet1 of HMI is plugged into the network cable. 928 +① When the Ethernet setting is enabled in the project parameters, this register displays the set value. 929 +② When the Ethernet setting is not enabled in the engineering parameters, the register displays the Ethernet IP automatically acquired by the HMI. 930 +③ When the HMI is not plugged into the network cable, the register will show 0 whether the engineering parameters are set or not. 931 +④ IP related registers can be read and written (only static IP mode can be written). 650 650 )))|(% style="width:452px" %)Local IP address high byte 1 651 651 |=(% style="width: 160px;" %)HSW10036|(% style="width:452px" %)Local IP address high byte 2 652 652 |=(% style="width: 160px;" %)HSW10037|(% style="width:452px" %)Local IP address high byte 3 ... ... @@ -661,9 +661,11 @@ 661 661 |=(% style="width: 160px;" %)HSW10046|(% style="width:452px" %)Local gateway address high byte 4 662 662 |=(% style="width: 160px;" %)HSW10047|(% style="width:452px" %)Local port address 663 663 |=(% style="width: 160px;" %)HSW10048|(% rowspan="6" style="width:282px" %)((( 664 -Display sthe MAC code of thecurrent networkcard946 +①Display the MAC code of Ethernet1 NIC 665 665 666 -(Hexadecimal display) 948 +(hexadecimal display) 949 + 950 +②Read-only mode, not modifiable 667 667 )))|(% style="width:452px" %)Local MAC code high word 1 668 668 |=(% style="width: 160px;" %)HSW10049|(% style="width:452px" %)Local MAC code high word 2 669 669 |=(% style="width: 160px;" %)HSW10050|(% style="width:452px" %)Local MAC code high word 3 ... ... @@ -670,7 +670,7 @@ 670 670 |=(% style="width: 160px;" %)HSW10051|(% style="width:452px" %)Local MAC code high word 4 671 671 |=(% style="width: 160px;" %)HSW10052|(% style="width:452px" %)Local MAC code high word 5 672 672 |=(% style="width: 160px;" %)HSW10053|(% style="width:452px" %)Local MAC code high word 6 673 -|=(% style="width: 160px;" %)HSW10118|(% colspan="1" rowspan="2" style="width:282px" %)TSAP settings for HMI in the Siemens logo! 8 protocol|(% style="width:452px" %)HMI local TSAP, which corresponds to the remote TSAP of PLC957 +|=(% style="width: 160px;" %)HSW10118|(% colspan="1" rowspan="2" style="width:282px" %)TSAP settings for HMI in the Siemens LOGO! 8 protocol|(% style="width:452px" %)HMI local TSAP, which corresponds to the remote TSAP of PLC 674 674 |=(% style="width: 160px;" %)HSW10119|(% style="width:452px" %)HMI remote TSAP, which corresponds to the local TSAP of PLC 675 675 |=(% style="width: 160px;" %)HSW10461~~10493|(% style="width:282px" %)Remote access password|(% style="width:452px" %)8-character remote access password 676 676 |=(% style="width: 160px;" %)HSW10494~~10558|(% style="width:282px" %)Machine ID (Read only)|(% style="width:452px" %)Machine ID for remote access (read only 64-bit) ... ... @@ -738,6 +738,7 @@ 738 738 * =0: LAN or the external network both OK 739 739 * =1: Only LAN access 740 740 * =2: Only external network can access 1025 +* =3: Close the functions 741 741 ))) 742 742 |=(% style="width: 160px;" %)HSW11757|(% style="width:282px" %)Enable the valid date of the dynamic installment password|(% style="width:452px" %)((( 743 743 * =0: Disabled ... ... @@ -752,11 +752,38 @@ 752 752 ))) 753 753 |=(% style="width: 160px;" %)HSW11760|(% style="width:282px" %)Screensaver countdown|(% style="width:452px" %)Display the countdown to enter the Screensaver, unit: second. 754 754 |=(% style="width: 160px;" %)HSW11761|(% style="width:282px" %)Screensaver screen number|(% style="width:452px" %)Set the screen number for Screensaver 1040 +|=(% style="width: 160px;" %)((( 1041 +HSW11762 1042 +)))|(% style="width:282px" %)((( 1043 +Dynamic screensaver control address 1044 +)))|(% style="width:452px" %)((( 1045 +HSX11762.0=0, initialize with project configuration; 755 755 756 -= =**Serialport communicationconfiguration** ==1047 +HSX11762.0=1, initialize with special register configuration; 757 757 1049 +HSX11762.1=0, disable dynamic screensaver; 1050 + 1051 +HSX11762.1=1, enable dynamic screensaver 1052 +))) 1053 +|=(% style="width: 160px;" %)((( 1054 +HSW11763 1055 +)))|(% style="width:282px" %)((( 1056 +Waiting time to enter the dynamic screensaver 1057 +)))|(% style="width:452px" %)((( 1058 +Waiting time when the screen is not operated, range 1~~720 minutes 1059 +))) 1060 +|=(% style="width: 160px;" %)((( 1061 +HSW11764 1062 +)))|(% style="width:282px" %)((( 1063 +Animated screensaver animation type 1064 +)))|(% style="width:452px" %)((( 1065 +~=0: Raster,=1: Blinds,=2: Bubble 1066 +))) 1067 + 1068 +== Serial port communication configuration == 1069 + 758 758 (% class="table-bordered" %) 759 -|=(% style="width: 102px;" %)Port|=(% style="width: 173px;" %)**Function**|=(% style="width: 122px;" %)**Address**|=(% colspan="2" style="width: 506px;" %)**Description** 1071 +|=(% scope="row" style="width: 102px;" %)Port|=(% style="width: 173px;" %)**Function**|=(% style="width: 122px;" %)**Address**|=(% colspan="2" style="width: 506px;" %)**Description** 760 760 |(% colspan="1" rowspan="11" style="width:102px" %)COM1|(% style="width:173px" %)Communication mode|(% style="width:122px" %)HSW10061|(% colspan="2" style="width:506px" %)((( 761 761 * =0: RS232 762 762 * =1: RS485 ... ... @@ -786,10 +786,22 @@ 786 786 * =1: ODD 787 787 * =2: EVEN 788 788 ))) 789 -|(% style="width:173px" %)Wait timeout|(% style="width:122px" %)HSW10066|(% colspan="2" style="width:506px" %)Unit: ms. Range: 0~~30000 790 -|(% style="width:173px" %)reveive timeout|(% style="width:122px" %)HSW10067|(% colspan="2" style="width:506px" %)Unit: ms. Range: 0~~30000 791 -|(% style="width:173px" %)Retry time|(% style="width:122px" %)HSW10068|(% colspan="2" style="width:506px" %)Unit: times. Range: 0~~100 792 -|(% style="width:173px" %)Retry timeout|(% style="width:122px" %)HSW10069|(% colspan="2" style="width:506px" %)Unit: s. Range: 0~~300 1101 +|(% style="width:173px" %)Wait timeout|(% style="width:122px" %)HSW10066|(% colspan="2" style="width:506px" %)((( 1102 +* Unit: ms. 1103 +* Range: 0 to 30000 1104 +))) 1105 +|(% style="width:173px" %)reveive timeout|(% style="width:122px" %)HSW10067|(% colspan="2" style="width:506px" %)((( 1106 +* Unit: ms. 1107 +* Range: 0 to 30000 1108 +))) 1109 +|(% style="width:173px" %)Retry time|(% style="width:122px" %)HSW10068|(% colspan="2" style="width:506px" %)((( 1110 +* Unit: times. 1111 +* Range: 0 to 100 1112 +))) 1113 +|(% style="width:173px" %)Retry timeout|(% style="width:122px" %)HSW10069|(% colspan="2" style="width:506px" %)((( 1114 +* Unit: s. 1115 +* Range: 0 to 300 1116 +))) 793 793 |(% style="width:173px" %)HMI station number|(% style="width:122px" %)HSW10070|(% colspan="2" style="width:506px" %) 794 794 |(% style="width:173px" %)PLC station number|(% style="width:122px" %)HSW10071|(% colspan="2" style="width:506px" %) 795 795 |(% colspan="1" rowspan="11" style="width:102px" %)COM1-2|(% style="width:173px" %)Communication mode|(% style="width:122px" %)HSW10094|(% colspan="2" style="width:506px" %)((( ... ... @@ -822,10 +822,22 @@ 822 822 * =1: ODD 823 823 * =2: EVEN 824 824 ))) 825 -|(% style="width:173px" %)Wait timeout|(% style="width:122px" %)HSW10099|(% colspan="2" style="width:506px" %)Unit: ms. Range: 0~~30000 826 -|(% style="width:173px" %)receive timeout|(% style="width:122px" %)HSW10100|(% colspan="2" style="width:506px" %)Unit: ms. Range: 0~~30000 827 -|(% style="width:173px" %)Retry time|(% style="width:122px" %)HSW10101|(% colspan="2" style="width:506px" %)Unit: times. Range: 0~~100 828 -|(% style="width:173px" %)Retry timeout|(% style="width:122px" %)HSW10102|(% colspan="2" style="width:506px" %)Unit: s. Range: 0~~30 1149 +|(% style="width:173px" %)Wait timeout|(% style="width:122px" %)HSW10099|(% colspan="2" style="width:506px" %)((( 1150 +* Unit: ms. 1151 +* Range: 0 to 30000 1152 +))) 1153 +|(% style="width:173px" %)receive timeout|(% style="width:122px" %)HSW10100|(% colspan="2" style="width:506px" %)((( 1154 +* Unit: ms. 1155 +* Range: 0 to 30000 1156 +))) 1157 +|(% style="width:173px" %)Retry time|(% style="width:122px" %)HSW10101|(% colspan="2" style="width:506px" %)((( 1158 +* Unit: times. 1159 +* Range: 0 to 100 1160 +))) 1161 +|(% style="width:173px" %)Retry timeout|(% style="width:122px" %)HSW10102|(% colspan="2" style="width:506px" %)((( 1162 +* Unit: s. 1163 +* Range: 0 to 30 1164 +))) 829 829 |(% style="width:173px" %)HMI station number|(% style="width:122px" %)HSW10103|(% colspan="2" style="width:506px" %) 830 830 |(% style="width:173px" %)PLC station number|(% style="width:122px" %)HSW10104|(% colspan="2" style="width:506px" %) 831 831 |(% colspan="1" rowspan="11" style="width:102px" %)COM1-3|(% style="width:173px" %)Communication mode|(% style="width:122px" %)HSW10120|(% colspan="2" style="width:506px" %)((( ... ... @@ -858,10 +858,22 @@ 858 858 * =1: ODD 859 859 * =2: EVEN 860 860 ))) 861 -|(% style="width:173px" %)Wait timeout|(% style="width:122px" %)HSW10125|(% colspan="2" style="width:506px" %)Unit: ms. Range: 0~~30000 862 -|(% style="width:173px" %)receive timeout|(% style="width:122px" %)HSW10126|(% colspan="2" style="width:506px" %)Unit: ms. Range: 0~~30000 863 -|(% style="width:173px" %)Retry time|(% style="width:122px" %)HSW10127|(% colspan="2" style="width:506px" %)Unit: times. Range: 0~~100 864 -|(% style="width:173px" %)Retry timeout|(% style="width:122px" %)HSW10128|(% colspan="2" style="width:506px" %)Unit: s. Range: 0~~30 1197 +|(% style="width:173px" %)Wait timeout|(% style="width:122px" %)HSW10125|(% colspan="2" style="width:506px" %)((( 1198 +* Unit: ms. 1199 +* Range: 0 to 30000 1200 +))) 1201 +|(% style="width:173px" %)receive timeout|(% style="width:122px" %)HSW10126|(% colspan="2" style="width:506px" %)((( 1202 +* Unit: ms. 1203 +* Range: 0 to 30000 1204 +))) 1205 +|(% style="width:173px" %)Retry time|(% style="width:122px" %)HSW10127|(% colspan="2" style="width:506px" %)((( 1206 +* Unit: times. 1207 +* Range: 0 to 100 1208 +))) 1209 +|(% style="width:173px" %)Retry timeout|(% style="width:122px" %)HSW10128|(% colspan="2" style="width:506px" %)((( 1210 +* Unit: s. 1211 +* Range: 0 to 30 1212 +))) 865 865 |(% style="width:173px" %)HMI station number|(% style="width:122px" %)HSW10129|(% colspan="2" style="width:506px" %) 866 866 |(% style="width:173px" %)PLC station number|(% style="width:122px" %)HSW10130|(% colspan="2" style="width:506px" %) 867 867 |(% colspan="1" rowspan="11" style="width:102px" %)COM2|(% style="width:173px" %)Communication mode|(% style="width:122px" %)HSW10072|(% colspan="2" style="width:506px" %)((( ... ... @@ -892,10 +892,22 @@ 892 892 * =1: ODD 893 893 * =2: EVEN 894 894 ))) 895 -|(% style="width:173px" %)Wait timeout|(% style="width:122px" %)HSW10077|(% colspan="2" style="width:506px" %)Unit: ms. Range: 0~~30000 896 -|(% style="width:173px" %)receive timeout|(% style="width:122px" %)HSW10078|(% colspan="2" style="width:506px" %)Unit: ms. Range: 0~~30000 897 -|(% style="width:173px" %)Retry time|(% style="width:122px" %)HSW10079|(% colspan="2" style="width:506px" %)Unit: times. Range: 0~~100 898 -|(% style="width:173px" %)Retry timeout|(% style="width:122px" %)HSW10080|(% colspan="2" style="width:506px" %)Unit: s. Range: 0~~30 1243 +|(% style="width:173px" %)Wait timeout|(% style="width:122px" %)HSW10077|(% colspan="2" style="width:506px" %)((( 1244 +* Unit: ms. 1245 +* Range: 0 to 30000 1246 +))) 1247 +|(% style="width:173px" %)receive timeout|(% style="width:122px" %)HSW10078|(% colspan="2" style="width:506px" %)((( 1248 +* Unit: ms. 1249 +* Range: 0 to 30000 1250 +))) 1251 +|(% style="width:173px" %)Retry time|(% style="width:122px" %)HSW10079|(% colspan="2" style="width:506px" %)((( 1252 +* Unit: times. 1253 +* Range: 0 to 100 1254 +))) 1255 +|(% style="width:173px" %)Retry timeout|(% style="width:122px" %)HSW10080|(% colspan="2" style="width:506px" %)((( 1256 +* Unit: s. 1257 +* Range: 0 to 30 1258 +))) 899 899 |(% style="width:173px" %)HMI station number|(% style="width:122px" %)HSW10081|(% colspan="2" style="width:506px" %) 900 900 |(% style="width:173px" %)PLC station number|(% style="width:122px" %)HSW10082|(% colspan="2" style="width:506px" %) 901 901 |(% colspan="1" rowspan="11" style="width:102px" %)COM2-2|(% style="width:173px" %)Communication mode|(% style="width:122px" %)HSW10105|(% colspan="2" style="width:506px" %)((( ... ... @@ -926,10 +926,22 @@ 926 926 * =1: ODD 927 927 * =2: EVEN 928 928 ))) 929 -|(% style="width:173px" %)Wait timeout|(% style="width:122px" %)HSW10110|(% colspan="2" style="width:506px" %)Unit: ms. Range: 0~~30000 930 -|(% style="width:173px" %)receive timeout|(% style="width:122px" %)HSW10111|(% colspan="2" style="width:506px" %)Unit: ms. Range: 0~~30000 931 -|(% style="width:173px" %)Retry time|(% style="width:122px" %)HSW10112|(% colspan="2" style="width:506px" %)Unit: times. Range: 0~~100 932 -|(% style="width:173px" %)Retry timeout|(% style="width:122px" %)HSW10113|(% colspan="2" style="width:506px" %)Unit: s. Range: 0~~30 1289 +|(% style="width:173px" %)Wait timeout|(% style="width:122px" %)HSW10110|(% colspan="2" style="width:506px" %)((( 1290 +* Unit: ms. 1291 +* Range: 0 to 30000 1292 +))) 1293 +|(% style="width:173px" %)receive timeout|(% style="width:122px" %)HSW10111|(% colspan="2" style="width:506px" %)((( 1294 +* Unit: ms. 1295 +* Range: 0 to 30000 1296 +))) 1297 +|(% style="width:173px" %)Retry time|(% style="width:122px" %)HSW10112|(% colspan="2" style="width:506px" %)((( 1298 +* Unit: times. 1299 +* Range: 0 to 100 1300 +))) 1301 +|(% style="width:173px" %)Retry timeout|(% style="width:122px" %)HSW10113|(% colspan="2" style="width:506px" %)((( 1302 +* Unit: s. 1303 +* Range: 0 to 30 1304 +))) 933 933 |(% style="width:173px" %)HMI station number|(% style="width:122px" %)HSW10114|(% colspan="2" style="width:506px" %) 934 934 |(% style="width:173px" %)PLC station number|(% style="width:122px" %)HSW10115|(% colspan="2" style="width:506px" %) 935 935 |(% colspan="1" rowspan="11" style="width:102px" %)COM3|(% style="width:173px" %)Communication mode|(% style="width:122px" %)HSW10083|(% colspan="2" style="width:506px" %)((( ... ... @@ -959,29 +959,48 @@ 959 959 * =1: ODD 960 960 * =2: EVEN 961 961 ))) 962 -|(% style="width:173px" %)Wait timeout|(% style="width:122px" %)HSW10088|(% colspan="2" style="width:506px" %)Unit: ms. Range: 0~~30000 963 -|(% style="width:173px" %)receive timeout|(% style="width:122px" %)HSW10089|(% colspan="2" style="width:506px" %)Unit: ms. Range: 0~~30000 964 -|(% style="width:173px" %)Retry time|(% style="width:122px" %)HSW10090|(% colspan="2" style="width:506px" %)Unit: times. Range: 0~~100 965 -|(% style="width:173px" %)Retry timeout|(% style="width:122px" %)HSW10091|(% colspan="2" style="width:506px" %)Unit: s. Range: 0~~30 1334 +|(% style="width:173px" %)Wait timeout|(% style="width:122px" %)HSW10088|(% colspan="2" style="width:506px" %)((( 1335 +* Unit: ms. 1336 +* Range: 0 to 30000 1337 +))) 1338 +|(% style="width:173px" %)receive timeout|(% style="width:122px" %)HSW10089|(% colspan="2" style="width:506px" %)((( 1339 +* Unit: ms. 1340 +* Range: 0 to 30000 1341 +))) 1342 +|(% style="width:173px" %)Retry time|(% style="width:122px" %)HSW10090|(% colspan="2" style="width:506px" %)((( 1343 +* Unit: times. 1344 +* Range: 0 to 100 1345 +))) 1346 +|(% style="width:173px" %)Retry timeout|(% style="width:122px" %)HSW10091|(% colspan="2" style="width:506px" %)((( 1347 +* Unit: s. 1348 +* Range: 0 to 30 1349 +))) 966 966 |(% style="width:173px" %)HMI station number|(% style="width:122px" %)HSW10092|(% colspan="2" style="width:506px" %) 967 967 |(% style="width:173px" %)PLC station number|(% style="width:122px" %)HSW10093|(% colspan="2" style="width:506px" %) 968 968 |(% colspan="1" rowspan="2" style="width:102px" %)CAN port|(% style="width:173px" %)CAN1 baud rate|(% style="width:122px" %)HSW010116|(% style="width:299px" %)((( 969 -Unit: K, the baud rate must be an integer, for example, when the baud rate required is 250000, just enter 250. 1353 +Unit: K, the baud rate must be an integer. 1354 + 1355 +For example, when the baud rate required is 250000, just enter 250. 970 970 )))|(% colspan="1" rowspan="2" style="width:218px" %)**✎Note: **If baud rate has been modified,please wait 5 seconds,then restart the HMI to take effect. 971 -|(% style="width:173px" %)CAN2 baud rate|(% style="width:122px" %)HSW010117|(% style="width:299px" %)Unit: K, the baud rate must be an integer, for example, when the baud rate required is 250000, just enter 250. 1357 +|(% style="width:173px" %)CAN2 baud rate|(% style="width:122px" %)HSW010117|(% style="width:299px" %)((( 1358 +Unit: K, the baud rate must be an integer. 972 972 973 -== **Ethernet communication configuration** == 1360 +For example, when the baud rate required is 250000, just enter 250. 1361 +))) 974 974 1363 +== Ethernet communication configuration == 1364 + 975 975 (% class="table-bordered" %) 976 -| =(% style="width:;" %)**No.**|=(% style="width:;" %)**Function**|=(% style="width:;" %)**Address**|=(% style="width:;" %)**Description**1366 +|(% style="width:40px" %)**No.**|(% style="width:295px" %)**Function**|(% style="width:220px" %)**Address**|(% style="width:336px" %)**Description** 977 977 |(% rowspan="7" style="width:40px" %)1|(% colspan="1" rowspan="7" style="width:295px" %)Ethernet parameter configuration for communication number 1 in list. Configure those addresses according to connected device. After configuration, wait for 5 seconds and restart the HMI.|(% style="width:220px" %)HSW11004|(% style="width:336px" %)Device IP address high word 1 978 978 |(% style="width:220px" %)HSW11005|(% style="width:336px" %)Device IP address high word 2 979 979 |(% style="width:220px" %)HSW11006|(% style="width:336px" %)Device IP address high word 3 980 980 |(% style="width:220px" %)HSW11007|(% style="width:336px" %)Device IP address high word 4 981 981 |(% style="width:220px" %)HSW11008|(% style="width:336px" %)Device Port number 982 -|(% style="width:220px" %)HSW11009|=(% style="width: 336px;" %)((( 983 -* =2 TCP 984 -* =3 UDP 1372 +|(% style="width:220px" %)HSW11009|(% style="width:336px" %)((( 1373 +~=2 TCP 1374 + 1375 +~=3 UDP 985 985 ))) 986 986 |(% style="width:220px" %)HSW11010|(% style="width:336px" %)Reserved 987 987 |(% rowspan="7" style="width:40px" %)2|(% colspan="1" rowspan="7" style="width:295px" %)Ethernet parameter configuration for communication number 2 in list. Configure those addresses according to connected device. After configuration, wait for 5 seconds and restart the HMI.|(% style="width:220px" %)HSW11011|(% style="width:336px" %)Device IP address high word 1 ... ... @@ -989,9 +989,10 @@ 989 989 |(% style="width:220px" %)HSW11013|(% style="width:336px" %)Device IP address high word 3 990 990 |(% style="width:220px" %)HSW11014|(% style="width:336px" %)Device IP address high word 4 991 991 |(% style="width:220px" %)HSW11015|(% style="width:336px" %)Device Port number 992 -|(% style="width:220px" %)HSW11016|=(% style="width: 336px;" %)((( 993 -* =2 TCP 994 -* =3 UDP 1383 +|(% style="width:220px" %)HSW11016|(% style="width:336px" %)((( 1384 +~=2 TCP 1385 + 1386 +~=3 UDP 995 995 ))) 996 996 |(% style="width:220px" %)HSW11017|(% style="width:336px" %)Reserved 997 997 |(% style="width:40px" %)…|(% style="width:295px" %) |(% style="width:220px" %)…|(% style="width:336px" %)… ... ... @@ -1000,7 +1000,11 @@ 1000 1000 |(% style="width:220px" %)HSW11223|(% style="width:336px" %)Device IP address high word 3 1001 1001 |(% style="width:220px" %)HSW11224|(% style="width:336px" %)Device IP address high word 4 1002 1002 |(% style="width:220px" %)HSW11225|(% style="width:336px" %)Device Port number 1003 -|(% style="width:220px" %)HSW11226|=(% style="width: 336px;" %)2 TCP; =3 UDP 1395 +|(% style="width:220px" %)HSW11226|(% style="width:336px" %)((( 1396 +~=2 TCP; 1397 + 1398 +~=3 UDP 1399 +))) 1004 1004 |(% style="width:220px" %)HSW11227|(% style="width:336px" %)Reserved 1005 1005 1006 1006 (% class="box infomessage" %) ... ... @@ -1008,7 +1008,7 @@ 1008 1008 **✎Note:** The number of Ethernet connections supported by different HMI series varies. 1009 1009 ))) 1010 1010 1011 -== **Communication control**==1407 +== Communication control == 1012 1012 1013 1013 (% class="table-bordered" %) 1014 1014 |=(% style="width: 135px;" %)**Communication No.**|=(% style="width: 102px;" %)**Station No.**|=(% style="width: 185px;" %)**Control bit**|=(% style="width: 191px;" %)**Communication lamp**|=(% style="width: 271px;" %)**Description**
- 6.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Mora - Size
-
... ... @@ -1,0 +1,1 @@ 1 +20.1 KB - Content