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 29.1
edited by Mora Zhou
on 2023/10/27 16:33
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -12 HMI internal registers
1 +13.HMI Internal Registers
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Stone
1 +XWiki.Mora
Content
... ... @@ -4,11 +4,11 @@
4 4  
5 5  *HSW, HDW, HUW, HAW are word address, HSX, HDX, HUX, HAX are bit address.
6 6  
7 -1. **System data area (HSW): **A special register defined by the system.
8 -1. **Data storage area (HDW/HDX): **Users store user data.
9 -1. **System data area (HUW): **A special register defined by the system.
10 -1. **System Data (HAW)**: System register used for power-off save.
11 -1. **Recipe index area (RPW): **System register used for recipe index.
7 +* **System data area (HSW): **A special register defined by the system.
8 +* **Data storage area (HDW/HDX): **Users store user data.
9 +* **System data area (HUW): **A special register defined by the system.
10 +* **System Data (HAW)**: System register used for power-off save.
11 +* **Recipe index area (RPW): **System register used for recipe index.
12 12  
13 13  HMI internal registers are divided into bit address and word address, which can be accessed in two ways (take HDW as an example).
14 14  
... ... @@ -25,6 +25,11 @@
25 25  * The address of the bit address HDX is with a decimal point while word addresses are integers.
26 26  )))
27 27  
28 += Address ranges table =
29 +
30 +(% style="text-align:center" %)
31 +[[image:6.png]]
32 +
28 28  = **Data storage area (HDW/HDX)** =
29 29  
30 30  It is used to save the temporary data of project.
... ... @@ -60,8 +60,8 @@
60 60  
61 61  It is used for system special registers (reserved by system).
62 62  
63 -1. Access as word, and serial number range is from HUW0 to HUW199999.
64 -1. Access as bit, and serial number range is from HUX0.0 to HUX199999.15.
68 +1. Access as word, and serial number range is from HUW0 to HUW1599.
69 +1. Access as bit, and serial number range is from HUX0.0 to HUX1599.15.
65 65  
66 66  **✎Note:**
67 67  
... ... @@ -150,7 +150,7 @@
150 150  )))
151 151  |=(% style="width: 160px;" %)HSW6~~HSW7|(% style="width:282px" %)Number of alarms|(% style="width:452px" %)The number of alarm (it also includes the records of alarm confirmed)
152 152  |=(% style="width: 160px;" %)HSW8|(% style="width:282px" %)Number of unconfirmed history alarm|(% style="width:452px" %)The number of unconfirmed history alarm
153 -|=(% style="width: 160px;" %)HSW9|(% style="width:282px" %)Time out tip|(% style="width:452px" %)(((
158 +|=(% style="width: 160px;" %)HSW9|(% style="width:282px" %)Time out prompt|(% style="width:452px" %)(((
154 154  * =0: Enable
155 155  * =1: Disable
156 156  )))
... ... @@ -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).
249 +* =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).
250 +* =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
... ... @@ -450,7 +450,7 @@
450 450  Address mapping polling cycle, effective range: 40~~1000ms, default: 300ms.
451 451  
452 452  * When the set value is greater than 1000, the value is 1000.
453 -* When the set value is greater than 1000, it changes to the default value 300
458 +* When the set value is lower than 40, it changes to the default value 300
454 454  )))
455 455  |=(% style="width: 160px;" %)HSW1087|(% style="width:282px" %)Control write interval in address mapping|(% style="width:452px" %)(((
456 456  After reading data to the device for N times, Perform an address mapping write operation. N is the interval value. The effective range: 0~~5, and default is 2.
... ... @@ -485,6 +485,8 @@
485 485  * =0, Default value
486 486  * =1, Release the alarm generated before the last power-down when starting up
487 487  )))
493 +|=(% 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
494 +|=(% 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  )))
601 +|=(% style="width: 160px;" %)HSW1740|(% style="width:282px" %)Wi-fi signal strength|(% style="width:452px" %)(((
602 +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)
603 +)))
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
631 +|=(% style="width: 160px;" %)(((
632 +HSW1762
633 +)))|(% colspan="1" rowspan="13" style="width:282px" %)(((
634 +Note: Valid when Ethernet2 of HMI is plugged into the network cable.
635 +①、When the Ethernet setting is enabled in the project parameters, this register displays the set value.
636 +②. When the Ethernet setting is not enabled in the engineering parameters, the register displays the Ethernet IP automatically acquired by the HMI.
637 +③. When the HMI is not plugged into the network cable, the register will show 0 whether the engineering parameters are set or not.
638 +④.IP related registers can be read and written (only static IP mode can be written).
639 +)))|(% style="width:452px" %)(((
640 +Ethernet2 Local IP address high byte 1
641 +)))
642 +|=(% style="width: 160px;" %)(((
643 +HSW1763
644 +)))|(% style="width:452px" %)(((
645 +Ethernet2 Local IP address high byte 2
646 +)))
647 +|=(% style="width: 160px;" %)(((
648 +HSW1764
649 +)))|(% style="width:452px" %)(((
650 +Ethernet2 Local IP address high byte 3
651 +)))
652 +|=(% style="width: 160px;" %)(((
653 +HSW1765
654 +)))|(% style="width:452px" %)(((
655 +Ethernet2 Local IP address high byte 4
656 +)))
657 +|=(% style="width: 160px;" %)(((
658 +HSW1766
659 +)))|(% style="width:452px" %)(((
660 +Ethernet2 Local mask IP address high byte 1
661 +)))
662 +|=(% style="width: 160px;" %)(((
663 +HSW1767
664 +)))|(% style="width:452px" %)(((
665 +Ethernet2 Local mask IP address high byte 2
666 +)))
667 +|=(% style="width: 160px;" %)(((
668 +HSW1768
669 +)))|(% style="width:452px" %)Ethernet2 Local mask IP address high byte 3
670 +|=(% style="width: 160px;" %)HSW1769|(% style="width:452px" %)Ethernet2 Local mask IP address high byte 4
671 +|=(% style="width: 160px;" %)(((
672 +HSW1770
673 +)))|(% style="width:452px" %)(((
674 +Ethernet2 Local gateway IP address high byte 1
675 +)))
676 +|=(% style="width: 160px;" %)(((
677 +HSW1771
678 +)))|(% style="width:452px" %)(((
679 +Ethernet2 Local gateway IP address high byte 2
680 +)))
681 +|=(% style="width: 160px;" %)(((
682 +HSW1772
683 +)))|(% style="width:452px" %)(((
684 +Ethernet2 Local gateway IP address high byte 3
685 +)))
686 +|=(% style="width: 160px;" %)(((
687 +HSW1773
688 +)))|(% style="width:452px" %)(((
689 +Ethernet2 Local gateway IP address high byte 4
690 +)))
691 +|=(% style="width: 160px;" %)(((
692 +HSW1774
693 +)))|(% style="width:452px" %)(((
694 +Ethernet2 Local Port Address
695 +)))
696 +|=(% style="width: 160px;" %)(((
697 +HSW1775
698 +)))|(% colspan="1" rowspan="6" style="width:282px" %)(((
699 +①Display the MAC code of Ethernet2 NIC
700 +
701 +(hexadecimal display)
702 +
703 +②Read-only mode, not modifiable
704 +)))|(% style="width:452px" %)(((
705 +Ethernet2 Local MAC code high byte 1
706 +)))
707 +|=(% style="width: 160px;" %)(((
708 +HSW1776
709 +)))|(% style="width:452px" %)(((
710 +Ethernet2 Local MAC code high byte 2
711 +)))
712 +|=(% style="width: 160px;" %)(((
713 +HSW1777
714 +)))|(% style="width:452px" %)(((
715 +Ethernet2 Local MAC code high byte 3
716 +)))
717 +|=(% style="width: 160px;" %)(((
718 +HSW1778
719 +)))|(% style="width:452px" %)(((
720 +Ethernet2 Local MAC code high byte 4
721 +)))
722 +|=(% style="width: 160px;" %)(((
723 +HSW1779
724 +)))|(% style="width:452px" %)(((
725 +Ethernet2 Local MAC code high byte 5
726 +)))
727 +|=(% style="width: 160px;" %)(((
728 +HSW1780
729 +)))|(% style="width:452px" %)(((
730 +Ethernet2 Local MAC code high byte 6
731 +)))
732 +|=(% style="width: 160px;" %)(((
733 +HSW1781
734 +)))|(% colspan="1" rowspan="8" style="width:282px" %)(((
735 +①Display and modify DNS1 and DNS2 of Ethernet2
736 +
737 +②Related registers can be read and written mode (only static IP mode can be written)
738 +)))|(% style="width:452px" %)(((
739 +Ethernet2 Local DNS1 address high byte 1
740 +)))
741 +|=(% style="width: 160px;" %)(((
742 +HSW1782
743 +)))|(% style="width:452px" %)(((
744 +Ethernet2 Local DNS1 address high byte 2
745 +)))
746 +|=(% style="width: 160px;" %)(((
747 +HSW1783
748 +)))|(% style="width:452px" %)(((
749 +Ethernet2 Local DNS1 address high byte 3
750 +)))
751 +|=(% style="width: 160px;" %)(((
752 +HSW1784
753 +)))|(% style="width:452px" %)(((
754 +Ethernet2 Local DNS1 address high byte 4
755 +)))
756 +|=(% style="width: 160px;" %)(((
757 +HSW1785
758 +)))|(% style="width:452px" %)(((
759 +Ethernet2 Local DNS2 address high byte 1
760 +)))
761 +|=(% style="width: 160px;" %)(((
762 +HSW1786
763 +)))|(% style="width:452px" %)(((
764 +Ethernet2 Local DNS2 address high byte 2
765 +)))
766 +|=(% style="width: 160px;" %)(((
767 +HSW1787
768 +)))|(% style="width:452px" %)(((
769 +Ethernet2 Local DNS2 address high byte 3
770 +)))
771 +|=(% style="width: 160px;" %)(((
772 +HSW1788
773 +)))|(% style="width:452px" %)(((
774 +Ethernet2 Local DNS2 address high byte 4
775 +)))
776 +|=(% style="width: 160px;" %)(((
777 +HSW1789
778 +)))|(% colspan="1" style="width:282px" %)(((
779 +Display or set the dynamic or static IP mode of Ethernet2
780 +)))|(% style="width:452px" %)(((
781 +HSX1789.0 = 0, Static IP mode
782 +
783 +HSX1789.0 = 1, dynamic IP mode
784 +)))
785 +|=(% style="width: 160px;" %)(((
786 +HSW1790
787 +)))|(% colspan="1" style="width:282px" %)(((
788 +Confirm Ethernet2 IP, subnet mask, gateway, DNS1, DNS2, and dynamic static IP settings
789 +)))|(% style="width:452px" %)(((
790 +~= 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)
791 +)))
792 +|=(% style="width: 160px;" %)(((
793 +HSW1791
794 +)))|(% colspan="1" style="width:282px" %)(((
795 +Network status of the Ethernet2 connection server
796 +)))|(% style="width:452px" %)(((
797 +~= 0, connection to the server is abnormal = 1, connection to the server is normal
798 +)))
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
803 +
804 +(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
826 +|=(% style="width: 160px;" %)HSW1865|(% style="width:282px" %)Priority connection to the cloud|(% style="width:452px" %)(((
827 +* =0: priority Ethernet
828 +* =1: priority WLAN
829 +* =2: priority 4G
649 649  )))
831 +|=(% style="width: 160px;" %)HSW1866|(% style="width:282px" %)Delete the Lua extension module file|(% style="width:452px" %)(((
832 +* =0: delete;
833 +* = Others: do not delete
834 +)))
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
838 +* = 0: yes (default);
839 +* = 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
844 +* = 0: yes (default);
845 +* = 1: no
661 661  )))
847 +|=(% style="width: 160px;" %)(((
848 +HSW1869
849 +)))|(% style="width:282px" %)(((
850 +Dynamic screensaver countdown
851 +)))|(% style="width:452px" %)(((
852 +Countdown to enter dynamic screensaver effect, unit (S)
853 +)))
854 +|=(% style="width: 160px;" %)(((
855 +HSW1870
856 +)))|(% style="width:282px" %)(((
857 +Display or set the dynamic or static IP mode of Ethernet1
858 +)))|(% style="width:452px" %)(((
859 +HSX1870.0 = 0, Static IP mode
860 +
861 +HSX1870.0 = 1, dynamic IP mode
862 +)))
863 +|=(% style="width: 160px;" %)(((
864 +HSW1871
865 +)))|(% style="width:282px" %)(((
866 +Confirm the IP, subnet mask, gateway, DNS1, DNS2, and dynamic static IP settings for Ethernet1
867 +)))|(% style="width:452px" %)(((
868 +~= 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)
869 +)))
870 +|=(% style="width: 160px;" %)(((
871 +HSW1872
872 +)))|(% colspan="1" rowspan="8" style="width:282px" %)(((
873 +①Display and modify DNS1 and DNS2 of Ethernet1
874 +
875 +②Related registers can be read and written mode (only static IP mode can be written)
876 +)))|(% style="width:452px" %)(((
877 +Ethernet1 Local DNS1 address high byte 1
878 +)))
879 +|=(% style="width: 160px;" %)(((
880 +HSW1873
881 +)))|(% style="width:452px" %)Ethernet1 Local DNS1 address high byte 2
882 +|=(% style="width: 160px;" %)(((
883 +HSW1874
884 +)))|(% style="width:452px" %)Ethernet1 Local DNS1 address high byte 3
885 +|=(% style="width: 160px;" %)(((
886 +HSW1875
887 +)))|(% style="width:452px" %)Ethernet1 Local DNS1 address high byte 4
888 +|=(% style="width: 160px;" %)(((
889 +HSW1876
890 +)))|(% style="width:452px" %)Ethernet1 Local DNS2 address high byte 1
891 +|=(% style="width: 160px;" %)(((
892 +HSW1877
893 +)))|(% style="width:452px" %)Ethernet1 Local DNS2 address high byte 2
894 +|=(% style="width: 160px;" %)(((
895 +HSW1878
896 +)))|(% style="width:452px" %)Ethernet1 Local DNS2 address high byte 3
897 +|=(% style="width: 160px;" %)(((
898 +HSW1879
899 +)))|(% style="width:452px" %)Ethernet1 Local DNS2 address high byte 4
900 +|=(% style="width: 160px;" %)HSW1890|(% colspan="1" style="width:282px" %)Enable refresh current network signal|(% style="width:452px" %)(((
901 +* =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)
902 +* =Others: not refresh
903 +)))
904 +|=(% style="width: 160px;" %)HSW1891|(% colspan="1" style="width:282px" %)Enable clear cache for screen data  |(% style="width:452px" %)(((
905 +* =1, not clear screen cache when switch language
906 +* =2, trigger clear cache of all screens for once time
907 +* =3, always clear cache of all screen data
908 +)))
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.
911 +Note: Valid when Ethernet1 of HMI is plugged into the network cable.
912 +① When the Ethernet setting is enabled in the project parameters, this register displays the set value.
913 +② When the Ethernet setting is not enabled in the engineering parameters, the register displays the Ethernet IP automatically acquired by the HMI.
914 +③ When the HMI is not plugged into the network cable, the register will show 0 whether the engineering parameters are set or not.
915 +④ 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
930 +Display the MAC code of Ethernet1 NIC
685 685  
686 -(Hexadecimal display)
932 +(hexadecimal display)
933 +
934 +②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
941 +|=(% 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
1023 +|=(% style="width: 160px;" %)(((
1024 +HSW11762
1025 +)))|(% style="width:282px" %)(((
1026 +Dynamic screensaver control address
1027 +)))|(% style="width:452px" %)(((
1028 +HSX11762.0=0, initialize with project configuration;
775 775  
776 -== **Serial port communication configuration** ==
1030 +HSX11762.0=1, initialize with special register configuration;
777 777  
1032 +HSX11762.1=0, disable dynamic screensaver;
1033 +
1034 +HSX11762.1=1, enable dynamic screensaver
1035 +)))
1036 +|=(% style="width: 160px;" %)(((
1037 +HSW11763
1038 +)))|(% style="width:282px" %)(((
1039 +Waiting time to enter the dynamic screensaver
1040 +)))|(% style="width:452px" %)(((
1041 +Waiting time when the screen is not operated, range 1~~720 minutes
1042 +)))
1043 +|=(% style="width: 160px;" %)(((
1044 +HSW11764
1045 +)))|(% style="width:282px" %)(((
1046 +Animated screensaver animation type
1047 +)))|(% style="width:452px" %)(((
1048 +~=0: Raster,=1: Blinds,=2: Bubble
1049 +)))
1050 +
1051 +== Serial port communication configuration ==
1052 +
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
1084 +|(% style="width:173px" %)Wait timeout|(% style="width:122px" %)HSW10066|(% colspan="2" style="width:506px" %)(((
1085 +* Unit: ms.
1086 +* Range: 0 to 30000
1087 +)))
1088 +|(% style="width:173px" %)reveive timeout|(% style="width:122px" %)HSW10067|(% colspan="2" style="width:506px" %)(((
1089 +* Unit: ms.
1090 +* Range: 0 to 30000
1091 +)))
1092 +|(% style="width:173px" %)Retry time|(% style="width:122px" %)HSW10068|(% colspan="2" style="width:506px" %)(((
1093 +* Unit: times.
1094 +* Range: 0 to 100
1095 +)))
1096 +|(% style="width:173px" %)Retry timeout|(% style="width:122px" %)HSW10069|(% colspan="2" style="width:506px" %)(((
1097 +* Unit: s.
1098 +* Range: 0 to 300
1099 +)))
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
1132 +|(% style="width:173px" %)Wait timeout|(% style="width:122px" %)HSW10099|(% colspan="2" style="width:506px" %)(((
1133 +* Unit: ms.
1134 +* Range: 0 to 30000
1135 +)))
1136 +|(% style="width:173px" %)receive timeout|(% style="width:122px" %)HSW10100|(% colspan="2" style="width:506px" %)(((
1137 +* Unit: ms.
1138 +* Range: 0 to 30000
1139 +)))
1140 +|(% style="width:173px" %)Retry time|(% style="width:122px" %)HSW10101|(% colspan="2" style="width:506px" %)(((
1141 +* Unit: times.
1142 +* Range: 0 to 100
1143 +)))
1144 +|(% style="width:173px" %)Retry timeout|(% style="width:122px" %)HSW10102|(% colspan="2" style="width:506px" %)(((
1145 +* Unit: s.
1146 +* Range: 0 to 30
1147 +)))
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
1180 +|(% style="width:173px" %)Wait timeout|(% style="width:122px" %)HSW10125|(% colspan="2" style="width:506px" %)(((
1181 +* Unit: ms.
1182 +* Range: 0 to 30000
1183 +)))
1184 +|(% style="width:173px" %)receive timeout|(% style="width:122px" %)HSW10126|(% colspan="2" style="width:506px" %)(((
1185 +* Unit: ms.
1186 +* Range: 0 to 30000
1187 +)))
1188 +|(% style="width:173px" %)Retry time|(% style="width:122px" %)HSW10127|(% colspan="2" style="width:506px" %)(((
1189 +* Unit: times.
1190 +* Range: 0 to 100
1191 +)))
1192 +|(% style="width:173px" %)Retry timeout|(% style="width:122px" %)HSW10128|(% colspan="2" style="width:506px" %)(((
1193 +* Unit: s.
1194 +* Range: 0 to 30
1195 +)))
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
1226 +|(% style="width:173px" %)Wait timeout|(% style="width:122px" %)HSW10077|(% colspan="2" style="width:506px" %)(((
1227 +* Unit: ms.
1228 +* Range: 0 to 30000
1229 +)))
1230 +|(% style="width:173px" %)receive timeout|(% style="width:122px" %)HSW10078|(% colspan="2" style="width:506px" %)(((
1231 +* Unit: ms.
1232 +* Range: 0 to 30000
1233 +)))
1234 +|(% style="width:173px" %)Retry time|(% style="width:122px" %)HSW10079|(% colspan="2" style="width:506px" %)(((
1235 +* Unit: times.
1236 +* Range: 0 to 100
1237 +)))
1238 +|(% style="width:173px" %)Retry timeout|(% style="width:122px" %)HSW10080|(% colspan="2" style="width:506px" %)(((
1239 +* Unit: s.
1240 +* Range: 0 to 30
1241 +)))
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
1272 +|(% style="width:173px" %)Wait timeout|(% style="width:122px" %)HSW10110|(% colspan="2" style="width:506px" %)(((
1273 +* Unit: ms.
1274 +* Range: 0 to 30000
1275 +)))
1276 +|(% style="width:173px" %)receive timeout|(% style="width:122px" %)HSW10111|(% colspan="2" style="width:506px" %)(((
1277 +* Unit: ms.
1278 +* Range: 0 to 30000
1279 +)))
1280 +|(% style="width:173px" %)Retry time|(% style="width:122px" %)HSW10112|(% colspan="2" style="width:506px" %)(((
1281 +* Unit: times.
1282 +* Range: 0 to 100
1283 +)))
1284 +|(% style="width:173px" %)Retry timeout|(% style="width:122px" %)HSW10113|(% colspan="2" style="width:506px" %)(((
1285 +* Unit: s.
1286 +* Range: 0 to 30
1287 +)))
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
1317 +|(% style="width:173px" %)Wait timeout|(% style="width:122px" %)HSW10088|(% colspan="2" style="width:506px" %)(((
1318 +* Unit: ms.
1319 +* Range: 0 to 30000
1320 +)))
1321 +|(% style="width:173px" %)receive timeout|(% style="width:122px" %)HSW10089|(% colspan="2" style="width:506px" %)(((
1322 +* Unit: ms.
1323 +* Range: 0 to 30000
1324 +)))
1325 +|(% style="width:173px" %)Retry time|(% style="width:122px" %)HSW10090|(% colspan="2" style="width:506px" %)(((
1326 +* Unit: times.
1327 +* Range: 0 to 100
1328 +)))
1329 +|(% style="width:173px" %)Retry timeout|(% style="width:122px" %)HSW10091|(% colspan="2" style="width:506px" %)(((
1330 +* Unit: s.
1331 +* Range: 0 to 30
1332 +)))
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.
1336 +Unit: K, the baud rate must be an integer.
1337 +
1338 +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.
1340 +|(% style="width:173px" %)CAN2 baud rate|(% style="width:122px" %)HSW010117|(% style="width:299px" %)(((
1341 +Unit: K, the baud rate must be an integer.
992 992  
993 -== **Ethernet communication configuration** ==
1343 +For example, when the baud rate required is 250000, just enter 250.
1344 +)))
994 994  
1346 +== Ethernet communication configuration ==
1347 +
995 995  (% class="table-bordered" %)
996 -|=(% style="width: 40px;" %)**No.**|=(% style="width: 295px;" %)**Function**|=(% style="width: 220px;" %)**Address**|=(% style="width: 336px;" %)**Description**
1349 +|(% 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
1355 +|(% style="width:220px" %)HSW11009|(% style="width:336px" %)(((
1356 +~=2 TCP
1357 +
1358 +~=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
1366 +|(% style="width:220px" %)HSW11016|(% style="width:336px" %)(((
1367 +~=2 TCP
1368 +
1369 +~=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
1378 +|(% style="width:220px" %)HSW11226|(% style="width:336px" %)(((
1379 +~=2 TCP;
1380 +
1381 +~=3 UDP
1382 +)))
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** ==
1390 +== 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**
6.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Mora
Size
... ... @@ -1,0 +1,1 @@
1 +20.1 KB
Content