Changes for page 13 HMI Internal Registers

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

From version 3.1
edited by Stone Wu
on 2022/08/03 10:03
Change comment: There is no comment for this version
To version 18.1
edited by Hunter
on 2023/02/18 14:03
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,21 @@
25 25  * The address of the bit address HDX is with a decimal point while word addresses are integers.
26 26  )))
27 27  
28 +(% class="wikigeneratedid" %)
29 += Address ranges table =
30 +
31 +|=(% scope="row" style="width: 206px;" %)Address Type\HMI Series|=(% style="width: 240px;" %)General Series|=(% style="width: 200px;" %)i Series/HMI+ models|=(% style="width: 136px;" %)ie Series|=(% style="width: 232px;" %)ig Series
32 +|=(% style="width: 206px;" %)HDW|HDW0-HDW299999|HDW0-HDW299999|HDW0-HDW299999|HDW0-HDW299999
33 +|=(% style="width: 206px;" %)HSW|HSW0-HSW14999|HSW0-HSW14999|HSW0-HSW14999|HSW0-HSW14999
34 +|=(% style="width: 206px;" %)HAW|HAW0-HAW199999|HAW0-HAW199999|HAW0-HAW199999|HAW0-HAW199999
35 +|=(% style="width: 206px;" %)HUW|HUW0-HUW1599|HUW0-HUW1599|HUW0-HUW1599|HUW0-HUW1599
36 +|=(% style="width: 206px;" %)HDX|HDX0.0-HDX299999.15|HDX0.0-HDX299999.15|HDX0.0-HDX299999.15|HDX0.0-HDX299999.15
37 +|=(% style="width: 206px;" %)HSX|HSX0.0-HSX14999.15|HSX0.0-HSX14999.15|HSX0-HSX14999.15|HSX0.0-HSX14999.15
38 +|=(% style="width: 206px;" %)HAX|HAX0.0-HAX199999.15|HAX0.0-HAX199999.15|HAX0.0-HAX199999.15|HAX0.0-HAX199999.15
39 +|=(% style="width: 206px;" %)HUX|HUX0.0-HUX1599.15|HUX0.0-HUX1599.15|HUX0.0-HUX1599.15|HUX0.0-HUX1599.15
40 +|=(% style="width: 206px;" %)RPW| |RPW000000-RPW990450|RPW000000-RPW990450|RPW000000-RPW990450
41 +|=(% style="width: 206px;" %) |(% style="width:240px" %) |(% style="width:200px" %) |(% style="width:136px" %) |(% style="width:232px" %)
42 +
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).
259 +* =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).
260 +* =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
... ... @@ -339,9 +339,11 @@
339 339  * HDX882.1=0 SD card doesn't execute storage or storage finished.
340 340  * HDX882.1=1 SD card is reading data, don't remove SD card.
341 341  )))
342 -|=(% style="width: 160px;" %)HSW884|(% style="width:282px" %)Enter setup screen|(% style="width:452px" %)(((
343 -* = 0: Do not into setup screen
344 -* = 1: Enter setup screen
357 +|=(% style="width: 160px;" %)HSW884|(% style="width:282px" %)Enter the system network configuration interface|(% style="width:452px" %)(((
358 +* =0: Do not enter the network configuration interface
359 +* =1: Enter the system network configuration interface.
360 +** ig series HMI only supports to enter the system interface
361 +
345 345  )))
346 346  |=(% style="width: 160px;" %)HSW885|(% style="width:282px" %)When the control object hides the address is read failed (communication failure), set the display mode of the object|(% style="width:452px" %)(((
347 347  * = 0: displayed by object setting.
... ... @@ -483,6 +483,8 @@
483 483  * =0, Default value
484 484  * =1, Release the alarm generated before the last power-down when starting up
485 485  )))
503 +|=(% 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
504 +|=(% style="width: 160px;" %)HSW1201|(% style="width:452px" %)HMI remote TSAP, which corresponds to the local TSAP of PLC
486 486  |=(% style="width: 160px;" %)HSW1450|(% style="width:282px" %)Enable objects level password function|(% style="width:452px" %)(((
487 487  * =0, Disable
488 488  * =1, Enable
... ... @@ -510,6 +510,10 @@
510 510  * HSX1502.0=1: Modification comfirmed. Save the data of HSW1450~~HSW1501 to a file for immediate effect.
511 511  * HSX1502.1=1:Modification cancelled. Restore the current data of hSW1450-HSW1501 to the data saved in the file last time.
512 512  )))
532 +|=(% style="width: 160px;" %)HSW1509|(% style="width:282px" %)Curve width|(% style="width:452px" %)(((
533 +* =0: Use the curve width set by project default.
534 +* =1 to 10: use special register to set curve width.
535 +)))
513 513  |=(% style="width: 160px;" %)HSW1603|(% style="width:282px" %)Number of current unreleased alarms|(% style="width:452px" %)The number of current unreleased alarms in alarm record file.
514 514  |=(% style="width: 160px;" %)HSW1604|(% style="width:282px" %)The auxiliary judgment address when the control bit in the Object Lock fails to be read|(% style="width:452px" %)(((
515 515  * =0: The auxiliary address is invalid.
... ... @@ -585,6 +585,9 @@
585 585  * =0: Server connection exception
586 586  * =1: Server connection is OK
587 587  )))
611 +|=(% style="width: 160px;" %)HSW1740|(% style="width:282px" %)Wi-fi signal strength|(% style="width:452px" %)(((
612 +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)
613 +)))
588 588  |=(% 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
589 589  |=(% style="width: 160px;" %)HSW1742|(% style="width:452px" %)Local IP address high byte 2
590 590  |=(% style="width: 160px;" %)HSW1743|(% style="width:452px" %)Local IP address high byte 3
... ... @@ -612,10 +612,180 @@
612 612  * =1: Server connection is OK
613 613  )))
614 614  |=(% 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
641 +|=(% style="width: 160px;" %)(((
642 +HSW1762
643 +)))|(% colspan="1" rowspan="13" style="width:282px" %)(((
644 +Note: Valid when Ethernet2 of HMI is plugged into the network cable.
645 +①、When the Ethernet setting is enabled in the project parameters, this register displays the set value.
646 +②. When the Ethernet setting is not enabled in the engineering parameters, the register displays the Ethernet IP automatically acquired by the HMI.
647 +③. When the HMI is not plugged into the network cable, the register will show 0 whether the engineering parameters are set or not.
648 +④.IP related registers can be read and written (only static IP mode can be written).
649 +)))|(% style="width:452px" %)(((
650 +Ethernet2 Local IP address high byte 1
651 +)))
652 +|=(% style="width: 160px;" %)(((
653 +HSW1763
654 +)))|(% style="width:452px" %)(((
655 +Ethernet2 Local IP address high byte 2
656 +)))
657 +|=(% style="width: 160px;" %)(((
658 +HSW1764
659 +)))|(% style="width:452px" %)(((
660 +Ethernet2 Local IP address high byte 3
661 +)))
662 +|=(% style="width: 160px;" %)(((
663 +HSW1765
664 +)))|(% style="width:452px" %)(((
665 +Ethernet2 Local IP address high byte 4
666 +)))
667 +|=(% style="width: 160px;" %)(((
668 +HSW1766
669 +)))|(% style="width:452px" %)(((
670 +Ethernet2 Local mask IP address high byte 1
671 +)))
672 +|=(% style="width: 160px;" %)(((
673 +HSW1767
674 +)))|(% style="width:452px" %)(((
675 +Ethernet2 Local mask IP address high byte 2
676 +)))
677 +|=(% style="width: 160px;" %)(((
678 +HSW1768
679 +)))|(% style="width:452px" %)Ethernet2 Local mask IP address high byte 3
680 +|=(% style="width: 160px;" %)HSW1769|(% style="width:452px" %)Ethernet2 Local mask IP address high byte 4
681 +|=(% style="width: 160px;" %)(((
682 +HSW1770
683 +)))|(% style="width:452px" %)(((
684 +Ethernet2 Local gateway IP address high byte 1
685 +)))
686 +|=(% style="width: 160px;" %)(((
687 +HSW1771
688 +)))|(% style="width:452px" %)(((
689 +Ethernet2 Local gateway IP address high byte 2
690 +)))
691 +|=(% style="width: 160px;" %)(((
692 +HSW1772
693 +)))|(% style="width:452px" %)(((
694 +Ethernet2 Local gateway IP address high byte 3
695 +)))
696 +|=(% style="width: 160px;" %)(((
697 +HSW1773
698 +)))|(% style="width:452px" %)(((
699 +Ethernet2 Local gateway IP address high byte 4
700 +)))
701 +|=(% style="width: 160px;" %)(((
702 +HSW1774
703 +)))|(% style="width:452px" %)(((
704 +Ethernet2 Local Port Address
705 +)))
706 +|=(% style="width: 160px;" %)(((
707 +HSW1775
708 +)))|(% colspan="1" rowspan="6" style="width:282px" %)(((
709 +①Display the MAC code of Ethernet2 NIC
710 +
711 +(hexadecimal display)
712 +
713 +②Read-only mode, not modifiable
714 +)))|(% style="width:452px" %)(((
715 +Ethernet2 Local MAC code high byte 1
716 +)))
717 +|=(% style="width: 160px;" %)(((
718 +HSW1776
719 +)))|(% style="width:452px" %)(((
720 +Ethernet2 Local MAC code high byte 2
721 +)))
722 +|=(% style="width: 160px;" %)(((
723 +HSW1777
724 +)))|(% style="width:452px" %)(((
725 +Ethernet2 Local MAC code high byte 3
726 +)))
727 +|=(% style="width: 160px;" %)(((
728 +HSW1778
729 +)))|(% style="width:452px" %)(((
730 +Ethernet2 Local MAC code high byte 4
731 +)))
732 +|=(% style="width: 160px;" %)(((
733 +HSW1779
734 +)))|(% style="width:452px" %)(((
735 +Ethernet2 Local MAC code high byte 5
736 +)))
737 +|=(% style="width: 160px;" %)(((
738 +HSW1780
739 +)))|(% style="width:452px" %)(((
740 +Ethernet2 Local MAC code high byte 6
741 +)))
742 +|=(% style="width: 160px;" %)(((
743 +HSW1781
744 +)))|(% colspan="1" rowspan="8" style="width:282px" %)(((
745 +①Display and modify DNS1 and DNS2 of Ethernet2
746 +
747 +②Related registers can be read and written mode (only static IP mode can be written)
748 +)))|(% style="width:452px" %)(((
749 +Ethernet2 Local DNS1 address high byte 1
750 +)))
751 +|=(% style="width: 160px;" %)(((
752 +HSW1782
753 +)))|(% style="width:452px" %)(((
754 +Ethernet2 Local DNS1 address high byte 2
755 +)))
756 +|=(% style="width: 160px;" %)(((
757 +HSW1783
758 +)))|(% style="width:452px" %)(((
759 +Ethernet2 Local DNS1 address high byte 3
760 +)))
761 +|=(% style="width: 160px;" %)(((
762 +HSW1784
763 +)))|(% style="width:452px" %)(((
764 +Ethernet2 Local DNS1 address high byte 4
765 +)))
766 +|=(% style="width: 160px;" %)(((
767 +HSW1785
768 +)))|(% style="width:452px" %)(((
769 +Ethernet2 Local DNS2 address high byte 1
770 +)))
771 +|=(% style="width: 160px;" %)(((
772 +HSW1786
773 +)))|(% style="width:452px" %)(((
774 +Ethernet2 Local DNS2 address high byte 2
775 +)))
776 +|=(% style="width: 160px;" %)(((
777 +HSW1787
778 +)))|(% style="width:452px" %)(((
779 +Ethernet2 Local DNS2 address high byte 3
780 +)))
781 +|=(% style="width: 160px;" %)(((
782 +HSW1788
783 +)))|(% style="width:452px" %)(((
784 +Ethernet2 Local DNS2 address high byte 4
785 +)))
786 +|=(% style="width: 160px;" %)(((
787 +HSW1789
788 +)))|(% colspan="1" style="width:282px" %)(((
789 +Display or set the dynamic or static IP mode of Ethernet2
790 +)))|(% style="width:452px" %)(((
791 +HSX1789.0 = 0, Static IP mode
792 +
793 +HSX1789.0 = 1, dynamic IP mode
794 +)))
795 +|=(% style="width: 160px;" %)(((
796 +HSW1790
797 +)))|(% colspan="1" style="width:282px" %)(((
798 +Confirm Ethernet2 IP, subnet mask, gateway, DNS1, DNS2, and dynamic static IP settings
799 +)))|(% style="width:452px" %)(((
800 +~= 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)
801 +)))
802 +|=(% style="width: 160px;" %)(((
803 +HSW1791
804 +)))|(% colspan="1" style="width:282px" %)(((
805 +Network status of the Ethernet2 connection server
806 +)))|(% style="width:452px" %)(((
807 +~= 0, connection to the server is abnormal = 1, connection to the server is normal
808 +)))
615 615  |=(% 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.
616 616  |=(% style="width: 160px;" %)HSW1853|(% style="width:282px" %)File format for exporting data records to USB flash drive or SD card|(% style="width:452px" %)(((
617 617  * =0: db database
618 618  * =1: CSV
813 +
814 +(Only valid for script function DbToCsvFile)
619 619  )))
620 620  |=(% style="width: 160px;" %)HSW1854|(% style="width:282px" %)High and low word conversion type|(% style="width:452px" %)(((
621 621  * =0: use the old high-low word conversion (default)
... ... @@ -637,14 +637,96 @@
637 637  * =1: download firmware
638 638  * =2: enter the background
639 639  )))
836 +|=(% style="width: 160px;" %)HSW1865|(% style="width:282px" %)Priority connection to the cloud|(% style="width:452px" %)(((
837 +* =0: priority Ethernet
838 +* =1: priority WLAN
839 +* =2: priority 4G
840 +)))
841 +|=(% style="width: 160px;" %)HSW1866|(% style="width:282px" %)Delete the Lua extension module file|(% style="width:452px" %)(((
842 +* =0: delete;
843 +* = Others: do not delete
844 +)))
845 +|=(% style="width: 160px;" %)HSW1867|(% style="width:282px" %)Reset mode|(% style="width:452px" %)(((
846 +Monitor address is set during reset of reset switch, whether to cancel reset,
847 +
848 +* = 0: yes (default);
849 +* = 1: no
850 +)))
851 +|=(% style="width: 160px;" %)HSW1868|(% style="width:282px" %)Double-click or long press the record type table mode|(% style="width:452px" %)(((
852 +Controls whether the button pops up when double-clicking or long pressing on record type table object
853 +
854 +* = 0: yes (default);
855 +* = 1: no
856 +)))
857 +|=(% style="width: 160px;" %)(((
858 +HSW1869
859 +)))|(% style="width:282px" %)(((
860 +Dynamic screensaver countdown
861 +)))|(% style="width:452px" %)(((
862 +Countdown to enter dynamic screensaver effect, unit (S)
863 +)))
864 +|=(% style="width: 160px;" %)(((
865 +HSW1870
866 +)))|(% style="width:282px" %)(((
867 +Display or set the dynamic or static IP mode of Ethernet1
868 +)))|(% style="width:452px" %)(((
869 +HSX1870.0 = 0, Static IP mode
870 +
871 +HSX1870.0 = 1, dynamic IP mode
872 +)))
873 +|=(% style="width: 160px;" %)(((
874 +HSW1871
875 +)))|(% style="width:282px" %)(((
876 +Confirm the IP, subnet mask, gateway, DNS1, DNS2, and dynamic static IP settings for Ethernet1
877 +)))|(% style="width:452px" %)(((
878 +~= 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)
879 +)))
880 +|=(% style="width: 160px;" %)(((
881 +HSW1872
882 +)))|(% colspan="1" rowspan="8" style="width:282px" %)(((
883 +①Display and modify DNS1 and DNS2 of Ethernet1
884 +
885 +②Related registers can be read and written mode (only static IP mode can be written)
886 +)))|(% style="width:452px" %)(((
887 +Ethernet1 Local DNS1 address high byte 1
888 +)))
889 +|=(% style="width: 160px;" %)(((
890 +HSW1873
891 +)))|(% style="width:452px" %)Ethernet1 Local DNS1 address high byte 2
892 +|=(% style="width: 160px;" %)(((
893 +HSW1874
894 +)))|(% style="width:452px" %)Ethernet1 Local DNS1 address high byte 3
895 +|=(% style="width: 160px;" %)(((
896 +HSW1875
897 +)))|(% style="width:452px" %)Ethernet1 Local DNS1 address high byte 4
898 +|=(% style="width: 160px;" %)(((
899 +HSW1876
900 +)))|(% style="width:452px" %)Ethernet1 Local DNS2 address high byte 1
901 +|=(% style="width: 160px;" %)(((
902 +HSW1877
903 +)))|(% style="width:452px" %)Ethernet1 Local DNS2 address high byte 2
904 +|=(% style="width: 160px;" %)(((
905 +HSW1878
906 +)))|(% style="width:452px" %)Ethernet1 Local DNS2 address high byte 3
907 +|=(% style="width: 160px;" %)(((
908 +HSW1879
909 +)))|(% style="width:452px" %)Ethernet1 Local DNS2 address high byte 4
910 +|=(% style="width: 160px;" %)HSW1890|(% colspan="1" style="width:282px" %)Enable refresh current network signal|(% style="width:452px" %)(((
911 +* =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)
912 +* =Others: not refresh
913 +)))
914 +|=(% style="width: 160px;" %)HSW1891|(% colspan="1" style="width:282px" %)Enable clear cache for screen data  |(% style="width:452px" %)(((
915 +* =1, not clear screen cache when switch language
916 +* =2, trigger clear cache of all screens for once time
917 +* =3, always clear cache of all screen data
918 +)))
640 640  |=(% style="width: 160px;" %)HSW10000~~19999|(% style="width:282px" %)Power-down storage area|(% style="width:452px" %)After restart, the data remains
641 641  |=(% style="width: 160px;" %)HSW10035|(% rowspan="13" style="width:282px" %)(((
642 -**✎Note: **Only valid when the HMI is plugged into the Ethernet cable.
643 -
644 -1. If Ethernet settings is enabled in project parameters, this register displays the set value.
645 -1. If Ethernet settings is not enabled in project parameters, IP would automatically obtained IP.
646 -1. If HMI is not connected to the network, the register is displayed as 0 whether the engineering parameters are set.
647 -1. 4. All IP registers of HMI are read-only.
921 +Note: Valid when Ethernet1 of HMI is plugged into the network cable.
922 +①、When the Ethernet setting is enabled in the project parameters, this register displays the set value.
923 +②. When the Ethernet setting is not enabled in the engineering parameters, the register displays the Ethernet IP automatically acquired by the HMI.
924 +③. When the HMI is not plugged into the network cable, the register will show 0 whether the engineering parameters are set or not.
925 +④.IP related registers can be read and written (only static IP mode can be written).
648 648  )))|(% style="width:452px" %)Local IP address high byte 1
649 649  |=(% style="width: 160px;" %)HSW10036|(% style="width:452px" %)Local IP address high byte 2
650 650  |=(% style="width: 160px;" %)HSW10037|(% style="width:452px" %)Local IP address high byte 3
... ... @@ -659,9 +659,11 @@
659 659  |=(% style="width: 160px;" %)HSW10046|(% style="width:452px" %)Local gateway address high byte 4
660 660  |=(% style="width: 160px;" %)HSW10047|(% style="width:452px" %)Local port address
661 661  |=(% style="width: 160px;" %)HSW10048|(% rowspan="6" style="width:282px" %)(((
662 -Displays the MAC code of the current network card
940 +Display the MAC code of Ethernet1 NIC
663 663  
664 -(Hexadecimal display)
942 +(hexadecimal display)
943 +
944 +②Read-only mode, not modifiable
665 665  )))|(% style="width:452px" %)Local MAC code high word 1
666 666  |=(% style="width: 160px;" %)HSW10049|(% style="width:452px" %)Local MAC code high word 2
667 667  |=(% style="width: 160px;" %)HSW10050|(% style="width:452px" %)Local MAC code high word 3
... ... @@ -668,7 +668,7 @@
668 668  |=(% style="width: 160px;" %)HSW10051|(% style="width:452px" %)Local MAC code high word 4
669 669  |=(% style="width: 160px;" %)HSW10052|(% style="width:452px" %)Local MAC code high word 5
670 670  |=(% style="width: 160px;" %)HSW10053|(% style="width:452px" %)Local MAC code high word 6
671 -|=(% 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
951 +|=(% 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
672 672  |=(% style="width: 160px;" %)HSW10119|(% style="width:452px" %)HMI remote TSAP, which corresponds to the local TSAP of PLC
673 673  |=(% style="width: 160px;" %)HSW10461~~10493|(% style="width:282px" %)Remote access password|(% style="width:452px" %)8-character remote access password
674 674  |=(% style="width: 160px;" %)HSW10494~~10558|(% style="width:282px" %)Machine ID (Read only)|(% style="width:452px" %)Machine ID for remote access (read only 64-bit)
... ... @@ -750,11 +750,38 @@
750 750  )))
751 751  |=(% style="width: 160px;" %)HSW11760|(% style="width:282px" %)Screensaver countdown|(% style="width:452px" %)Display the countdown to enter the Screensaver, unit: second.
752 752  |=(% style="width: 160px;" %)HSW11761|(% style="width:282px" %)Screensaver screen number|(% style="width:452px" %)Set the screen number for Screensaver
1033 +|=(% style="width: 160px;" %)(((
1034 +HSW11762
1035 +)))|(% style="width:282px" %)(((
1036 +Dynamic screensaver control address
1037 +)))|(% style="width:452px" %)(((
1038 +HSX11762.0=0, initialize with project configuration;
753 753  
754 -== **Serial port communication configuration** ==
1040 +HSX11762.0=1, initialize with special register configuration;
755 755  
1042 +HSX11762.1=0, disable dynamic screensaver;
1043 +
1044 +HSX11762.1=1, enable dynamic screensaver
1045 +)))
1046 +|=(% style="width: 160px;" %)(((
1047 +HSW11763
1048 +)))|(% style="width:282px" %)(((
1049 +Waiting time to enter the dynamic screensaver
1050 +)))|(% style="width:452px" %)(((
1051 +Waiting time when the screen is not operated, range 1~~720 minutes
1052 +)))
1053 +|=(% style="width: 160px;" %)(((
1054 +HSW11764
1055 +)))|(% style="width:282px" %)(((
1056 +Animated screensaver animation type
1057 +)))|(% style="width:452px" %)(((
1058 +~=0: Raster,=1: Blinds,=2: Bubble
1059 +)))
1060 +
1061 +== Serial port communication configuration ==
1062 +
756 756  (% class="table-bordered" %)
757 -|=(% style="width: 102px;" %)Port|=(% style="width: 173px;" %)**Function**|=(% style="width: 122px;" %)**Address**|=(% colspan="2" style="width: 506px;" %)**Description**
1064 +|=(% scope="row" style="width: 102px;" %)Port|=(% style="width: 173px;" %)**Function**|=(% style="width: 122px;" %)**Address**|=(% colspan="2" style="width: 506px;" %)**Description**
758 758  |(% colspan="1" rowspan="11" style="width:102px" %)COM1|(% style="width:173px" %)Communication mode|(% style="width:122px" %)HSW10061|(% colspan="2" style="width:506px" %)(((
759 759  * =0: RS232
760 760  * =1: RS485
... ... @@ -784,10 +784,22 @@
784 784  * =1: ODD
785 785  * =2: EVEN
786 786  )))
787 -|(% style="width:173px" %)Wait timeout|(% style="width:122px" %)HSW10066|(% colspan="2" style="width:506px" %)Unit: ms. Range: 0~~30000
788 -|(% style="width:173px" %)reveive timeout|(% style="width:122px" %)HSW10067|(% colspan="2" style="width:506px" %)Unit: ms. Range: 0~~30000
789 -|(% style="width:173px" %)Retry time|(% style="width:122px" %)HSW10068|(% colspan="2" style="width:506px" %)Unit: times. Range: 0~~100
790 -|(% style="width:173px" %)Retry timeout|(% style="width:122px" %)HSW10069|(% colspan="2" style="width:506px" %)Unit: s. Range: 0~~300
1094 +|(% style="width:173px" %)Wait timeout|(% style="width:122px" %)HSW10066|(% colspan="2" style="width:506px" %)(((
1095 +* Unit: ms.
1096 +* Range: 0 to 30000
1097 +)))
1098 +|(% style="width:173px" %)reveive timeout|(% style="width:122px" %)HSW10067|(% colspan="2" style="width:506px" %)(((
1099 +* Unit: ms.
1100 +* Range: 0 to 30000
1101 +)))
1102 +|(% style="width:173px" %)Retry time|(% style="width:122px" %)HSW10068|(% colspan="2" style="width:506px" %)(((
1103 +* Unit: times.
1104 +* Range: 0 to 100
1105 +)))
1106 +|(% style="width:173px" %)Retry timeout|(% style="width:122px" %)HSW10069|(% colspan="2" style="width:506px" %)(((
1107 +* Unit: s.
1108 +* Range: 0 to 300
1109 +)))
791 791  |(% style="width:173px" %)HMI station number|(% style="width:122px" %)HSW10070|(% colspan="2" style="width:506px" %)
792 792  |(% style="width:173px" %)PLC station number|(% style="width:122px" %)HSW10071|(% colspan="2" style="width:506px" %)
793 793  |(% colspan="1" rowspan="11" style="width:102px" %)COM1-2|(% style="width:173px" %)Communication mode|(% style="width:122px" %)HSW10094|(% colspan="2" style="width:506px" %)(((
... ... @@ -820,10 +820,22 @@
820 820  * =1: ODD
821 821  * =2: EVEN
822 822  )))
823 -|(% style="width:173px" %)Wait timeout|(% style="width:122px" %)HSW10099|(% colspan="2" style="width:506px" %)Unit: ms. Range: 0~~30000
824 -|(% style="width:173px" %)receive timeout|(% style="width:122px" %)HSW10100|(% colspan="2" style="width:506px" %)Unit: ms. Range: 0~~30000
825 -|(% style="width:173px" %)Retry time|(% style="width:122px" %)HSW10101|(% colspan="2" style="width:506px" %)Unit: times. Range: 0~~100
826 -|(% style="width:173px" %)Retry timeout|(% style="width:122px" %)HSW10102|(% colspan="2" style="width:506px" %)Unit: s. Range: 0~~30
1142 +|(% style="width:173px" %)Wait timeout|(% style="width:122px" %)HSW10099|(% colspan="2" style="width:506px" %)(((
1143 +* Unit: ms.
1144 +* Range: 0 to 30000
1145 +)))
1146 +|(% style="width:173px" %)receive timeout|(% style="width:122px" %)HSW10100|(% colspan="2" style="width:506px" %)(((
1147 +* Unit: ms.
1148 +* Range: 0 to 30000
1149 +)))
1150 +|(% style="width:173px" %)Retry time|(% style="width:122px" %)HSW10101|(% colspan="2" style="width:506px" %)(((
1151 +* Unit: times.
1152 +* Range: 0 to 100
1153 +)))
1154 +|(% style="width:173px" %)Retry timeout|(% style="width:122px" %)HSW10102|(% colspan="2" style="width:506px" %)(((
1155 +* Unit: s.
1156 +* Range: 0 to 30
1157 +)))
827 827  |(% style="width:173px" %)HMI station number|(% style="width:122px" %)HSW10103|(% colspan="2" style="width:506px" %)
828 828  |(% style="width:173px" %)PLC station number|(% style="width:122px" %)HSW10104|(% colspan="2" style="width:506px" %)
829 829  |(% colspan="1" rowspan="11" style="width:102px" %)COM1-3|(% style="width:173px" %)Communication mode|(% style="width:122px" %)HSW10120|(% colspan="2" style="width:506px" %)(((
... ... @@ -856,10 +856,22 @@
856 856  * =1: ODD
857 857  * =2: EVEN
858 858  )))
859 -|(% style="width:173px" %)Wait timeout|(% style="width:122px" %)HSW10125|(% colspan="2" style="width:506px" %)Unit: ms. Range: 0~~30000
860 -|(% style="width:173px" %)receive timeout|(% style="width:122px" %)HSW10126|(% colspan="2" style="width:506px" %)Unit: ms. Range: 0~~30000
861 -|(% style="width:173px" %)Retry time|(% style="width:122px" %)HSW10127|(% colspan="2" style="width:506px" %)Unit: times. Range: 0~~100
862 -|(% style="width:173px" %)Retry timeout|(% style="width:122px" %)HSW10128|(% colspan="2" style="width:506px" %)Unit: s. Range: 0~~30
1190 +|(% style="width:173px" %)Wait timeout|(% style="width:122px" %)HSW10125|(% colspan="2" style="width:506px" %)(((
1191 +* Unit: ms.
1192 +* Range: 0 to 30000
1193 +)))
1194 +|(% style="width:173px" %)receive timeout|(% style="width:122px" %)HSW10126|(% colspan="2" style="width:506px" %)(((
1195 +* Unit: ms.
1196 +* Range: 0 to 30000
1197 +)))
1198 +|(% style="width:173px" %)Retry time|(% style="width:122px" %)HSW10127|(% colspan="2" style="width:506px" %)(((
1199 +* Unit: times.
1200 +* Range: 0 to 100
1201 +)))
1202 +|(% style="width:173px" %)Retry timeout|(% style="width:122px" %)HSW10128|(% colspan="2" style="width:506px" %)(((
1203 +* Unit: s.
1204 +* Range: 0 to 30
1205 +)))
863 863  |(% style="width:173px" %)HMI station number|(% style="width:122px" %)HSW10129|(% colspan="2" style="width:506px" %)
864 864  |(% style="width:173px" %)PLC station number|(% style="width:122px" %)HSW10130|(% colspan="2" style="width:506px" %)
865 865  |(% colspan="1" rowspan="11" style="width:102px" %)COM2|(% style="width:173px" %)Communication mode|(% style="width:122px" %)HSW10072|(% colspan="2" style="width:506px" %)(((
... ... @@ -890,10 +890,22 @@
890 890  * =1: ODD
891 891  * =2: EVEN
892 892  )))
893 -|(% style="width:173px" %)Wait timeout|(% style="width:122px" %)HSW10077|(% colspan="2" style="width:506px" %)Unit: ms. Range: 0~~30000
894 -|(% style="width:173px" %)receive timeout|(% style="width:122px" %)HSW10078|(% colspan="2" style="width:506px" %)Unit: ms. Range: 0~~30000
895 -|(% style="width:173px" %)Retry time|(% style="width:122px" %)HSW10079|(% colspan="2" style="width:506px" %)Unit: times. Range: 0~~100
896 -|(% style="width:173px" %)Retry timeout|(% style="width:122px" %)HSW10080|(% colspan="2" style="width:506px" %)Unit: s. Range: 0~~30
1236 +|(% style="width:173px" %)Wait timeout|(% style="width:122px" %)HSW10077|(% colspan="2" style="width:506px" %)(((
1237 +* Unit: ms.
1238 +* Range: 0 to 30000
1239 +)))
1240 +|(% style="width:173px" %)receive timeout|(% style="width:122px" %)HSW10078|(% colspan="2" style="width:506px" %)(((
1241 +* Unit: ms.
1242 +* Range: 0 to 30000
1243 +)))
1244 +|(% style="width:173px" %)Retry time|(% style="width:122px" %)HSW10079|(% colspan="2" style="width:506px" %)(((
1245 +* Unit: times.
1246 +* Range: 0 to 100
1247 +)))
1248 +|(% style="width:173px" %)Retry timeout|(% style="width:122px" %)HSW10080|(% colspan="2" style="width:506px" %)(((
1249 +* Unit: s.
1250 +* Range: 0 to 30
1251 +)))
897 897  |(% style="width:173px" %)HMI station number|(% style="width:122px" %)HSW10081|(% colspan="2" style="width:506px" %)
898 898  |(% style="width:173px" %)PLC station number|(% style="width:122px" %)HSW10082|(% colspan="2" style="width:506px" %)
899 899  |(% colspan="1" rowspan="11" style="width:102px" %)COM2-2|(% style="width:173px" %)Communication mode|(% style="width:122px" %)HSW10105|(% colspan="2" style="width:506px" %)(((
... ... @@ -924,10 +924,22 @@
924 924  * =1: ODD
925 925  * =2: EVEN
926 926  )))
927 -|(% style="width:173px" %)Wait timeout|(% style="width:122px" %)HSW10110|(% colspan="2" style="width:506px" %)Unit: ms. Range: 0~~30000
928 -|(% style="width:173px" %)receive timeout|(% style="width:122px" %)HSW10111|(% colspan="2" style="width:506px" %)Unit: ms. Range: 0~~30000
929 -|(% style="width:173px" %)Retry time|(% style="width:122px" %)HSW10112|(% colspan="2" style="width:506px" %)Unit: times. Range: 0~~100
930 -|(% style="width:173px" %)Retry timeout|(% style="width:122px" %)HSW10113|(% colspan="2" style="width:506px" %)Unit: s. Range: 0~~30
1282 +|(% style="width:173px" %)Wait timeout|(% style="width:122px" %)HSW10110|(% colspan="2" style="width:506px" %)(((
1283 +* Unit: ms.
1284 +* Range: 0 to 30000
1285 +)))
1286 +|(% style="width:173px" %)receive timeout|(% style="width:122px" %)HSW10111|(% colspan="2" style="width:506px" %)(((
1287 +* Unit: ms.
1288 +* Range: 0 to 30000
1289 +)))
1290 +|(% style="width:173px" %)Retry time|(% style="width:122px" %)HSW10112|(% colspan="2" style="width:506px" %)(((
1291 +* Unit: times.
1292 +* Range: 0 to 100
1293 +)))
1294 +|(% style="width:173px" %)Retry timeout|(% style="width:122px" %)HSW10113|(% colspan="2" style="width:506px" %)(((
1295 +* Unit: s.
1296 +* Range: 0 to 30
1297 +)))
931 931  |(% style="width:173px" %)HMI station number|(% style="width:122px" %)HSW10114|(% colspan="2" style="width:506px" %)
932 932  |(% style="width:173px" %)PLC station number|(% style="width:122px" %)HSW10115|(% colspan="2" style="width:506px" %)
933 933  |(% colspan="1" rowspan="11" style="width:102px" %)COM3|(% style="width:173px" %)Communication mode|(% style="width:122px" %)HSW10083|(% colspan="2" style="width:506px" %)(((
... ... @@ -957,29 +957,48 @@
957 957  * =1: ODD
958 958  * =2: EVEN
959 959  )))
960 -|(% style="width:173px" %)Wait timeout|(% style="width:122px" %)HSW10088|(% colspan="2" style="width:506px" %)Unit: ms. Range: 0~~30000
961 -|(% style="width:173px" %)receive timeout|(% style="width:122px" %)HSW10089|(% colspan="2" style="width:506px" %)Unit: ms. Range: 0~~30000
962 -|(% style="width:173px" %)Retry time|(% style="width:122px" %)HSW10090|(% colspan="2" style="width:506px" %)Unit: times. Range: 0~~100
963 -|(% style="width:173px" %)Retry timeout|(% style="width:122px" %)HSW10091|(% colspan="2" style="width:506px" %)Unit: s. Range: 0~~30
1327 +|(% style="width:173px" %)Wait timeout|(% style="width:122px" %)HSW10088|(% colspan="2" style="width:506px" %)(((
1328 +* Unit: ms.
1329 +* Range: 0 to 30000
1330 +)))
1331 +|(% style="width:173px" %)receive timeout|(% style="width:122px" %)HSW10089|(% colspan="2" style="width:506px" %)(((
1332 +* Unit: ms.
1333 +* Range: 0 to 30000
1334 +)))
1335 +|(% style="width:173px" %)Retry time|(% style="width:122px" %)HSW10090|(% colspan="2" style="width:506px" %)(((
1336 +* Unit: times.
1337 +* Range: 0 to 100
1338 +)))
1339 +|(% style="width:173px" %)Retry timeout|(% style="width:122px" %)HSW10091|(% colspan="2" style="width:506px" %)(((
1340 +* Unit: s.
1341 +* Range: 0 to 30
1342 +)))
964 964  |(% style="width:173px" %)HMI station number|(% style="width:122px" %)HSW10092|(% colspan="2" style="width:506px" %)
965 965  |(% style="width:173px" %)PLC station number|(% style="width:122px" %)HSW10093|(% colspan="2" style="width:506px" %)
966 966  |(% colspan="1" rowspan="2" style="width:102px" %)CAN port|(% style="width:173px" %)CAN1 baud rate|(% style="width:122px" %)HSW010116|(% style="width:299px" %)(((
967 -Unit: K, the baud rate must be an integer, for example, when the baud rate required is 250000, just enter 250.
1346 +Unit: K, the baud rate must be an integer.
1347 +
1348 +For example, when the baud rate required is 250000, just enter 250.
968 968  )))|(% 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.
969 -|(% 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.
1350 +|(% style="width:173px" %)CAN2 baud rate|(% style="width:122px" %)HSW010117|(% style="width:299px" %)(((
1351 +Unit: K, the baud rate must be an integer.
970 970  
971 -== **Ethernet communication configuration** ==
1353 +For example, when the baud rate required is 250000, just enter 250.
1354 +)))
972 972  
1356 +== Ethernet communication configuration ==
1357 +
973 973  (% class="table-bordered" %)
974 -|=(% style="width: 40px;" %)**No.**|=(% style="width: 295px;" %)**Function**|=(% style="width: 220px;" %)**Address**|=(% style="width: 336px;" %)**Description**
1359 +|(% style="width:40px" %)**No.**|(% style="width:295px" %)**Function**|(% style="width:220px" %)**Address**|(% style="width:336px" %)**Description**
975 975  |(% 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
976 976  |(% style="width:220px" %)HSW11005|(% style="width:336px" %)Device IP address high word 2
977 977  |(% style="width:220px" %)HSW11006|(% style="width:336px" %)Device IP address high word 3
978 978  |(% style="width:220px" %)HSW11007|(% style="width:336px" %)Device IP address high word 4
979 979  |(% style="width:220px" %)HSW11008|(% style="width:336px" %)Device Port number
980 -|(% style="width:220px" %)HSW11009|=(% style="width: 336px;" %)(((
981 -* =2 TCP
982 -* =3 UDP
1365 +|(% style="width:220px" %)HSW11009|(% style="width:336px" %)(((
1366 +~=2 TCP
1367 +
1368 +~=3 UDP
983 983  )))
984 984  |(% style="width:220px" %)HSW11010|(% style="width:336px" %)Reserved
985 985  |(% 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
... ... @@ -987,9 +987,10 @@
987 987  |(% style="width:220px" %)HSW11013|(% style="width:336px" %)Device IP address high word 3
988 988  |(% style="width:220px" %)HSW11014|(% style="width:336px" %)Device IP address high word 4
989 989  |(% style="width:220px" %)HSW11015|(% style="width:336px" %)Device Port number
990 -|(% style="width:220px" %)HSW11016|=(% style="width: 336px;" %)(((
991 -* =2 TCP
992 -* =3 UDP
1376 +|(% style="width:220px" %)HSW11016|(% style="width:336px" %)(((
1377 +~=2 TCP
1378 +
1379 +~=3 UDP
993 993  )))
994 994  |(% style="width:220px" %)HSW11017|(% style="width:336px" %)Reserved
995 995  |(% style="width:40px" %)…|(% style="width:295px" %) |(% style="width:220px" %)…|(% style="width:336px" %)…
... ... @@ -998,7 +998,11 @@
998 998  |(% style="width:220px" %)HSW11223|(% style="width:336px" %)Device IP address high word 3
999 999  |(% style="width:220px" %)HSW11224|(% style="width:336px" %)Device IP address high word 4
1000 1000  |(% style="width:220px" %)HSW11225|(% style="width:336px" %)Device Port number
1001 -|(% style="width:220px" %)HSW11226|=(% style="width: 336px;" %)2 TCP; =3 UDP
1388 +|(% style="width:220px" %)HSW11226|(% style="width:336px" %)(((
1389 +~=2 TCP;
1390 +
1391 +~=3 UDP
1392 +)))
1002 1002  |(% style="width:220px" %)HSW11227|(% style="width:336px" %)Reserved
1003 1003  
1004 1004  (% class="box infomessage" %)
... ... @@ -1006,10 +1006,10 @@
1006 1006  **✎Note:** The number of Ethernet connections supported by different HMI series varies.
1007 1007  )))
1008 1008  
1009 -== **Communication control** ==
1400 +== Communication control ==
1010 1010  
1011 1011  (% class="table-bordered" %)
1012 -|(% style="width:135px" %)**Communication No.**|(% style="width:102px" %)**Station No.**|(% style="width:185px" %)**Control bit**|(% style="width:191px" %)**Communication lamp**|(% style="width:271px" %)**Description**
1403 +|=(% style="width: 135px;" %)**Communication No.**|=(% style="width: 102px;" %)**Station No.**|=(% style="width: 185px;" %)**Control bit**|=(% style="width: 191px;" %)**Communication lamp**|=(% style="width: 271px;" %)**Description**
1013 1013  |(% colspan="1" rowspan="16" style="width:135px" %)1|(% style="width:102px" %)0~~15|(% style="width:185px" %)HSX550.0~HSX550.15|(% style="width:191px" %)HSX558.0~HSX558.15|(% rowspan="160" style="width:271px" %)Communication number refers to the number in "Communication Port Configuration". A number provides 256 device station numbers. Each station number corresponds to a communication control bit and a communication indicator bit. Registers HSX550.0 to HSX805.15 are used to control the station numbers from 0 to 127, and registers HSX1150.0 to HSX1405.15 are used to control station numbers 128 to 255.
1014 1014  |(% style="width:102px" %)16~~31|(% style="width:185px" %)HSX551.0~HSX551.15|(% style="width:191px" %)HSX559.0~HSX559.15
1015 1015  |(% style="width:102px" %)32~~47|(% style="width:185px" %)HSX552.0~HSX552.15|(% style="width:191px" %)HSX560.0~HSX560.15