Changes for page 13 HMI Internal Registers

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

From version 5.1
edited by Stone Wu
on 2022/08/06 14:22
Change comment: There is no comment for this version
To version 22.1
edited by Hunter
on 2023/02/18 14:26
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Stone
1 +XWiki.Hunter
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,20 @@
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 +(% cellpadding="10" %)
31 +|=(% scope="row" style="width: 218px;" %)Address Type\HMI Series|=(% style="width: 228px;" %)General Series|=(% style="width: 200px;" %)i Series/HMI+ models|=(% style="width: 136px;" %)ie Series|=(% style="width: 232px;" %)ig Series
32 +|=(% style="width: 218px;" %)HDW|(% style="width:228px" %)HDW0-HDW299999|HDW0-HDW299999|HDW0-HDW299999|HDW0-HDW299999
33 +|=(% style="width: 218px;" %)HSW|(% style="width:228px" %)HSW0-HSW14999|HSW0-HSW14999|HSW0-HSW14999|HSW0-HSW14999
34 +|=(% style="width: 218px;" %)HAW|(% style="width:228px" %)HAW0-HAW199999|HAW0-HAW199999|HAW0-HAW199999|HAW0-HAW199999
35 +|=(% style="width: 218px;" %)HUW|(% style="width:228px" %)HUW0-HUW1599|HUW0-HUW1599|HUW0-HUW1599|HUW0-HUW1599
36 +|=(% style="width: 218px;" %)HDX|(% style="width:228px" %)HDX0.0-HDX299999.15|HDX0.0-HDX299999.15|HDX0.0-HDX299999.15|HDX0.0-HDX299999.15
37 +|=(% style="width: 218px;" %)HSX|(% style="width:228px" %)HSX0.0-HSX14999.15|HSX0.0-HSX14999.15|HSX0-HSX14999.15|HSX0.0-HSX14999.15
38 +|=(% style="width: 218px;" %)HAX|(% style="width:228px" %)HAX0.0-HAX199999.15|HAX0.0-HAX199999.15|HAX0.0-HAX199999.15|HAX0.0-HAX199999.15
39 +|=(% style="width: 218px;" %)HUX|(% style="width:228px" %)HUX0.0-HUX1599.15|HUX0.0-HUX1599.15|HUX0.0-HUX1599.15|HUX0.0-HUX1599.15
40 +|=(% style="width: 218px;" %)RPW|(% style="width:228px" %) |RPW000000-RPW990450|RPW000000-RPW990450|RPW000000-RPW990450
41 +
28 28  = **Data storage area (HDW/HDX)** =
29 29  
30 30  It is used to save the temporary data of project.
... ... @@ -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 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).
258 +* =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).
259 +* =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
... ... @@ -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  )))
502 +|=(% 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
503 +|=(% 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
... ... @@ -591,6 +591,9 @@
591 591  * =0: Server connection exception
592 592  * =1: Server connection is OK
593 593  )))
610 +|=(% style="width: 160px;" %)HSW1740|(% style="width:282px" %)Wi-fi signal strength|(% style="width:452px" %)(((
611 +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)
612 +)))
594 594  |=(% 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
595 595  |=(% style="width: 160px;" %)HSW1742|(% style="width:452px" %)Local IP address high byte 2
596 596  |=(% style="width: 160px;" %)HSW1743|(% style="width:452px" %)Local IP address high byte 3
... ... @@ -618,10 +618,180 @@
618 618  * =1: Server connection is OK
619 619  )))
620 620  |=(% 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
640 +|=(% style="width: 160px;" %)(((
641 +HSW1762
642 +)))|(% colspan="1" rowspan="13" style="width:282px" %)(((
643 +Note: Valid when Ethernet2 of HMI is plugged into the network cable.
644 +①、When the Ethernet setting is enabled in the project parameters, this register displays the set value.
645 +②. When the Ethernet setting is not enabled in the engineering parameters, the register displays the Ethernet IP automatically acquired by the HMI.
646 +③. When the HMI is not plugged into the network cable, the register will show 0 whether the engineering parameters are set or not.
647 +④.IP related registers can be read and written (only static IP mode can be written).
648 +)))|(% style="width:452px" %)(((
649 +Ethernet2 Local IP address high byte 1
650 +)))
651 +|=(% style="width: 160px;" %)(((
652 +HSW1763
653 +)))|(% style="width:452px" %)(((
654 +Ethernet2 Local IP address high byte 2
655 +)))
656 +|=(% style="width: 160px;" %)(((
657 +HSW1764
658 +)))|(% style="width:452px" %)(((
659 +Ethernet2 Local IP address high byte 3
660 +)))
661 +|=(% style="width: 160px;" %)(((
662 +HSW1765
663 +)))|(% style="width:452px" %)(((
664 +Ethernet2 Local IP address high byte 4
665 +)))
666 +|=(% style="width: 160px;" %)(((
667 +HSW1766
668 +)))|(% style="width:452px" %)(((
669 +Ethernet2 Local mask IP address high byte 1
670 +)))
671 +|=(% style="width: 160px;" %)(((
672 +HSW1767
673 +)))|(% style="width:452px" %)(((
674 +Ethernet2 Local mask IP address high byte 2
675 +)))
676 +|=(% style="width: 160px;" %)(((
677 +HSW1768
678 +)))|(% style="width:452px" %)Ethernet2 Local mask IP address high byte 3
679 +|=(% style="width: 160px;" %)HSW1769|(% style="width:452px" %)Ethernet2 Local mask IP address high byte 4
680 +|=(% style="width: 160px;" %)(((
681 +HSW1770
682 +)))|(% style="width:452px" %)(((
683 +Ethernet2 Local gateway IP address high byte 1
684 +)))
685 +|=(% style="width: 160px;" %)(((
686 +HSW1771
687 +)))|(% style="width:452px" %)(((
688 +Ethernet2 Local gateway IP address high byte 2
689 +)))
690 +|=(% style="width: 160px;" %)(((
691 +HSW1772
692 +)))|(% style="width:452px" %)(((
693 +Ethernet2 Local gateway IP address high byte 3
694 +)))
695 +|=(% style="width: 160px;" %)(((
696 +HSW1773
697 +)))|(% style="width:452px" %)(((
698 +Ethernet2 Local gateway IP address high byte 4
699 +)))
700 +|=(% style="width: 160px;" %)(((
701 +HSW1774
702 +)))|(% style="width:452px" %)(((
703 +Ethernet2 Local Port Address
704 +)))
705 +|=(% style="width: 160px;" %)(((
706 +HSW1775
707 +)))|(% colspan="1" rowspan="6" style="width:282px" %)(((
708 +①Display the MAC code of Ethernet2 NIC
709 +
710 +(hexadecimal display)
711 +
712 +②Read-only mode, not modifiable
713 +)))|(% style="width:452px" %)(((
714 +Ethernet2 Local MAC code high byte 1
715 +)))
716 +|=(% style="width: 160px;" %)(((
717 +HSW1776
718 +)))|(% style="width:452px" %)(((
719 +Ethernet2 Local MAC code high byte 2
720 +)))
721 +|=(% style="width: 160px;" %)(((
722 +HSW1777
723 +)))|(% style="width:452px" %)(((
724 +Ethernet2 Local MAC code high byte 3
725 +)))
726 +|=(% style="width: 160px;" %)(((
727 +HSW1778
728 +)))|(% style="width:452px" %)(((
729 +Ethernet2 Local MAC code high byte 4
730 +)))
731 +|=(% style="width: 160px;" %)(((
732 +HSW1779
733 +)))|(% style="width:452px" %)(((
734 +Ethernet2 Local MAC code high byte 5
735 +)))
736 +|=(% style="width: 160px;" %)(((
737 +HSW1780
738 +)))|(% style="width:452px" %)(((
739 +Ethernet2 Local MAC code high byte 6
740 +)))
741 +|=(% style="width: 160px;" %)(((
742 +HSW1781
743 +)))|(% colspan="1" rowspan="8" style="width:282px" %)(((
744 +①Display and modify DNS1 and DNS2 of Ethernet2
745 +
746 +②Related registers can be read and written mode (only static IP mode can be written)
747 +)))|(% style="width:452px" %)(((
748 +Ethernet2 Local DNS1 address high byte 1
749 +)))
750 +|=(% style="width: 160px;" %)(((
751 +HSW1782
752 +)))|(% style="width:452px" %)(((
753 +Ethernet2 Local DNS1 address high byte 2
754 +)))
755 +|=(% style="width: 160px;" %)(((
756 +HSW1783
757 +)))|(% style="width:452px" %)(((
758 +Ethernet2 Local DNS1 address high byte 3
759 +)))
760 +|=(% style="width: 160px;" %)(((
761 +HSW1784
762 +)))|(% style="width:452px" %)(((
763 +Ethernet2 Local DNS1 address high byte 4
764 +)))
765 +|=(% style="width: 160px;" %)(((
766 +HSW1785
767 +)))|(% style="width:452px" %)(((
768 +Ethernet2 Local DNS2 address high byte 1
769 +)))
770 +|=(% style="width: 160px;" %)(((
771 +HSW1786
772 +)))|(% style="width:452px" %)(((
773 +Ethernet2 Local DNS2 address high byte 2
774 +)))
775 +|=(% style="width: 160px;" %)(((
776 +HSW1787
777 +)))|(% style="width:452px" %)(((
778 +Ethernet2 Local DNS2 address high byte 3
779 +)))
780 +|=(% style="width: 160px;" %)(((
781 +HSW1788
782 +)))|(% style="width:452px" %)(((
783 +Ethernet2 Local DNS2 address high byte 4
784 +)))
785 +|=(% style="width: 160px;" %)(((
786 +HSW1789
787 +)))|(% colspan="1" style="width:282px" %)(((
788 +Display or set the dynamic or static IP mode of Ethernet2
789 +)))|(% style="width:452px" %)(((
790 +HSX1789.0 = 0, Static IP mode
791 +
792 +HSX1789.0 = 1, dynamic IP mode
793 +)))
794 +|=(% style="width: 160px;" %)(((
795 +HSW1790
796 +)))|(% colspan="1" style="width:282px" %)(((
797 +Confirm Ethernet2 IP, subnet mask, gateway, DNS1, DNS2, and dynamic static IP settings
798 +)))|(% style="width:452px" %)(((
799 +~= 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)
800 +)))
801 +|=(% style="width: 160px;" %)(((
802 +HSW1791
803 +)))|(% colspan="1" style="width:282px" %)(((
804 +Network status of the Ethernet2 connection server
805 +)))|(% style="width:452px" %)(((
806 +~= 0, connection to the server is abnormal = 1, connection to the server is normal
807 +)))
621 621  |=(% 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.
622 622  |=(% style="width: 160px;" %)HSW1853|(% style="width:282px" %)File format for exporting data records to USB flash drive or SD card|(% style="width:452px" %)(((
623 623  * =0: db database
624 624  * =1: CSV
812 +
813 +(Only valid for script function DbToCsvFile)
625 625  )))
626 626  |=(% style="width: 160px;" %)HSW1854|(% style="width:282px" %)High and low word conversion type|(% style="width:452px" %)(((
627 627  * =0: use the old high-low word conversion (default)
... ... @@ -643,30 +643,96 @@
643 643  * =1: download firmware
644 644  * =2: enter the background
645 645  )))
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
835 +|=(% style="width: 160px;" %)HSW1865|(% style="width:282px" %)Priority connection to the cloud|(% style="width:452px" %)(((
836 +* =0: priority Ethernet
837 +* =1: priority WLAN
838 +* =2: priority 4G
649 649  )))
840 +|=(% style="width: 160px;" %)HSW1866|(% style="width:282px" %)Delete the Lua extension module file|(% style="width:452px" %)(((
841 +* =0: delete;
842 +* = Others: do not delete
843 +)))
650 650  |=(% style="width: 160px;" %)HSW1867|(% style="width:282px" %)Reset mode|(% style="width:452px" %)(((
651 651  Monitor address is set during reset of reset switch, whether to cancel reset,
652 652  
653 -* = 0, yes (default);
654 -* = 1, no
847 +* = 0: yes (default);
848 +* = 1: no
655 655  )))
656 656  |=(% style="width: 160px;" %)HSW1868|(% style="width:282px" %)Double-click or long press the record type table mode|(% style="width:452px" %)(((
657 657  Controls whether the button pops up when double-clicking or long pressing on record type table object
658 658  
659 -* = 0, yes (default);
660 -* = 1, no
853 +* = 0: yes (default);
854 +* = 1: no
661 661  )))
856 +|=(% style="width: 160px;" %)(((
857 +HSW1869
858 +)))|(% style="width:282px" %)(((
859 +Dynamic screensaver countdown
860 +)))|(% style="width:452px" %)(((
861 +Countdown to enter dynamic screensaver effect, unit (S)
862 +)))
863 +|=(% style="width: 160px;" %)(((
864 +HSW1870
865 +)))|(% style="width:282px" %)(((
866 +Display or set the dynamic or static IP mode of Ethernet1
867 +)))|(% style="width:452px" %)(((
868 +HSX1870.0 = 0, Static IP mode
869 +
870 +HSX1870.0 = 1, dynamic IP mode
871 +)))
872 +|=(% style="width: 160px;" %)(((
873 +HSW1871
874 +)))|(% style="width:282px" %)(((
875 +Confirm the IP, subnet mask, gateway, DNS1, DNS2, and dynamic static IP settings for Ethernet1
876 +)))|(% style="width:452px" %)(((
877 +~= 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)
878 +)))
879 +|=(% style="width: 160px;" %)(((
880 +HSW1872
881 +)))|(% colspan="1" rowspan="8" style="width:282px" %)(((
882 +①Display and modify DNS1 and DNS2 of Ethernet1
883 +
884 +②Related registers can be read and written mode (only static IP mode can be written)
885 +)))|(% style="width:452px" %)(((
886 +Ethernet1 Local DNS1 address high byte 1
887 +)))
888 +|=(% style="width: 160px;" %)(((
889 +HSW1873
890 +)))|(% style="width:452px" %)Ethernet1 Local DNS1 address high byte 2
891 +|=(% style="width: 160px;" %)(((
892 +HSW1874
893 +)))|(% style="width:452px" %)Ethernet1 Local DNS1 address high byte 3
894 +|=(% style="width: 160px;" %)(((
895 +HSW1875
896 +)))|(% style="width:452px" %)Ethernet1 Local DNS1 address high byte 4
897 +|=(% style="width: 160px;" %)(((
898 +HSW1876
899 +)))|(% style="width:452px" %)Ethernet1 Local DNS2 address high byte 1
900 +|=(% style="width: 160px;" %)(((
901 +HSW1877
902 +)))|(% style="width:452px" %)Ethernet1 Local DNS2 address high byte 2
903 +|=(% style="width: 160px;" %)(((
904 +HSW1878
905 +)))|(% style="width:452px" %)Ethernet1 Local DNS2 address high byte 3
906 +|=(% style="width: 160px;" %)(((
907 +HSW1879
908 +)))|(% style="width:452px" %)Ethernet1 Local DNS2 address high byte 4
909 +|=(% style="width: 160px;" %)HSW1890|(% colspan="1" style="width:282px" %)Enable refresh current network signal|(% style="width:452px" %)(((
910 +* =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)
911 +* =Others: not refresh
912 +)))
913 +|=(% style="width: 160px;" %)HSW1891|(% colspan="1" style="width:282px" %)Enable clear cache for screen data  |(% style="width:452px" %)(((
914 +* =1, not clear screen cache when switch language
915 +* =2, trigger clear cache of all screens for once time
916 +* =3, always clear cache of all screen data
917 +)))
662 662  |=(% style="width: 160px;" %)HSW10000~~19999|(% style="width:282px" %)Power-down storage area|(% style="width:452px" %)After restart, the data remains
663 663  |=(% style="width: 160px;" %)HSW10035|(% rowspan="13" style="width:282px" %)(((
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 +Note: Valid when Ethernet1 of HMI is plugged into the network cable.
921 +①、When the Ethernet setting is enabled in the project parameters, this register displays the set value.
922 +②. When the Ethernet setting is not enabled in the engineering parameters, the register displays the Ethernet IP automatically acquired by the HMI.
923 +③. When the HMI is not plugged into the network cable, the register will show 0 whether the engineering parameters are set or not.
924 +④.IP related registers can be read and written (only static IP mode can be written).
670 670  )))|(% style="width:452px" %)Local IP address high byte 1
671 671  |=(% style="width: 160px;" %)HSW10036|(% style="width:452px" %)Local IP address high byte 2
672 672  |=(% style="width: 160px;" %)HSW10037|(% style="width:452px" %)Local IP address high byte 3
... ... @@ -681,9 +681,11 @@
681 681  |=(% style="width: 160px;" %)HSW10046|(% style="width:452px" %)Local gateway address high byte 4
682 682  |=(% style="width: 160px;" %)HSW10047|(% style="width:452px" %)Local port address
683 683  |=(% style="width: 160px;" %)HSW10048|(% rowspan="6" style="width:282px" %)(((
684 -Displays the MAC code of the current network card
939 +Display the MAC code of Ethernet1 NIC
685 685  
686 -(Hexadecimal display)
941 +(hexadecimal display)
942 +
943 +②Read-only mode, not modifiable
687 687  )))|(% style="width:452px" %)Local MAC code high word 1
688 688  |=(% style="width: 160px;" %)HSW10049|(% style="width:452px" %)Local MAC code high word 2
689 689  |=(% style="width: 160px;" %)HSW10050|(% style="width:452px" %)Local MAC code high word 3
... ... @@ -690,7 +690,7 @@
690 690  |=(% style="width: 160px;" %)HSW10051|(% style="width:452px" %)Local MAC code high word 4
691 691  |=(% style="width: 160px;" %)HSW10052|(% style="width:452px" %)Local MAC code high word 5
692 692  |=(% style="width: 160px;" %)HSW10053|(% style="width:452px" %)Local MAC code high word 6
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
950 +|=(% 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
694 694  |=(% style="width: 160px;" %)HSW10119|(% style="width:452px" %)HMI remote TSAP, which corresponds to the local TSAP of PLC
695 695  |=(% style="width: 160px;" %)HSW10461~~10493|(% style="width:282px" %)Remote access password|(% style="width:452px" %)8-character remote access password
696 696  |=(% style="width: 160px;" %)HSW10494~~10558|(% style="width:282px" %)Machine ID (Read only)|(% style="width:452px" %)Machine ID for remote access (read only 64-bit)
... ... @@ -772,9 +772,36 @@
772 772  )))
773 773  |=(% style="width: 160px;" %)HSW11760|(% style="width:282px" %)Screensaver countdown|(% style="width:452px" %)Display the countdown to enter the Screensaver, unit: second.
774 774  |=(% style="width: 160px;" %)HSW11761|(% style="width:282px" %)Screensaver screen number|(% style="width:452px" %)Set the screen number for Screensaver
1032 +|=(% style="width: 160px;" %)(((
1033 +HSW11762
1034 +)))|(% style="width:282px" %)(((
1035 +Dynamic screensaver control address
1036 +)))|(% style="width:452px" %)(((
1037 +HSX11762.0=0, initialize with project configuration;
775 775  
776 -== **Serial port communication configuration** ==
1039 +HSX11762.0=1, initialize with special register configuration;
777 777  
1041 +HSX11762.1=0, disable dynamic screensaver;
1042 +
1043 +HSX11762.1=1, enable dynamic screensaver
1044 +)))
1045 +|=(% style="width: 160px;" %)(((
1046 +HSW11763
1047 +)))|(% style="width:282px" %)(((
1048 +Waiting time to enter the dynamic screensaver
1049 +)))|(% style="width:452px" %)(((
1050 +Waiting time when the screen is not operated, range 1~~720 minutes
1051 +)))
1052 +|=(% style="width: 160px;" %)(((
1053 +HSW11764
1054 +)))|(% style="width:282px" %)(((
1055 +Animated screensaver animation type
1056 +)))|(% style="width:452px" %)(((
1057 +~=0: Raster,=1: Blinds,=2: Bubble
1058 +)))
1059 +
1060 +== Serial port communication configuration ==
1061 +
778 778  (% class="table-bordered" %)
779 779  |=(% scope="row" style="width: 102px;" %)Port|=(% style="width: 173px;" %)**Function**|=(% style="width: 122px;" %)**Address**|=(% colspan="2" style="width: 506px;" %)**Description**
780 780  |(% colspan="1" rowspan="11" style="width:102px" %)COM1|(% style="width:173px" %)Communication mode|(% style="width:122px" %)HSW10061|(% colspan="2" style="width:506px" %)(((
... ... @@ -806,10 +806,22 @@
806 806  * =1: ODD
807 807  * =2: EVEN
808 808  )))
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
1093 +|(% style="width:173px" %)Wait timeout|(% style="width:122px" %)HSW10066|(% colspan="2" style="width:506px" %)(((
1094 +* Unit: ms.
1095 +* Range: 0 to 30000
1096 +)))
1097 +|(% style="width:173px" %)reveive timeout|(% style="width:122px" %)HSW10067|(% colspan="2" style="width:506px" %)(((
1098 +* Unit: ms.
1099 +* Range: 0 to 30000
1100 +)))
1101 +|(% style="width:173px" %)Retry time|(% style="width:122px" %)HSW10068|(% colspan="2" style="width:506px" %)(((
1102 +* Unit: times.
1103 +* Range: 0 to 100
1104 +)))
1105 +|(% style="width:173px" %)Retry timeout|(% style="width:122px" %)HSW10069|(% colspan="2" style="width:506px" %)(((
1106 +* Unit: s.
1107 +* Range: 0 to 300
1108 +)))
813 813  |(% style="width:173px" %)HMI station number|(% style="width:122px" %)HSW10070|(% colspan="2" style="width:506px" %)
814 814  |(% style="width:173px" %)PLC station number|(% style="width:122px" %)HSW10071|(% colspan="2" style="width:506px" %)
815 815  |(% colspan="1" rowspan="11" style="width:102px" %)COM1-2|(% style="width:173px" %)Communication mode|(% style="width:122px" %)HSW10094|(% colspan="2" style="width:506px" %)(((
... ... @@ -842,10 +842,22 @@
842 842  * =1: ODD
843 843  * =2: EVEN
844 844  )))
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
1141 +|(% style="width:173px" %)Wait timeout|(% style="width:122px" %)HSW10099|(% colspan="2" style="width:506px" %)(((
1142 +* Unit: ms.
1143 +* Range: 0 to 30000
1144 +)))
1145 +|(% style="width:173px" %)receive timeout|(% style="width:122px" %)HSW10100|(% colspan="2" style="width:506px" %)(((
1146 +* Unit: ms.
1147 +* Range: 0 to 30000
1148 +)))
1149 +|(% style="width:173px" %)Retry time|(% style="width:122px" %)HSW10101|(% colspan="2" style="width:506px" %)(((
1150 +* Unit: times.
1151 +* Range: 0 to 100
1152 +)))
1153 +|(% style="width:173px" %)Retry timeout|(% style="width:122px" %)HSW10102|(% colspan="2" style="width:506px" %)(((
1154 +* Unit: s.
1155 +* Range: 0 to 30
1156 +)))
849 849  |(% style="width:173px" %)HMI station number|(% style="width:122px" %)HSW10103|(% colspan="2" style="width:506px" %)
850 850  |(% style="width:173px" %)PLC station number|(% style="width:122px" %)HSW10104|(% colspan="2" style="width:506px" %)
851 851  |(% colspan="1" rowspan="11" style="width:102px" %)COM1-3|(% style="width:173px" %)Communication mode|(% style="width:122px" %)HSW10120|(% colspan="2" style="width:506px" %)(((
... ... @@ -878,10 +878,22 @@
878 878  * =1: ODD
879 879  * =2: EVEN
880 880  )))
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
1189 +|(% style="width:173px" %)Wait timeout|(% style="width:122px" %)HSW10125|(% colspan="2" style="width:506px" %)(((
1190 +* Unit: ms.
1191 +* Range: 0 to 30000
1192 +)))
1193 +|(% style="width:173px" %)receive timeout|(% style="width:122px" %)HSW10126|(% colspan="2" style="width:506px" %)(((
1194 +* Unit: ms.
1195 +* Range: 0 to 30000
1196 +)))
1197 +|(% style="width:173px" %)Retry time|(% style="width:122px" %)HSW10127|(% colspan="2" style="width:506px" %)(((
1198 +* Unit: times.
1199 +* Range: 0 to 100
1200 +)))
1201 +|(% style="width:173px" %)Retry timeout|(% style="width:122px" %)HSW10128|(% colspan="2" style="width:506px" %)(((
1202 +* Unit: s.
1203 +* Range: 0 to 30
1204 +)))
885 885  |(% style="width:173px" %)HMI station number|(% style="width:122px" %)HSW10129|(% colspan="2" style="width:506px" %)
886 886  |(% style="width:173px" %)PLC station number|(% style="width:122px" %)HSW10130|(% colspan="2" style="width:506px" %)
887 887  |(% colspan="1" rowspan="11" style="width:102px" %)COM2|(% style="width:173px" %)Communication mode|(% style="width:122px" %)HSW10072|(% colspan="2" style="width:506px" %)(((
... ... @@ -912,10 +912,22 @@
912 912  * =1: ODD
913 913  * =2: EVEN
914 914  )))
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
1235 +|(% style="width:173px" %)Wait timeout|(% style="width:122px" %)HSW10077|(% colspan="2" style="width:506px" %)(((
1236 +* Unit: ms.
1237 +* Range: 0 to 30000
1238 +)))
1239 +|(% style="width:173px" %)receive timeout|(% style="width:122px" %)HSW10078|(% colspan="2" style="width:506px" %)(((
1240 +* Unit: ms.
1241 +* Range: 0 to 30000
1242 +)))
1243 +|(% style="width:173px" %)Retry time|(% style="width:122px" %)HSW10079|(% colspan="2" style="width:506px" %)(((
1244 +* Unit: times.
1245 +* Range: 0 to 100
1246 +)))
1247 +|(% style="width:173px" %)Retry timeout|(% style="width:122px" %)HSW10080|(% colspan="2" style="width:506px" %)(((
1248 +* Unit: s.
1249 +* Range: 0 to 30
1250 +)))
919 919  |(% style="width:173px" %)HMI station number|(% style="width:122px" %)HSW10081|(% colspan="2" style="width:506px" %)
920 920  |(% style="width:173px" %)PLC station number|(% style="width:122px" %)HSW10082|(% colspan="2" style="width:506px" %)
921 921  |(% colspan="1" rowspan="11" style="width:102px" %)COM2-2|(% style="width:173px" %)Communication mode|(% style="width:122px" %)HSW10105|(% colspan="2" style="width:506px" %)(((
... ... @@ -946,10 +946,22 @@
946 946  * =1: ODD
947 947  * =2: EVEN
948 948  )))
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
1281 +|(% style="width:173px" %)Wait timeout|(% style="width:122px" %)HSW10110|(% colspan="2" style="width:506px" %)(((
1282 +* Unit: ms.
1283 +* Range: 0 to 30000
1284 +)))
1285 +|(% style="width:173px" %)receive timeout|(% style="width:122px" %)HSW10111|(% colspan="2" style="width:506px" %)(((
1286 +* Unit: ms.
1287 +* Range: 0 to 30000
1288 +)))
1289 +|(% style="width:173px" %)Retry time|(% style="width:122px" %)HSW10112|(% colspan="2" style="width:506px" %)(((
1290 +* Unit: times.
1291 +* Range: 0 to 100
1292 +)))
1293 +|(% style="width:173px" %)Retry timeout|(% style="width:122px" %)HSW10113|(% colspan="2" style="width:506px" %)(((
1294 +* Unit: s.
1295 +* Range: 0 to 30
1296 +)))
953 953  |(% style="width:173px" %)HMI station number|(% style="width:122px" %)HSW10114|(% colspan="2" style="width:506px" %)
954 954  |(% style="width:173px" %)PLC station number|(% style="width:122px" %)HSW10115|(% colspan="2" style="width:506px" %)
955 955  |(% colspan="1" rowspan="11" style="width:102px" %)COM3|(% style="width:173px" %)Communication mode|(% style="width:122px" %)HSW10083|(% colspan="2" style="width:506px" %)(((
... ... @@ -979,29 +979,48 @@
979 979  * =1: ODD
980 980  * =2: EVEN
981 981  )))
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
1326 +|(% style="width:173px" %)Wait timeout|(% style="width:122px" %)HSW10088|(% colspan="2" style="width:506px" %)(((
1327 +* Unit: ms.
1328 +* Range: 0 to 30000
1329 +)))
1330 +|(% style="width:173px" %)receive timeout|(% style="width:122px" %)HSW10089|(% colspan="2" style="width:506px" %)(((
1331 +* Unit: ms.
1332 +* Range: 0 to 30000
1333 +)))
1334 +|(% style="width:173px" %)Retry time|(% style="width:122px" %)HSW10090|(% colspan="2" style="width:506px" %)(((
1335 +* Unit: times.
1336 +* Range: 0 to 100
1337 +)))
1338 +|(% style="width:173px" %)Retry timeout|(% style="width:122px" %)HSW10091|(% colspan="2" style="width:506px" %)(((
1339 +* Unit: s.
1340 +* Range: 0 to 30
1341 +)))
986 986  |(% style="width:173px" %)HMI station number|(% style="width:122px" %)HSW10092|(% colspan="2" style="width:506px" %)
987 987  |(% style="width:173px" %)PLC station number|(% style="width:122px" %)HSW10093|(% colspan="2" style="width:506px" %)
988 988  |(% colspan="1" rowspan="2" style="width:102px" %)CAN port|(% style="width:173px" %)CAN1 baud rate|(% style="width:122px" %)HSW010116|(% style="width:299px" %)(((
989 -Unit: K, the baud rate must be an integer, for example, when the baud rate required is 250000, just enter 250.
1345 +Unit: K, the baud rate must be an integer.
1346 +
1347 +For example, when the baud rate required is 250000, just enter 250.
990 990  )))|(% 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.
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.
1349 +|(% style="width:173px" %)CAN2 baud rate|(% style="width:122px" %)HSW010117|(% style="width:299px" %)(((
1350 +Unit: K, the baud rate must be an integer.
992 992  
993 -== **Ethernet communication configuration** ==
1352 +For example, when the baud rate required is 250000, just enter 250.
1353 +)))
994 994  
1355 +== Ethernet communication configuration ==
1356 +
995 995  (% class="table-bordered" %)
996 -|=(% style="width: 40px;" %)**No.**|=(% style="width: 295px;" %)**Function**|=(% style="width: 220px;" %)**Address**|=(% style="width: 336px;" %)**Description**
1358 +|(% style="width:40px" %)**No.**|(% style="width:295px" %)**Function**|(% style="width:220px" %)**Address**|(% style="width:336px" %)**Description**
997 997  |(% 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
998 998  |(% style="width:220px" %)HSW11005|(% style="width:336px" %)Device IP address high word 2
999 999  |(% style="width:220px" %)HSW11006|(% style="width:336px" %)Device IP address high word 3
1000 1000  |(% style="width:220px" %)HSW11007|(% style="width:336px" %)Device IP address high word 4
1001 1001  |(% style="width:220px" %)HSW11008|(% style="width:336px" %)Device Port number
1002 -|(% style="width:220px" %)HSW11009|=(% style="width: 336px;" %)(((
1003 -* =2 TCP
1004 -* =3 UDP
1364 +|(% style="width:220px" %)HSW11009|(% style="width:336px" %)(((
1365 +~=2 TCP
1366 +
1367 +~=3 UDP
1005 1005  )))
1006 1006  |(% style="width:220px" %)HSW11010|(% style="width:336px" %)Reserved
1007 1007  |(% 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
... ... @@ -1009,9 +1009,10 @@
1009 1009  |(% style="width:220px" %)HSW11013|(% style="width:336px" %)Device IP address high word 3
1010 1010  |(% style="width:220px" %)HSW11014|(% style="width:336px" %)Device IP address high word 4
1011 1011  |(% style="width:220px" %)HSW11015|(% style="width:336px" %)Device Port number
1012 -|(% style="width:220px" %)HSW11016|=(% style="width: 336px;" %)(((
1013 -* =2 TCP
1014 -* =3 UDP
1375 +|(% style="width:220px" %)HSW11016|(% style="width:336px" %)(((
1376 +~=2 TCP
1377 +
1378 +~=3 UDP
1015 1015  )))
1016 1016  |(% style="width:220px" %)HSW11017|(% style="width:336px" %)Reserved
1017 1017  |(% style="width:40px" %)…|(% style="width:295px" %) |(% style="width:220px" %)…|(% style="width:336px" %)…
... ... @@ -1020,7 +1020,11 @@
1020 1020  |(% style="width:220px" %)HSW11223|(% style="width:336px" %)Device IP address high word 3
1021 1021  |(% style="width:220px" %)HSW11224|(% style="width:336px" %)Device IP address high word 4
1022 1022  |(% style="width:220px" %)HSW11225|(% style="width:336px" %)Device Port number
1023 -|(% style="width:220px" %)HSW11226|=(% style="width: 336px;" %)2 TCP; =3 UDP
1387 +|(% style="width:220px" %)HSW11226|(% style="width:336px" %)(((
1388 +~=2 TCP;
1389 +
1390 +~=3 UDP
1391 +)))
1024 1024  |(% style="width:220px" %)HSW11227|(% style="width:336px" %)Reserved
1025 1025  
1026 1026  (% class="box infomessage" %)
... ... @@ -1028,7 +1028,7 @@
1028 1028  **✎Note:** The number of Ethernet connections supported by different HMI series varies.
1029 1029  )))
1030 1030  
1031 -== **Communication control** ==
1399 +== Communication control ==
1032 1032  
1033 1033  (% class="table-bordered" %)
1034 1034  |=(% style="width: 135px;" %)**Communication No.**|=(% style="width: 102px;" %)**Station No.**|=(% style="width: 185px;" %)**Control bit**|=(% style="width: 191px;" %)**Communication lamp**|=(% style="width: 271px;" %)**Description**