Changes for page 13 HMI Internal Registers

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

From version 4.5
edited by Stone Wu
on 2022/08/06 14:18
Change comment: (Autosaved)
To version 9.1
edited by Stone Wu
on 2022/08/26 16:58
Change comment: There is no comment for this version

Summary

Details

Page properties
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  
... ... @@ -643,9 +643,22 @@
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" %)=1, delete; = Others, do not delete
647 -|=(% style="width: 160px;" %)HSW1867|(% style="width:282px" %) |(% style="width:452px" %)Monitor address is set during reset of reset switch, whether to cancel reset, default = 0, yes; = 1, no
648 -|=(% style="width: 160px;" %)HSW1868|(% style="width:282px" %)Double-click or long press the record type table mode|(% style="width:452px" %)Controls whether the button pops up when double-clicking or long-clicking on a record-like form widget, default = 0, yes; = 1, no
646 +|=(% style="width: 160px;" %)HSW1866|(% style="width:282px" %)Delete the LUa extension module file|(% style="width:452px" %)(((
647 +* =0: delete;
648 +* = Others: do not delete
649 +)))
650 +|=(% style="width: 160px;" %)HSW1867|(% style="width:282px" %)Reset mode|(% style="width:452px" %)(((
651 +Monitor address is set during reset of reset switch, whether to cancel reset,
652 +
653 +* = 0: yes (default);
654 +* = 1: no
655 +)))
656 +|=(% style="width: 160px;" %)HSW1868|(% style="width:282px" %)Double-click or long press the record type table mode|(% style="width:452px" %)(((
657 +Controls whether the button pops up when double-clicking or long pressing on record type table object
658 +
659 +* = 0: yes (default);
660 +* = 1: no
661 +)))
649 649  |=(% style="width: 160px;" %)HSW10000~~19999|(% style="width:282px" %)Power-down storage area|(% style="width:452px" %)After restart, the data remains
650 650  |=(% style="width: 160px;" %)HSW10035|(% rowspan="13" style="width:282px" %)(((
651 651  **✎Note: **Only valid when the HMI is plugged into the Ethernet cable.
... ... @@ -760,10 +760,10 @@
760 760  |=(% style="width: 160px;" %)HSW11760|(% style="width:282px" %)Screensaver countdown|(% style="width:452px" %)Display the countdown to enter the Screensaver, unit: second.
761 761  |=(% style="width: 160px;" %)HSW11761|(% style="width:282px" %)Screensaver screen number|(% style="width:452px" %)Set the screen number for Screensaver
762 762  
763 -== **Serial port communication configuration** ==
776 +== Serial port communication configuration ==
764 764  
765 765  (% class="table-bordered" %)
766 -|=(% style="width: 102px;" %)Port|=(% style="width: 173px;" %)**Function**|=(% style="width: 122px;" %)**Address**|=(% colspan="2" style="width: 506px;" %)**Description**
779 +|=(% scope="row" style="width: 102px;" %)Port|=(% style="width: 173px;" %)**Function**|=(% style="width: 122px;" %)**Address**|=(% colspan="2" style="width: 506px;" %)**Description**
767 767  |(% colspan="1" rowspan="11" style="width:102px" %)COM1|(% style="width:173px" %)Communication mode|(% style="width:122px" %)HSW10061|(% colspan="2" style="width:506px" %)(((
768 768  * =0: RS232
769 769  * =1: RS485
... ... @@ -793,10 +793,22 @@
793 793  * =1: ODD
794 794  * =2: EVEN
795 795  )))
796 -|(% style="width:173px" %)Wait timeout|(% style="width:122px" %)HSW10066|(% colspan="2" style="width:506px" %)Unit: ms. Range: 0~~30000
797 -|(% style="width:173px" %)reveive timeout|(% style="width:122px" %)HSW10067|(% colspan="2" style="width:506px" %)Unit: ms. Range: 0~~30000
798 -|(% style="width:173px" %)Retry time|(% style="width:122px" %)HSW10068|(% colspan="2" style="width:506px" %)Unit: times. Range: 0~~100
799 -|(% style="width:173px" %)Retry timeout|(% style="width:122px" %)HSW10069|(% colspan="2" style="width:506px" %)Unit: s. Range: 0~~300
809 +|(% style="width:173px" %)Wait timeout|(% style="width:122px" %)HSW10066|(% colspan="2" style="width:506px" %)(((
810 +* Unit: ms.
811 +* Range: 0 to 30000
812 +)))
813 +|(% style="width:173px" %)reveive timeout|(% style="width:122px" %)HSW10067|(% colspan="2" style="width:506px" %)(((
814 +* Unit: ms.
815 +* Range: 0 to 30000
816 +)))
817 +|(% style="width:173px" %)Retry time|(% style="width:122px" %)HSW10068|(% colspan="2" style="width:506px" %)(((
818 +* Unit: times.
819 +* Range: 0 to 100
820 +)))
821 +|(% style="width:173px" %)Retry timeout|(% style="width:122px" %)HSW10069|(% colspan="2" style="width:506px" %)(((
822 +* Unit: s.
823 +* Range: 0 to 300
824 +)))
800 800  |(% style="width:173px" %)HMI station number|(% style="width:122px" %)HSW10070|(% colspan="2" style="width:506px" %)
801 801  |(% style="width:173px" %)PLC station number|(% style="width:122px" %)HSW10071|(% colspan="2" style="width:506px" %)
802 802  |(% colspan="1" rowspan="11" style="width:102px" %)COM1-2|(% style="width:173px" %)Communication mode|(% style="width:122px" %)HSW10094|(% colspan="2" style="width:506px" %)(((
... ... @@ -829,10 +829,22 @@
829 829  * =1: ODD
830 830  * =2: EVEN
831 831  )))
832 -|(% style="width:173px" %)Wait timeout|(% style="width:122px" %)HSW10099|(% colspan="2" style="width:506px" %)Unit: ms. Range: 0~~30000
833 -|(% style="width:173px" %)receive timeout|(% style="width:122px" %)HSW10100|(% colspan="2" style="width:506px" %)Unit: ms. Range: 0~~30000
834 -|(% style="width:173px" %)Retry time|(% style="width:122px" %)HSW10101|(% colspan="2" style="width:506px" %)Unit: times. Range: 0~~100
835 -|(% style="width:173px" %)Retry timeout|(% style="width:122px" %)HSW10102|(% colspan="2" style="width:506px" %)Unit: s. Range: 0~~30
857 +|(% style="width:173px" %)Wait timeout|(% style="width:122px" %)HSW10099|(% colspan="2" style="width:506px" %)(((
858 +* Unit: ms.
859 +* Range: 0 to 30000
860 +)))
861 +|(% style="width:173px" %)receive timeout|(% style="width:122px" %)HSW10100|(% colspan="2" style="width:506px" %)(((
862 +* Unit: ms.
863 +* Range: 0 to 30000
864 +)))
865 +|(% style="width:173px" %)Retry time|(% style="width:122px" %)HSW10101|(% colspan="2" style="width:506px" %)(((
866 +* Unit: times.
867 +* Range: 0 to 100
868 +)))
869 +|(% style="width:173px" %)Retry timeout|(% style="width:122px" %)HSW10102|(% colspan="2" style="width:506px" %)(((
870 +* Unit: s.
871 +* Range: 0 to 30
872 +)))
836 836  |(% style="width:173px" %)HMI station number|(% style="width:122px" %)HSW10103|(% colspan="2" style="width:506px" %)
837 837  |(% style="width:173px" %)PLC station number|(% style="width:122px" %)HSW10104|(% colspan="2" style="width:506px" %)
838 838  |(% colspan="1" rowspan="11" style="width:102px" %)COM1-3|(% style="width:173px" %)Communication mode|(% style="width:122px" %)HSW10120|(% colspan="2" style="width:506px" %)(((
... ... @@ -865,10 +865,22 @@
865 865  * =1: ODD
866 866  * =2: EVEN
867 867  )))
868 -|(% style="width:173px" %)Wait timeout|(% style="width:122px" %)HSW10125|(% colspan="2" style="width:506px" %)Unit: ms. Range: 0~~30000
869 -|(% style="width:173px" %)receive timeout|(% style="width:122px" %)HSW10126|(% colspan="2" style="width:506px" %)Unit: ms. Range: 0~~30000
870 -|(% style="width:173px" %)Retry time|(% style="width:122px" %)HSW10127|(% colspan="2" style="width:506px" %)Unit: times. Range: 0~~100
871 -|(% style="width:173px" %)Retry timeout|(% style="width:122px" %)HSW10128|(% colspan="2" style="width:506px" %)Unit: s. Range: 0~~30
905 +|(% style="width:173px" %)Wait timeout|(% style="width:122px" %)HSW10125|(% colspan="2" style="width:506px" %)(((
906 +* Unit: ms.
907 +* Range: 0 to 30000
908 +)))
909 +|(% style="width:173px" %)receive timeout|(% style="width:122px" %)HSW10126|(% colspan="2" style="width:506px" %)(((
910 +* Unit: ms.
911 +* Range: 0 to 30000
912 +)))
913 +|(% style="width:173px" %)Retry time|(% style="width:122px" %)HSW10127|(% colspan="2" style="width:506px" %)(((
914 +* Unit: times.
915 +* Range: 0 to 100
916 +)))
917 +|(% style="width:173px" %)Retry timeout|(% style="width:122px" %)HSW10128|(% colspan="2" style="width:506px" %)(((
918 +* Unit: s.
919 +* Range: 0 to 30
920 +)))
872 872  |(% style="width:173px" %)HMI station number|(% style="width:122px" %)HSW10129|(% colspan="2" style="width:506px" %)
873 873  |(% style="width:173px" %)PLC station number|(% style="width:122px" %)HSW10130|(% colspan="2" style="width:506px" %)
874 874  |(% colspan="1" rowspan="11" style="width:102px" %)COM2|(% style="width:173px" %)Communication mode|(% style="width:122px" %)HSW10072|(% colspan="2" style="width:506px" %)(((
... ... @@ -899,10 +899,22 @@
899 899  * =1: ODD
900 900  * =2: EVEN
901 901  )))
902 -|(% style="width:173px" %)Wait timeout|(% style="width:122px" %)HSW10077|(% colspan="2" style="width:506px" %)Unit: ms. Range: 0~~30000
903 -|(% style="width:173px" %)receive timeout|(% style="width:122px" %)HSW10078|(% colspan="2" style="width:506px" %)Unit: ms. Range: 0~~30000
904 -|(% style="width:173px" %)Retry time|(% style="width:122px" %)HSW10079|(% colspan="2" style="width:506px" %)Unit: times. Range: 0~~100
905 -|(% style="width:173px" %)Retry timeout|(% style="width:122px" %)HSW10080|(% colspan="2" style="width:506px" %)Unit: s. Range: 0~~30
951 +|(% style="width:173px" %)Wait timeout|(% style="width:122px" %)HSW10077|(% colspan="2" style="width:506px" %)(((
952 +* Unit: ms.
953 +* Range: 0 to 30000
954 +)))
955 +|(% style="width:173px" %)receive timeout|(% style="width:122px" %)HSW10078|(% colspan="2" style="width:506px" %)(((
956 +* Unit: ms.
957 +* Range: 0 to 30000
958 +)))
959 +|(% style="width:173px" %)Retry time|(% style="width:122px" %)HSW10079|(% colspan="2" style="width:506px" %)(((
960 +* Unit: times.
961 +* Range: 0 to 100
962 +)))
963 +|(% style="width:173px" %)Retry timeout|(% style="width:122px" %)HSW10080|(% colspan="2" style="width:506px" %)(((
964 +* Unit: s.
965 +* Range: 0 to 30
966 +)))
906 906  |(% style="width:173px" %)HMI station number|(% style="width:122px" %)HSW10081|(% colspan="2" style="width:506px" %)
907 907  |(% style="width:173px" %)PLC station number|(% style="width:122px" %)HSW10082|(% colspan="2" style="width:506px" %)
908 908  |(% colspan="1" rowspan="11" style="width:102px" %)COM2-2|(% style="width:173px" %)Communication mode|(% style="width:122px" %)HSW10105|(% colspan="2" style="width:506px" %)(((
... ... @@ -933,10 +933,22 @@
933 933  * =1: ODD
934 934  * =2: EVEN
935 935  )))
936 -|(% style="width:173px" %)Wait timeout|(% style="width:122px" %)HSW10110|(% colspan="2" style="width:506px" %)Unit: ms. Range: 0~~30000
937 -|(% style="width:173px" %)receive timeout|(% style="width:122px" %)HSW10111|(% colspan="2" style="width:506px" %)Unit: ms. Range: 0~~30000
938 -|(% style="width:173px" %)Retry time|(% style="width:122px" %)HSW10112|(% colspan="2" style="width:506px" %)Unit: times. Range: 0~~100
939 -|(% style="width:173px" %)Retry timeout|(% style="width:122px" %)HSW10113|(% colspan="2" style="width:506px" %)Unit: s. Range: 0~~30
997 +|(% style="width:173px" %)Wait timeout|(% style="width:122px" %)HSW10110|(% colspan="2" style="width:506px" %)(((
998 +* Unit: ms.
999 +* Range: 0 to 30000
1000 +)))
1001 +|(% style="width:173px" %)receive timeout|(% style="width:122px" %)HSW10111|(% colspan="2" style="width:506px" %)(((
1002 +* Unit: ms.
1003 +* Range: 0 to 30000
1004 +)))
1005 +|(% style="width:173px" %)Retry time|(% style="width:122px" %)HSW10112|(% colspan="2" style="width:506px" %)(((
1006 +* Unit: times.
1007 +* Range: 0 to 100
1008 +)))
1009 +|(% style="width:173px" %)Retry timeout|(% style="width:122px" %)HSW10113|(% colspan="2" style="width:506px" %)(((
1010 +* Unit: s.
1011 +* Range: 0 to 30
1012 +)))
940 940  |(% style="width:173px" %)HMI station number|(% style="width:122px" %)HSW10114|(% colspan="2" style="width:506px" %)
941 941  |(% style="width:173px" %)PLC station number|(% style="width:122px" %)HSW10115|(% colspan="2" style="width:506px" %)
942 942  |(% colspan="1" rowspan="11" style="width:102px" %)COM3|(% style="width:173px" %)Communication mode|(% style="width:122px" %)HSW10083|(% colspan="2" style="width:506px" %)(((
... ... @@ -966,29 +966,48 @@
966 966  * =1: ODD
967 967  * =2: EVEN
968 968  )))
969 -|(% style="width:173px" %)Wait timeout|(% style="width:122px" %)HSW10088|(% colspan="2" style="width:506px" %)Unit: ms. Range: 0~~30000
970 -|(% style="width:173px" %)receive timeout|(% style="width:122px" %)HSW10089|(% colspan="2" style="width:506px" %)Unit: ms. Range: 0~~30000
971 -|(% style="width:173px" %)Retry time|(% style="width:122px" %)HSW10090|(% colspan="2" style="width:506px" %)Unit: times. Range: 0~~100
972 -|(% style="width:173px" %)Retry timeout|(% style="width:122px" %)HSW10091|(% colspan="2" style="width:506px" %)Unit: s. Range: 0~~30
1042 +|(% style="width:173px" %)Wait timeout|(% style="width:122px" %)HSW10088|(% colspan="2" style="width:506px" %)(((
1043 +* Unit: ms.
1044 +* Range: 0 to 30000
1045 +)))
1046 +|(% style="width:173px" %)receive timeout|(% style="width:122px" %)HSW10089|(% colspan="2" style="width:506px" %)(((
1047 +* Unit: ms.
1048 +* Range: 0 to 30000
1049 +)))
1050 +|(% style="width:173px" %)Retry time|(% style="width:122px" %)HSW10090|(% colspan="2" style="width:506px" %)(((
1051 +* Unit: times.
1052 +* Range: 0 to 100
1053 +)))
1054 +|(% style="width:173px" %)Retry timeout|(% style="width:122px" %)HSW10091|(% colspan="2" style="width:506px" %)(((
1055 +* Unit: s.
1056 +* Range: 0 to 30
1057 +)))
973 973  |(% style="width:173px" %)HMI station number|(% style="width:122px" %)HSW10092|(% colspan="2" style="width:506px" %)
974 974  |(% style="width:173px" %)PLC station number|(% style="width:122px" %)HSW10093|(% colspan="2" style="width:506px" %)
975 975  |(% colspan="1" rowspan="2" style="width:102px" %)CAN port|(% style="width:173px" %)CAN1 baud rate|(% style="width:122px" %)HSW010116|(% style="width:299px" %)(((
976 -Unit: K, the baud rate must be an integer, for example, when the baud rate required is 250000, just enter 250.
1061 +Unit: K, the baud rate must be an integer.
1062 +
1063 +For example, when the baud rate required is 250000, just enter 250.
977 977  )))|(% 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.
978 -|(% 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.
1065 +|(% style="width:173px" %)CAN2 baud rate|(% style="width:122px" %)HSW010117|(% style="width:299px" %)(((
1066 +Unit: K, the baud rate must be an integer.
979 979  
980 -== **Ethernet communication configuration** ==
1068 +For example, when the baud rate required is 250000, just enter 250.
1069 +)))
981 981  
1071 +== Ethernet communication configuration ==
1072 +
982 982  (% class="table-bordered" %)
983 -|=(% style="width: 40px;" %)**No.**|=(% style="width: 295px;" %)**Function**|=(% style="width: 220px;" %)**Address**|=(% style="width: 336px;" %)**Description**
1074 +|(% style="width:40px" %)**No.**|(% style="width:295px" %)**Function**|(% style="width:220px" %)**Address**|(% style="width:336px" %)**Description**
984 984  |(% 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
985 985  |(% style="width:220px" %)HSW11005|(% style="width:336px" %)Device IP address high word 2
986 986  |(% style="width:220px" %)HSW11006|(% style="width:336px" %)Device IP address high word 3
987 987  |(% style="width:220px" %)HSW11007|(% style="width:336px" %)Device IP address high word 4
988 988  |(% style="width:220px" %)HSW11008|(% style="width:336px" %)Device Port number
989 -|(% style="width:220px" %)HSW11009|=(% style="width: 336px;" %)(((
990 -* =2 TCP
991 -* =3 UDP
1080 +|(% style="width:220px" %)HSW11009|(% style="width:336px" %)(((
1081 +~=2 TCP
1082 +
1083 +~=3 UDP
992 992  )))
993 993  |(% style="width:220px" %)HSW11010|(% style="width:336px" %)Reserved
994 994  |(% 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
... ... @@ -996,9 +996,10 @@
996 996  |(% style="width:220px" %)HSW11013|(% style="width:336px" %)Device IP address high word 3
997 997  |(% style="width:220px" %)HSW11014|(% style="width:336px" %)Device IP address high word 4
998 998  |(% style="width:220px" %)HSW11015|(% style="width:336px" %)Device Port number
999 -|(% style="width:220px" %)HSW11016|=(% style="width: 336px;" %)(((
1000 -* =2 TCP
1001 -* =3 UDP
1091 +|(% style="width:220px" %)HSW11016|(% style="width:336px" %)(((
1092 +~=2 TCP
1093 +
1094 +~=3 UDP
1002 1002  )))
1003 1003  |(% style="width:220px" %)HSW11017|(% style="width:336px" %)Reserved
1004 1004  |(% style="width:40px" %)…|(% style="width:295px" %) |(% style="width:220px" %)…|(% style="width:336px" %)…
... ... @@ -1007,7 +1007,11 @@
1007 1007  |(% style="width:220px" %)HSW11223|(% style="width:336px" %)Device IP address high word 3
1008 1008  |(% style="width:220px" %)HSW11224|(% style="width:336px" %)Device IP address high word 4
1009 1009  |(% style="width:220px" %)HSW11225|(% style="width:336px" %)Device Port number
1010 -|(% style="width:220px" %)HSW11226|=(% style="width: 336px;" %)2 TCP; =3 UDP
1103 +|(% style="width:220px" %)HSW11226|(% style="width:336px" %)(((
1104 +~=2 TCP;
1105 +
1106 +~=3 UDP
1107 +)))
1011 1011  |(% style="width:220px" %)HSW11227|(% style="width:336px" %)Reserved
1012 1012  
1013 1013  (% class="box infomessage" %)
... ... @@ -1015,7 +1015,7 @@
1015 1015  **✎Note:** The number of Ethernet connections supported by different HMI series varies.
1016 1016  )))
1017 1017  
1018 -== **Communication control** ==
1115 +== Communication control ==
1019 1019  
1020 1020  (% class="table-bordered" %)
1021 1021  |=(% style="width: 135px;" %)**Communication No.**|=(% style="width: 102px;" %)**Station No.**|=(% style="width: 185px;" %)**Control bit**|=(% style="width: 191px;" %)**Communication lamp**|=(% style="width: 271px;" %)**Description**