Changes for page 13 HMI Internal Registers

Last modified by Jett on 2025/04/28 16:07

From version 31.1
edited by Mora Zhou
on 2023/11/21 16:19
Change comment: There is no comment for this version
To version 5.1
edited by Stone Wu
on 2022/08/06 14:22
Change comment: There is no comment for this version

Summary

Details

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