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, 0 added, 1 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -1 3.HMIInternalRegisters1 +12 HMI internal registers - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Mora1 +XWiki.Stone - 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 - ***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.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. 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,11 +25,6 @@ 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 - 33 33 = **Data storage area (HDW/HDX)** = 34 34 35 35 It is used to save the temporary data of project. ... ... @@ -65,8 +65,8 @@ 65 65 66 66 It is used for system special registers (reserved by system). 67 67 68 -1. Access as word, and serial number range is from HUW0 to HUW1 599.69 -1. Access as bit, and serial number range is from HUX0.0 to HUX1 599.15.63 +1. Access as word, and serial number range is from HUW0 to HUW199999. 64 +1. Access as bit, and serial number range is from HUX0.0 to HUX199999.15. 70 70 71 71 **✎Note:** 72 72 ... ... @@ -140,8 +140,8 @@ 140 140 (% class="table-bordered" style="width:1024px" %) 141 141 |=(% scope="row" style="width: 160px;" %)**Address**|=(% style="width: 282px;" %)**Function**|=(% style="width: 452px;" %)**Description** 142 142 |=(% 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) 143 -|=(% style="width: 160px;" %)HSW1|(% style="width:282px" %)Beep frequency (Only valid in HMI V1.0 System)|(% style="width:452px" %)Frequency range: 0~~4000144 -|=(% style="width: 160px;" %)HSW2|(% style="width:282px" %)Beep volume (Only valid in HMI V1.0 System)|(% style="width:452px" %)Volume range: 0~~80138 +|=(% 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 145 145 |=(% style="width: 160px;" %)HSW3|(% style="width:282px" %)Beep time|(% style="width:452px" %)Unit: ms 146 146 |=(% style="width: 160px;" %)HSW4|(% style="width:282px" %)Beep whether enable or not|(% style="width:452px" %)((( 147 147 * =0: Enable. ... ... @@ -155,7 +155,7 @@ 155 155 ))) 156 156 |=(% 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) 157 157 |=(% style="width: 160px;" %)HSW8|(% style="width:282px" %)Number of unconfirmed history alarm|(% style="width:452px" %)The number of unconfirmed history alarm 158 -|=(% style="width: 160px;" %)HSW9|(% style="width:282px" %)Time out prompt|(% style="width:452px" %)(((153 +|=(% style="width: 160px;" %)HSW9|(% style="width:282px" %)Time out tip|(% style="width:452px" %)((( 159 159 * =0: Enable 160 160 * =1: Disable 161 161 ))) ... ... @@ -180,7 +180,6 @@ 180 180 * =5: Friday. 181 181 * =6: Saturday. 182 182 ))) 183 -|=(% style="width: 160px;" %)HSW39|(% style="width:282px" %)Beep type(Only valid in HMI V2.0 System)|(% style="width:452px" %) 184 184 |=(% style="width: 160px;" %)HSW134|(% style="width:282px" %)((( 185 185 Whether the Script is read through 186 186 ... ... @@ -247,8 +247,8 @@ 247 247 * =2: HSX521.1=1, delete all trend graph. 248 248 * =4: HSX521.2=1, delete all alarms. 249 249 * =16: HSX521.4=1, delete history XY plot. 250 -* =32: HSX521.5=1, delete data records in SD card or USBflash disk;(Please make a setting which is saved toUSBflash disk or SD card in project setting).251 -* =64: HSX521.6=1, delete alarms records in SD card or USBflash disk; (Please make a setting which is saved toUSBflash disk or SD card in project setting).244 +* =32: HSX521.5=1, delete data records in SD card or flash dish;(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 dish; (Please make a setting which is saved to flash disk or SD card in project setting). 252 252 ))) 253 253 |=(% style="width: 160px;" %)HSW522|(% style="width:282px" %)Copy and paste the alarm/data files in flash to the USB flash disk|(% style="width:452px" %)((( 254 254 * =0: No operation ... ... @@ -456,7 +456,7 @@ 456 456 Address mapping polling cycle, effective range: 40~~1000ms, default: 300ms. 457 457 458 458 * When the set value is greater than 1000, the value is 1000. 459 -* When the set value is lower than40, it changes to the default value 300453 +* When the set value is greater than 1000, it changes to the default value 300 460 460 ))) 461 461 |=(% style="width: 160px;" %)HSW1087|(% style="width:282px" %)Control write interval in address mapping|(% style="width:452px" %)((( 462 462 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. ... ... @@ -491,8 +491,6 @@ 491 491 * =0, Default value 492 492 * =1, Release the alarm generated before the last power-down when starting up 493 493 ))) 494 -|=(% 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 495 -|=(% style="width: 160px;" %)HSW1201|(% style="width:452px" %)HMI remote TSAP, which corresponds to the local TSAP of PLC 496 496 |=(% style="width: 160px;" %)HSW1450|(% style="width:282px" %)Enable objects level password function|(% style="width:452px" %)((( 497 497 * =0, Disable 498 498 * =1, Enable ... ... @@ -599,9 +599,6 @@ 599 599 * =0: Server connection exception 600 600 * =1: Server connection is OK 601 601 ))) 602 -|=(% style="width: 160px;" %)HSW1740|(% style="width:282px" %)Wi-fi signal strength|(% style="width:452px" %)((( 603 -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) 604 -))) 605 605 |=(% 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 606 606 |=(% style="width: 160px;" %)HSW1742|(% style="width:452px" %)Local IP address high byte 2 607 607 |=(% style="width: 160px;" %)HSW1743|(% style="width:452px" %)Local IP address high byte 3 ... ... @@ -629,180 +629,10 @@ 629 629 * =1: Server connection is OK 630 630 ))) 631 631 |=(% 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 632 -|=(% style="width: 160px;" %)((( 633 -HSW1762 634 -)))|(% colspan="1" rowspan="13" style="width:282px" %)((( 635 -Note: Valid when Ethernet2 of HMI is plugged into the network cable. 636 -①、When the Ethernet setting is enabled in the project parameters, this register displays the set value. 637 -②. When the Ethernet setting is not enabled in the engineering parameters, the register displays the Ethernet IP automatically acquired by the HMI. 638 -③. When the HMI is not plugged into the network cable, the register will show 0 whether the engineering parameters are set or not. 639 -④.IP related registers can be read and written (only static IP mode can be written). 640 -)))|(% style="width:452px" %)((( 641 -Ethernet2 Local IP address high byte 1 642 -))) 643 -|=(% style="width: 160px;" %)((( 644 -HSW1763 645 -)))|(% style="width:452px" %)((( 646 -Ethernet2 Local IP address high byte 2 647 -))) 648 -|=(% style="width: 160px;" %)((( 649 -HSW1764 650 -)))|(% style="width:452px" %)((( 651 -Ethernet2 Local IP address high byte 3 652 -))) 653 -|=(% style="width: 160px;" %)((( 654 -HSW1765 655 -)))|(% style="width:452px" %)((( 656 -Ethernet2 Local IP address high byte 4 657 -))) 658 -|=(% style="width: 160px;" %)((( 659 -HSW1766 660 -)))|(% style="width:452px" %)((( 661 -Ethernet2 Local mask IP address high byte 1 662 -))) 663 -|=(% style="width: 160px;" %)((( 664 -HSW1767 665 -)))|(% style="width:452px" %)((( 666 -Ethernet2 Local mask IP address high byte 2 667 -))) 668 -|=(% style="width: 160px;" %)((( 669 -HSW1768 670 -)))|(% style="width:452px" %)Ethernet2 Local mask IP address high byte 3 671 -|=(% style="width: 160px;" %)HSW1769|(% style="width:452px" %)Ethernet2 Local mask IP address high byte 4 672 -|=(% style="width: 160px;" %)((( 673 -HSW1770 674 -)))|(% style="width:452px" %)((( 675 -Ethernet2 Local gateway IP address high byte 1 676 -))) 677 -|=(% style="width: 160px;" %)((( 678 -HSW1771 679 -)))|(% style="width:452px" %)((( 680 -Ethernet2 Local gateway IP address high byte 2 681 -))) 682 -|=(% style="width: 160px;" %)((( 683 -HSW1772 684 -)))|(% style="width:452px" %)((( 685 -Ethernet2 Local gateway IP address high byte 3 686 -))) 687 -|=(% style="width: 160px;" %)((( 688 -HSW1773 689 -)))|(% style="width:452px" %)((( 690 -Ethernet2 Local gateway IP address high byte 4 691 -))) 692 -|=(% style="width: 160px;" %)((( 693 -HSW1774 694 -)))|(% style="width:452px" %)((( 695 -Ethernet2 Local Port Address 696 -))) 697 -|=(% style="width: 160px;" %)((( 698 -HSW1775 699 -)))|(% colspan="1" rowspan="6" style="width:282px" %)((( 700 -①Display the MAC code of Ethernet2 NIC 701 - 702 -(hexadecimal display) 703 - 704 -②Read-only mode, not modifiable 705 -)))|(% style="width:452px" %)((( 706 -Ethernet2 Local MAC code high byte 1 707 -))) 708 -|=(% style="width: 160px;" %)((( 709 -HSW1776 710 -)))|(% style="width:452px" %)((( 711 -Ethernet2 Local MAC code high byte 2 712 -))) 713 -|=(% style="width: 160px;" %)((( 714 -HSW1777 715 -)))|(% style="width:452px" %)((( 716 -Ethernet2 Local MAC code high byte 3 717 -))) 718 -|=(% style="width: 160px;" %)((( 719 -HSW1778 720 -)))|(% style="width:452px" %)((( 721 -Ethernet2 Local MAC code high byte 4 722 -))) 723 -|=(% style="width: 160px;" %)((( 724 -HSW1779 725 -)))|(% style="width:452px" %)((( 726 -Ethernet2 Local MAC code high byte 5 727 -))) 728 -|=(% style="width: 160px;" %)((( 729 -HSW1780 730 -)))|(% style="width:452px" %)((( 731 -Ethernet2 Local MAC code high byte 6 732 -))) 733 -|=(% style="width: 160px;" %)((( 734 -HSW1781 735 -)))|(% colspan="1" rowspan="8" style="width:282px" %)((( 736 -①Display and modify DNS1 and DNS2 of Ethernet2 737 - 738 -②Related registers can be read and written mode (only static IP mode can be written) 739 -)))|(% style="width:452px" %)((( 740 -Ethernet2 Local DNS1 address high byte 1 741 -))) 742 -|=(% style="width: 160px;" %)((( 743 -HSW1782 744 -)))|(% style="width:452px" %)((( 745 -Ethernet2 Local DNS1 address high byte 2 746 -))) 747 -|=(% style="width: 160px;" %)((( 748 -HSW1783 749 -)))|(% style="width:452px" %)((( 750 -Ethernet2 Local DNS1 address high byte 3 751 -))) 752 -|=(% style="width: 160px;" %)((( 753 -HSW1784 754 -)))|(% style="width:452px" %)((( 755 -Ethernet2 Local DNS1 address high byte 4 756 -))) 757 -|=(% style="width: 160px;" %)((( 758 -HSW1785 759 -)))|(% style="width:452px" %)((( 760 -Ethernet2 Local DNS2 address high byte 1 761 -))) 762 -|=(% style="width: 160px;" %)((( 763 -HSW1786 764 -)))|(% style="width:452px" %)((( 765 -Ethernet2 Local DNS2 address high byte 2 766 -))) 767 -|=(% style="width: 160px;" %)((( 768 -HSW1787 769 -)))|(% style="width:452px" %)((( 770 -Ethernet2 Local DNS2 address high byte 3 771 -))) 772 -|=(% style="width: 160px;" %)((( 773 -HSW1788 774 -)))|(% style="width:452px" %)((( 775 -Ethernet2 Local DNS2 address high byte 4 776 -))) 777 -|=(% style="width: 160px;" %)((( 778 -HSW1789 779 -)))|(% colspan="1" style="width:282px" %)((( 780 -Display or set the dynamic or static IP mode of Ethernet2 781 -)))|(% style="width:452px" %)((( 782 -HSX1789.0 = 0, Static IP mode 783 - 784 -HSX1789.0 = 1, dynamic IP mode 785 -))) 786 -|=(% style="width: 160px;" %)((( 787 -HSW1790 788 -)))|(% colspan="1" style="width:282px" %)((( 789 -Confirm Ethernet2 IP, subnet mask, gateway, DNS1, DNS2, and dynamic static IP settings 790 -)))|(% style="width:452px" %)((( 791 -~= 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) 792 -))) 793 -|=(% style="width: 160px;" %)((( 794 -HSW1791 795 -)))|(% colspan="1" style="width:282px" %)((( 796 -Network status of the Ethernet2 connection server 797 -)))|(% style="width:452px" %)((( 798 -~= 0, connection to the server is abnormal = 1, connection to the server is normal 799 -))) 800 800 |=(% 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. 801 801 |=(% style="width: 160px;" %)HSW1853|(% style="width:282px" %)File format for exporting data records to USB flash drive or SD card|(% style="width:452px" %)((( 802 802 * =0: db database 803 803 * =1: CSV 804 - 805 -(Only valid for script function DbToCsvFile) 806 806 ))) 807 807 |=(% style="width: 160px;" %)HSW1854|(% style="width:282px" %)High and low word conversion type|(% style="width:452px" %)((( 808 808 * =0: use the old high-low word conversion (default) ... ... @@ -824,96 +824,30 @@ 824 824 * =1: download firmware 825 825 * =2: enter the background 826 826 ))) 827 -|=(% style="width: 160px;" %)HSW1865|(% style="width:282px" %)Priority connection to the cloud|(% style="width:452px" %)((( 828 -* =0: priority Ethernet 829 -* =1: priority WLAN 830 -* =2: priority 4G 646 +|=(% style="width: 160px;" %)HSW1866|(% style="width:282px" %)Delete the LUa extension module file|(% style="width:452px" %)((( 647 +* =1, delete; 648 +* = Others, do not delete 831 831 ))) 832 -|=(% style="width: 160px;" %)HSW1866|(% style="width:282px" %)Delete the Lua extension module file|(% style="width:452px" %)((( 833 -* =0: delete; 834 -* = Others: do not delete 835 -))) 836 836 |=(% style="width: 160px;" %)HSW1867|(% style="width:282px" %)Reset mode|(% style="width:452px" %)((( 837 837 Monitor address is set during reset of reset switch, whether to cancel reset, 838 838 839 -* = 0 :yes (default);840 -* = 1 :no653 +* = 0, yes (default); 654 +* = 1, no 841 841 ))) 842 842 |=(% style="width: 160px;" %)HSW1868|(% style="width:282px" %)Double-click or long press the record type table mode|(% style="width:452px" %)((( 843 843 Controls whether the button pops up when double-clicking or long pressing on record type table object 844 844 845 -* = 0 :yes (default);846 -* = 1 :no659 +* = 0, yes (default); 660 +* = 1, no 847 847 ))) 848 -|=(% style="width: 160px;" %)((( 849 -HSW1869 850 -)))|(% style="width:282px" %)((( 851 -Dynamic screensaver countdown 852 -)))|(% style="width:452px" %)((( 853 -Countdown to enter dynamic screensaver effect, unit (S) 854 -))) 855 -|=(% style="width: 160px;" %)((( 856 -HSW1870 857 -)))|(% style="width:282px" %)((( 858 -Display or set the dynamic or static IP mode of Ethernet1 859 -)))|(% style="width:452px" %)((( 860 -HSX1870.0 = 0, Static IP mode 861 - 862 -HSX1870.0 = 1, dynamic IP mode 863 -))) 864 -|=(% style="width: 160px;" %)((( 865 -HSW1871 866 -)))|(% style="width:282px" %)((( 867 -Confirm the IP, subnet mask, gateway, DNS1, DNS2, and dynamic static IP settings for Ethernet1 868 -)))|(% style="width:452px" %)((( 869 -~= 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) 870 -))) 871 -|=(% style="width: 160px;" %)((( 872 -HSW1872 873 -)))|(% colspan="1" rowspan="8" style="width:282px" %)((( 874 -①Display and modify DNS1 and DNS2 of Ethernet1 875 - 876 -②Related registers can be read and written mode (only static IP mode can be written) 877 -)))|(% style="width:452px" %)((( 878 -Ethernet1 Local DNS1 address high byte 1 879 -))) 880 -|=(% style="width: 160px;" %)((( 881 -HSW1873 882 -)))|(% style="width:452px" %)Ethernet1 Local DNS1 address high byte 2 883 -|=(% style="width: 160px;" %)((( 884 -HSW1874 885 -)))|(% style="width:452px" %)Ethernet1 Local DNS1 address high byte 3 886 -|=(% style="width: 160px;" %)((( 887 -HSW1875 888 -)))|(% style="width:452px" %)Ethernet1 Local DNS1 address high byte 4 889 -|=(% style="width: 160px;" %)((( 890 -HSW1876 891 -)))|(% style="width:452px" %)Ethernet1 Local DNS2 address high byte 1 892 -|=(% style="width: 160px;" %)((( 893 -HSW1877 894 -)))|(% style="width:452px" %)Ethernet1 Local DNS2 address high byte 2 895 -|=(% style="width: 160px;" %)((( 896 -HSW1878 897 -)))|(% style="width:452px" %)Ethernet1 Local DNS2 address high byte 3 898 -|=(% style="width: 160px;" %)((( 899 -HSW1879 900 -)))|(% style="width:452px" %)Ethernet1 Local DNS2 address high byte 4 901 -|=(% style="width: 160px;" %)HSW1890|(% colspan="1" style="width:282px" %)Enable refresh current network signal|(% style="width:452px" %)((( 902 -* =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) 903 -* =Others: not refresh 904 -))) 905 -|=(% style="width: 160px;" %)HSW1891|(% colspan="1" style="width:282px" %)Enable clear cache for screen data |(% style="width:452px" %)((( 906 -* =1, not clear screen cache when switch language 907 -* =2, trigger clear cache of all screens for once time 908 -* =3, always clear cache of all screen data 909 -))) 910 910 |=(% style="width: 160px;" %)HSW10000~~19999|(% style="width:282px" %)Power-down storage area|(% style="width:452px" %)After restart, the data remains 911 911 |=(% style="width: 160px;" %)HSW10035|(% rowspan="13" style="width:282px" %)((( 912 -Note: Valid when Ethernet1 of HMI is plugged into the network cable. 913 -① When the Ethernet setting is enabled in the project parameters, this register displays the set value. 914 -② When the Ethernet setting is not enabled in the engineering parameters, the register displays the Ethernet IP automatically acquired by the HMI. 915 -③ When the HMI is not plugged into the network cable, the register will show 0 whether the engineering parameters are set or not. 916 -④ IP related registers can be read and written (only static IP mode can be written). 664 +**✎Note: **Only valid when the HMI is plugged into the Ethernet cable. 665 + 666 +1. If Ethernet settings is enabled in project parameters, this register displays the set value. 667 +1. If Ethernet settings is not enabled in project parameters, IP would automatically obtained IP. 668 +1. If HMI is not connected to the network, the register is displayed as 0 whether the engineering parameters are set. 669 +1. 4. All IP registers of HMI are read-only. 917 917 )))|(% style="width:452px" %)Local IP address high byte 1 918 918 |=(% style="width: 160px;" %)HSW10036|(% style="width:452px" %)Local IP address high byte 2 919 919 |=(% style="width: 160px;" %)HSW10037|(% style="width:452px" %)Local IP address high byte 3 ... ... @@ -928,11 +928,9 @@ 928 928 |=(% style="width: 160px;" %)HSW10046|(% style="width:452px" %)Local gateway address high byte 4 929 929 |=(% style="width: 160px;" %)HSW10047|(% style="width:452px" %)Local port address 930 930 |=(% style="width: 160px;" %)HSW10048|(% rowspan="6" style="width:282px" %)((( 931 - ①Display the MAC code ofEthernet1NIC684 +Displays the MAC code of the current network card 932 932 933 -(hexadecimal display) 934 - 935 -②Read-only mode, not modifiable 686 +(Hexadecimal display) 936 936 )))|(% style="width:452px" %)Local MAC code high word 1 937 937 |=(% style="width: 160px;" %)HSW10049|(% style="width:452px" %)Local MAC code high word 2 938 938 |=(% style="width: 160px;" %)HSW10050|(% style="width:452px" %)Local MAC code high word 3 ... ... @@ -939,7 +939,7 @@ 939 939 |=(% style="width: 160px;" %)HSW10051|(% style="width:452px" %)Local MAC code high word 4 940 940 |=(% style="width: 160px;" %)HSW10052|(% style="width:452px" %)Local MAC code high word 5 941 941 |=(% style="width: 160px;" %)HSW10053|(% style="width:452px" %)Local MAC code high word 6 942 -|=(% 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 PLC693 +|=(% 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 943 943 |=(% style="width: 160px;" %)HSW10119|(% style="width:452px" %)HMI remote TSAP, which corresponds to the local TSAP of PLC 944 944 |=(% style="width: 160px;" %)HSW10461~~10493|(% style="width:282px" %)Remote access password|(% style="width:452px" %)8-character remote access password 945 945 |=(% style="width: 160px;" %)HSW10494~~10558|(% style="width:282px" %)Machine ID (Read only)|(% style="width:452px" %)Machine ID for remote access (read only 64-bit) ... ... @@ -1021,38 +1021,11 @@ 1021 1021 ))) 1022 1022 |=(% style="width: 160px;" %)HSW11760|(% style="width:282px" %)Screensaver countdown|(% style="width:452px" %)Display the countdown to enter the Screensaver, unit: second. 1023 1023 |=(% style="width: 160px;" %)HSW11761|(% style="width:282px" %)Screensaver screen number|(% style="width:452px" %)Set the screen number for Screensaver 1024 -|=(% style="width: 160px;" %)((( 1025 -HSW11762 1026 -)))|(% style="width:282px" %)((( 1027 -Dynamic screensaver control address 1028 -)))|(% style="width:452px" %)((( 1029 -HSX11762.0=0, initialize with project configuration; 1030 1030 1031 - HSX11762.0=1,initializewithspecial registerconfiguration;776 +== **Serial port communication configuration** == 1032 1032 1033 -HSX11762.1=0, disable dynamic screensaver; 1034 - 1035 -HSX11762.1=1, enable dynamic screensaver 1036 -))) 1037 -|=(% style="width: 160px;" %)((( 1038 -HSW11763 1039 -)))|(% style="width:282px" %)((( 1040 -Waiting time to enter the dynamic screensaver 1041 -)))|(% style="width:452px" %)((( 1042 -Waiting time when the screen is not operated, range 1~~720 minutes 1043 -))) 1044 -|=(% style="width: 160px;" %)((( 1045 -HSW11764 1046 -)))|(% style="width:282px" %)((( 1047 -Animated screensaver animation type 1048 -)))|(% style="width:452px" %)((( 1049 -~=0: Raster,=1: Blinds,=2: Bubble 1050 -))) 1051 - 1052 -== Serial port communication configuration == 1053 - 1054 1054 (% class="table-bordered" %) 1055 -|=(% s cope="row" style="width: 102px;" %)Port|=(% style="width: 173px;" %)**Function**|=(% style="width: 122px;" %)**Address**|=(% colspan="2" style="width: 506px;" %)**Description**779 +|=(% style="width: 102px;" %)Port|=(% style="width: 173px;" %)**Function**|=(% style="width: 122px;" %)**Address**|=(% colspan="2" style="width: 506px;" %)**Description** 1056 1056 |(% colspan="1" rowspan="11" style="width:102px" %)COM1|(% style="width:173px" %)Communication mode|(% style="width:122px" %)HSW10061|(% colspan="2" style="width:506px" %)((( 1057 1057 * =0: RS232 1058 1058 * =1: RS485 ... ... @@ -1082,22 +1082,10 @@ 1082 1082 * =1: ODD 1083 1083 * =2: EVEN 1084 1084 ))) 1085 -|(% style="width:173px" %)Wait timeout|(% style="width:122px" %)HSW10066|(% colspan="2" style="width:506px" %)((( 1086 -* Unit: ms. 1087 -* Range: 0 to 30000 1088 -))) 1089 -|(% style="width:173px" %)reveive timeout|(% style="width:122px" %)HSW10067|(% colspan="2" style="width:506px" %)((( 1090 -* Unit: ms. 1091 -* Range: 0 to 30000 1092 -))) 1093 -|(% style="width:173px" %)Retry time|(% style="width:122px" %)HSW10068|(% colspan="2" style="width:506px" %)((( 1094 -* Unit: times. 1095 -* Range: 0 to 100 1096 -))) 1097 -|(% style="width:173px" %)Retry timeout|(% style="width:122px" %)HSW10069|(% colspan="2" style="width:506px" %)((( 1098 -* Unit: s. 1099 -* Range: 0 to 300 1100 -))) 809 +|(% style="width:173px" %)Wait timeout|(% style="width:122px" %)HSW10066|(% colspan="2" style="width:506px" %)Unit: ms. Range: 0~~30000 810 +|(% style="width:173px" %)reveive timeout|(% style="width:122px" %)HSW10067|(% colspan="2" style="width:506px" %)Unit: ms. Range: 0~~30000 811 +|(% style="width:173px" %)Retry time|(% style="width:122px" %)HSW10068|(% colspan="2" style="width:506px" %)Unit: times. Range: 0~~100 812 +|(% style="width:173px" %)Retry timeout|(% style="width:122px" %)HSW10069|(% colspan="2" style="width:506px" %)Unit: s. Range: 0~~300 1101 1101 |(% style="width:173px" %)HMI station number|(% style="width:122px" %)HSW10070|(% colspan="2" style="width:506px" %) 1102 1102 |(% style="width:173px" %)PLC station number|(% style="width:122px" %)HSW10071|(% colspan="2" style="width:506px" %) 1103 1103 |(% colspan="1" rowspan="11" style="width:102px" %)COM1-2|(% style="width:173px" %)Communication mode|(% style="width:122px" %)HSW10094|(% colspan="2" style="width:506px" %)((( ... ... @@ -1130,22 +1130,10 @@ 1130 1130 * =1: ODD 1131 1131 * =2: EVEN 1132 1132 ))) 1133 -|(% style="width:173px" %)Wait timeout|(% style="width:122px" %)HSW10099|(% colspan="2" style="width:506px" %)((( 1134 -* Unit: ms. 1135 -* Range: 0 to 30000 1136 -))) 1137 -|(% style="width:173px" %)receive timeout|(% style="width:122px" %)HSW10100|(% colspan="2" style="width:506px" %)((( 1138 -* Unit: ms. 1139 -* Range: 0 to 30000 1140 -))) 1141 -|(% style="width:173px" %)Retry time|(% style="width:122px" %)HSW10101|(% colspan="2" style="width:506px" %)((( 1142 -* Unit: times. 1143 -* Range: 0 to 100 1144 -))) 1145 -|(% style="width:173px" %)Retry timeout|(% style="width:122px" %)HSW10102|(% colspan="2" style="width:506px" %)((( 1146 -* Unit: s. 1147 -* Range: 0 to 30 1148 -))) 845 +|(% style="width:173px" %)Wait timeout|(% style="width:122px" %)HSW10099|(% colspan="2" style="width:506px" %)Unit: ms. Range: 0~~30000 846 +|(% style="width:173px" %)receive timeout|(% style="width:122px" %)HSW10100|(% colspan="2" style="width:506px" %)Unit: ms. Range: 0~~30000 847 +|(% style="width:173px" %)Retry time|(% style="width:122px" %)HSW10101|(% colspan="2" style="width:506px" %)Unit: times. Range: 0~~100 848 +|(% style="width:173px" %)Retry timeout|(% style="width:122px" %)HSW10102|(% colspan="2" style="width:506px" %)Unit: s. Range: 0~~30 1149 1149 |(% style="width:173px" %)HMI station number|(% style="width:122px" %)HSW10103|(% colspan="2" style="width:506px" %) 1150 1150 |(% style="width:173px" %)PLC station number|(% style="width:122px" %)HSW10104|(% colspan="2" style="width:506px" %) 1151 1151 |(% colspan="1" rowspan="11" style="width:102px" %)COM1-3|(% style="width:173px" %)Communication mode|(% style="width:122px" %)HSW10120|(% colspan="2" style="width:506px" %)((( ... ... @@ -1178,22 +1178,10 @@ 1178 1178 * =1: ODD 1179 1179 * =2: EVEN 1180 1180 ))) 1181 -|(% style="width:173px" %)Wait timeout|(% style="width:122px" %)HSW10125|(% colspan="2" style="width:506px" %)((( 1182 -* Unit: ms. 1183 -* Range: 0 to 30000 1184 -))) 1185 -|(% style="width:173px" %)receive timeout|(% style="width:122px" %)HSW10126|(% colspan="2" style="width:506px" %)((( 1186 -* Unit: ms. 1187 -* Range: 0 to 30000 1188 -))) 1189 -|(% style="width:173px" %)Retry time|(% style="width:122px" %)HSW10127|(% colspan="2" style="width:506px" %)((( 1190 -* Unit: times. 1191 -* Range: 0 to 100 1192 -))) 1193 -|(% style="width:173px" %)Retry timeout|(% style="width:122px" %)HSW10128|(% colspan="2" style="width:506px" %)((( 1194 -* Unit: s. 1195 -* Range: 0 to 30 1196 -))) 881 +|(% style="width:173px" %)Wait timeout|(% style="width:122px" %)HSW10125|(% colspan="2" style="width:506px" %)Unit: ms. Range: 0~~30000 882 +|(% style="width:173px" %)receive timeout|(% style="width:122px" %)HSW10126|(% colspan="2" style="width:506px" %)Unit: ms. Range: 0~~30000 883 +|(% style="width:173px" %)Retry time|(% style="width:122px" %)HSW10127|(% colspan="2" style="width:506px" %)Unit: times. Range: 0~~100 884 +|(% style="width:173px" %)Retry timeout|(% style="width:122px" %)HSW10128|(% colspan="2" style="width:506px" %)Unit: s. Range: 0~~30 1197 1197 |(% style="width:173px" %)HMI station number|(% style="width:122px" %)HSW10129|(% colspan="2" style="width:506px" %) 1198 1198 |(% style="width:173px" %)PLC station number|(% style="width:122px" %)HSW10130|(% colspan="2" style="width:506px" %) 1199 1199 |(% colspan="1" rowspan="11" style="width:102px" %)COM2|(% style="width:173px" %)Communication mode|(% style="width:122px" %)HSW10072|(% colspan="2" style="width:506px" %)((( ... ... @@ -1224,22 +1224,10 @@ 1224 1224 * =1: ODD 1225 1225 * =2: EVEN 1226 1226 ))) 1227 -|(% style="width:173px" %)Wait timeout|(% style="width:122px" %)HSW10077|(% colspan="2" style="width:506px" %)((( 1228 -* Unit: ms. 1229 -* Range: 0 to 30000 1230 -))) 1231 -|(% style="width:173px" %)receive timeout|(% style="width:122px" %)HSW10078|(% colspan="2" style="width:506px" %)((( 1232 -* Unit: ms. 1233 -* Range: 0 to 30000 1234 -))) 1235 -|(% style="width:173px" %)Retry time|(% style="width:122px" %)HSW10079|(% colspan="2" style="width:506px" %)((( 1236 -* Unit: times. 1237 -* Range: 0 to 100 1238 -))) 1239 -|(% style="width:173px" %)Retry timeout|(% style="width:122px" %)HSW10080|(% colspan="2" style="width:506px" %)((( 1240 -* Unit: s. 1241 -* Range: 0 to 30 1242 -))) 915 +|(% style="width:173px" %)Wait timeout|(% style="width:122px" %)HSW10077|(% colspan="2" style="width:506px" %)Unit: ms. Range: 0~~30000 916 +|(% style="width:173px" %)receive timeout|(% style="width:122px" %)HSW10078|(% colspan="2" style="width:506px" %)Unit: ms. Range: 0~~30000 917 +|(% style="width:173px" %)Retry time|(% style="width:122px" %)HSW10079|(% colspan="2" style="width:506px" %)Unit: times. Range: 0~~100 918 +|(% style="width:173px" %)Retry timeout|(% style="width:122px" %)HSW10080|(% colspan="2" style="width:506px" %)Unit: s. Range: 0~~30 1243 1243 |(% style="width:173px" %)HMI station number|(% style="width:122px" %)HSW10081|(% colspan="2" style="width:506px" %) 1244 1244 |(% style="width:173px" %)PLC station number|(% style="width:122px" %)HSW10082|(% colspan="2" style="width:506px" %) 1245 1245 |(% colspan="1" rowspan="11" style="width:102px" %)COM2-2|(% style="width:173px" %)Communication mode|(% style="width:122px" %)HSW10105|(% colspan="2" style="width:506px" %)((( ... ... @@ -1270,22 +1270,10 @@ 1270 1270 * =1: ODD 1271 1271 * =2: EVEN 1272 1272 ))) 1273 -|(% style="width:173px" %)Wait timeout|(% style="width:122px" %)HSW10110|(% colspan="2" style="width:506px" %)((( 1274 -* Unit: ms. 1275 -* Range: 0 to 30000 1276 -))) 1277 -|(% style="width:173px" %)receive timeout|(% style="width:122px" %)HSW10111|(% colspan="2" style="width:506px" %)((( 1278 -* Unit: ms. 1279 -* Range: 0 to 30000 1280 -))) 1281 -|(% style="width:173px" %)Retry time|(% style="width:122px" %)HSW10112|(% colspan="2" style="width:506px" %)((( 1282 -* Unit: times. 1283 -* Range: 0 to 100 1284 -))) 1285 -|(% style="width:173px" %)Retry timeout|(% style="width:122px" %)HSW10113|(% colspan="2" style="width:506px" %)((( 1286 -* Unit: s. 1287 -* Range: 0 to 30 1288 -))) 949 +|(% style="width:173px" %)Wait timeout|(% style="width:122px" %)HSW10110|(% colspan="2" style="width:506px" %)Unit: ms. Range: 0~~30000 950 +|(% style="width:173px" %)receive timeout|(% style="width:122px" %)HSW10111|(% colspan="2" style="width:506px" %)Unit: ms. Range: 0~~30000 951 +|(% style="width:173px" %)Retry time|(% style="width:122px" %)HSW10112|(% colspan="2" style="width:506px" %)Unit: times. Range: 0~~100 952 +|(% style="width:173px" %)Retry timeout|(% style="width:122px" %)HSW10113|(% colspan="2" style="width:506px" %)Unit: s. Range: 0~~30 1289 1289 |(% style="width:173px" %)HMI station number|(% style="width:122px" %)HSW10114|(% colspan="2" style="width:506px" %) 1290 1290 |(% style="width:173px" %)PLC station number|(% style="width:122px" %)HSW10115|(% colspan="2" style="width:506px" %) 1291 1291 |(% colspan="1" rowspan="11" style="width:102px" %)COM3|(% style="width:173px" %)Communication mode|(% style="width:122px" %)HSW10083|(% colspan="2" style="width:506px" %)((( ... ... @@ -1315,48 +1315,29 @@ 1315 1315 * =1: ODD 1316 1316 * =2: EVEN 1317 1317 ))) 1318 -|(% style="width:173px" %)Wait timeout|(% style="width:122px" %)HSW10088|(% colspan="2" style="width:506px" %)((( 1319 -* Unit: ms. 1320 -* Range: 0 to 30000 1321 -))) 1322 -|(% style="width:173px" %)receive timeout|(% style="width:122px" %)HSW10089|(% colspan="2" style="width:506px" %)((( 1323 -* Unit: ms. 1324 -* Range: 0 to 30000 1325 -))) 1326 -|(% style="width:173px" %)Retry time|(% style="width:122px" %)HSW10090|(% colspan="2" style="width:506px" %)((( 1327 -* Unit: times. 1328 -* Range: 0 to 100 1329 -))) 1330 -|(% style="width:173px" %)Retry timeout|(% style="width:122px" %)HSW10091|(% colspan="2" style="width:506px" %)((( 1331 -* Unit: s. 1332 -* Range: 0 to 30 1333 -))) 982 +|(% style="width:173px" %)Wait timeout|(% style="width:122px" %)HSW10088|(% colspan="2" style="width:506px" %)Unit: ms. Range: 0~~30000 983 +|(% style="width:173px" %)receive timeout|(% style="width:122px" %)HSW10089|(% colspan="2" style="width:506px" %)Unit: ms. Range: 0~~30000 984 +|(% style="width:173px" %)Retry time|(% style="width:122px" %)HSW10090|(% colspan="2" style="width:506px" %)Unit: times. Range: 0~~100 985 +|(% style="width:173px" %)Retry timeout|(% style="width:122px" %)HSW10091|(% colspan="2" style="width:506px" %)Unit: s. Range: 0~~30 1334 1334 |(% style="width:173px" %)HMI station number|(% style="width:122px" %)HSW10092|(% colspan="2" style="width:506px" %) 1335 1335 |(% style="width:173px" %)PLC station number|(% style="width:122px" %)HSW10093|(% colspan="2" style="width:506px" %) 1336 1336 |(% colspan="1" rowspan="2" style="width:102px" %)CAN port|(% style="width:173px" %)CAN1 baud rate|(% style="width:122px" %)HSW010116|(% style="width:299px" %)((( 1337 -Unit: K, the baud rate must be an integer. 1338 - 1339 -For example, when the baud rate required is 250000, just enter 250. 989 +Unit: K, the baud rate must be an integer, for example, when the baud rate required is 250000, just enter 250. 1340 1340 )))|(% 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. 1341 -|(% style="width:173px" %)CAN2 baud rate|(% style="width:122px" %)HSW010117|(% style="width:299px" %)((( 1342 -Unit: K, the baud rate must be an integer. 991 +|(% 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. 1343 1343 1344 -For example, when the baud rate required is 250000, just enter 250. 1345 -))) 993 +== **Ethernet communication configuration** == 1346 1346 1347 -== Ethernet communication configuration == 1348 - 1349 1349 (% class="table-bordered" %) 1350 -|(% style="width:40px" %)**No.**|(% style="width:295px" %)**Function**|(% style="width:220px" %)**Address**|(% style="width:336px" %)**Description** 996 +|=(% style="width: 40px;" %)**No.**|=(% style="width: 295px;" %)**Function**|=(% style="width: 220px;" %)**Address**|=(% style="width: 336px;" %)**Description** 1351 1351 |(% 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 1352 1352 |(% style="width:220px" %)HSW11005|(% style="width:336px" %)Device IP address high word 2 1353 1353 |(% style="width:220px" %)HSW11006|(% style="width:336px" %)Device IP address high word 3 1354 1354 |(% style="width:220px" %)HSW11007|(% style="width:336px" %)Device IP address high word 4 1355 1355 |(% style="width:220px" %)HSW11008|(% style="width:336px" %)Device Port number 1356 -|(% style="width:220px" %)HSW11009|(% style="width:336px" %)((( 1357 -~=2 TCP 1358 - 1359 -~=3 UDP 1002 +|(% style="width:220px" %)HSW11009|=(% style="width: 336px;" %)((( 1003 +* =2 TCP 1004 +* =3 UDP 1360 1360 ))) 1361 1361 |(% style="width:220px" %)HSW11010|(% style="width:336px" %)Reserved 1362 1362 |(% 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 ... ... @@ -1364,10 +1364,9 @@ 1364 1364 |(% style="width:220px" %)HSW11013|(% style="width:336px" %)Device IP address high word 3 1365 1365 |(% style="width:220px" %)HSW11014|(% style="width:336px" %)Device IP address high word 4 1366 1366 |(% style="width:220px" %)HSW11015|(% style="width:336px" %)Device Port number 1367 -|(% style="width:220px" %)HSW11016|(% style="width:336px" %)((( 1368 -~=2 TCP 1369 - 1370 -~=3 UDP 1012 +|(% style="width:220px" %)HSW11016|=(% style="width: 336px;" %)((( 1013 +* =2 TCP 1014 +* =3 UDP 1371 1371 ))) 1372 1372 |(% style="width:220px" %)HSW11017|(% style="width:336px" %)Reserved 1373 1373 |(% style="width:40px" %)…|(% style="width:295px" %) |(% style="width:220px" %)…|(% style="width:336px" %)… ... ... @@ -1376,11 +1376,7 @@ 1376 1376 |(% style="width:220px" %)HSW11223|(% style="width:336px" %)Device IP address high word 3 1377 1377 |(% style="width:220px" %)HSW11224|(% style="width:336px" %)Device IP address high word 4 1378 1378 |(% style="width:220px" %)HSW11225|(% style="width:336px" %)Device Port number 1379 -|(% style="width:220px" %)HSW11226|(% style="width:336px" %)((( 1380 -~=2 TCP; 1381 - 1382 -~=3 UDP 1383 -))) 1023 +|(% style="width:220px" %)HSW11226|=(% style="width: 336px;" %)2 TCP; =3 UDP 1384 1384 |(% style="width:220px" %)HSW11227|(% style="width:336px" %)Reserved 1385 1385 1386 1386 (% class="box infomessage" %) ... ... @@ -1388,7 +1388,7 @@ 1388 1388 **✎Note:** The number of Ethernet connections supported by different HMI series varies. 1389 1389 ))) 1390 1390 1391 -== Communication control == 1031 +== **Communication control** == 1392 1392 1393 1393 (% class="table-bordered" %) 1394 1394 |=(% 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,1 +1,0 @@ 1 -XWiki.Mora - Size
-
... ... @@ -1,1 +1,0 @@ 1 -20.1 KB - Content