Changes for page 13 HMI Internal Registers

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

From version 32.1
edited by Mora Zhou
on 2023/11/21 16:20
Change comment: There is no comment for this version
To version 16.3
edited by Hunter
on 2023/02/18 11:32
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -13.HMI Internal Registers
1 +12 HMI internal registers
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Mora
1 +XWiki.Hunter
Content
... ... @@ -25,11 +25,6 @@
25 25  * The address of the bit address HDX is with a decimal point while word addresses are integers.
26 26  )))
27 27  
28 -= Address ranges table =
29 -
30 -(% style="text-align:center" %)
31 -[[image:6.png]]
32 -
33 33  = **Data storage area (HDW/HDX)** =
34 34  
35 35  It is used to save the temporary data of project.
... ... @@ -56,27 +56,21 @@
56 56  
57 57  It is system recipe data power-off save register. The range is from RPW000000 to RPW990450.
58 58  
59 -(% class="box infomessage" %)
60 -(((
61 61  **✎Note:**
62 62  
63 63  * RPW is power-down retention. The register of this type is able to save the data before the power-down.
64 64  * To avoid possible device failure, do not immediately power off and reboot when configuring the power-down save addre
65 -)))
66 66  
67 67  = **Single user data area (HUW/HUX)** =
68 68  
69 69  It is used for system special registers (reserved by system).
70 70  
71 -1. Access as word, and serial number range is from HUW0 to HUW1599.
72 -1. Access as bit, and serial number range is from HUX0.0 to HUX1599.15.
63 +1. Access as word, and serial number range is from HUW0 to HUW199999.
64 +1. Access as bit, and serial number range is from HUX0.0 to HUX199999.15.
73 73  
74 -(% class="box infomessage" %)
75 -(((
76 76  **✎Note:**
77 77  
78 78  * HUW/HUX is a system special register, so please check the system special register list during use. Please use the address specified in the table and do not use the address which is not mentioned in the table.
79 -)))
80 80  
81 81  (% class="table-bordered" %)
82 82  |=**Special register address**|=**Description**|=**Function**
... ... @@ -146,8 +146,8 @@
146 146  (% class="table-bordered" style="width:1024px" %)
147 147  |=(% scope="row" style="width: 160px;" %)**Address**|=(% style="width: 282px;" %)**Function**|=(% style="width: 452px;" %)**Description**
148 148  |=(% style="width: 160px;" %)HSW0|(% style="width:282px" %)Language switch|(% style="width:452px" %)Multiple language could be set in the project, HMI support maximum 8 languages. (Power-down save supported)
149 -|=(% style="width: 160px;" %)HSW1|(% style="width:282px" %)Beep frequency (Only valid in HMI V1.0 System)|(% style="width:452px" %)Frequency range: 0~~4000
150 -|=(% style="width: 160px;" %)HSW2|(% style="width:282px" %)Beep volume (Only valid in HMI V1.0 System)|(% style="width:452px" %)Volume range: 0~~80
138 +|=(% style="width: 160px;" %)HSW1|(% style="width:282px" %)Beep frequency|(% style="width:452px" %)Frequency range: 0~~4000
139 +|=(% style="width: 160px;" %)HSW2|(% style="width:282px" %)Beep volume|(% style="width:452px" %)Volume range: 0~~80
151 151  |=(% style="width: 160px;" %)HSW3|(% style="width:282px" %)Beep time|(% style="width:452px" %)Unit: ms
152 152  |=(% style="width: 160px;" %)HSW4|(% style="width:282px" %)Beep whether enable or not|(% style="width:452px" %)(((
153 153  * =0: Enable.
... ... @@ -161,7 +161,7 @@
161 161  )))
162 162  |=(% 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)
163 163  |=(% style="width: 160px;" %)HSW8|(% style="width:282px" %)Number of unconfirmed history alarm|(% style="width:452px" %)The number of unconfirmed history alarm
164 -|=(% style="width: 160px;" %)HSW9|(% style="width:282px" %)Time out prompt|(% style="width:452px" %)(((
153 +|=(% style="width: 160px;" %)HSW9|(% style="width:282px" %)Time out tip|(% style="width:452px" %)(((
165 165  * =0: Enable
166 166  * =1: Disable
167 167  )))
... ... @@ -186,7 +186,6 @@
186 186  * =5: Friday.
187 187  * =6: Saturday.
188 188  )))
189 -|=(% style="width: 160px;" %)HSW39|(% style="width:282px" %)Beep type(Only valid in HMI V2.0 System)|(% style="width:452px" %)Type range: 1-5, Default is 1.
190 190  |=(% style="width: 160px;" %)HSW134|(% style="width:282px" %)(((
191 191  Whether the Script is read through
192 192  
... ... @@ -462,7 +462,7 @@
462 462  Address mapping polling cycle, effective range: 40~~1000ms, default: 300ms.
463 463  
464 464  * When the set value is greater than 1000, the value is 1000.
465 -* When the set value is lower than 40, it changes to the default value 300
453 +* When the set value is greater than 1000, it changes to the default value 300
466 466  )))
467 467  |=(% style="width: 160px;" %)HSW1087|(% style="width:282px" %)Control write interval in address mapping|(% style="width:452px" %)(((
468 468  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.
... ... @@ -605,7 +605,7 @@
605 605  * =0: Server connection exception
606 606  * =1: Server connection is OK
607 607  )))
608 -|=(% style="width: 160px;" %)HSW1740|(% style="width:282px" %)Wi-fi signal strength|(% style="width:452px" %)(((
596 +|=(% style="width: 160px;" %)HSW1740|(% style="width:282px" %)Wi-fi signal signal strength|(% style="width:452px" %)(((
609 609  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)
610 610  )))
611 611  |=(% 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
... ... @@ -837,7 +837,7 @@
837 837  )))
838 838  |=(% style="width: 160px;" %)HSW1866|(% style="width:282px" %)Delete the Lua extension module file|(% style="width:452px" %)(((
839 839  * =0: delete;
840 -* = Others: do not delete
828 +* = Others value: do not delete
841 841  )))
842 842  |=(% style="width: 160px;" %)HSW1867|(% style="width:282px" %)Reset mode|(% style="width:452px" %)(((
843 843  Monitor address is set during reset of reset switch, whether to cancel reset,
... ... @@ -904,22 +904,13 @@
904 904  |=(% style="width: 160px;" %)(((
905 905  HSW1879
906 906  )))|(% style="width:452px" %)Ethernet1 Local DNS2 address high byte 4
907 -|=(% style="width: 160px;" %)HSW1890|(% colspan="1" style="width:282px" %)Enable refresh current network signal|(% style="width:452px" %)(((
908 -* =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)
909 -* =Others: not refresh
910 -)))
911 -|=(% style="width: 160px;" %)HSW1891|(% colspan="1" style="width:282px" %)Enable clear cache for screen data  |(% style="width:452px" %)(((
912 -* =1, not clear screen cache when switch language
913 -* =2, trigger clear cache of all screens for once time
914 -* =3, always clear cache of all screen data
915 -)))
916 916  |=(% style="width: 160px;" %)HSW10000~~19999|(% style="width:282px" %)Power-down storage area|(% style="width:452px" %)After restart, the data remains
917 917  |=(% style="width: 160px;" %)HSW10035|(% rowspan="13" style="width:282px" %)(((
918 918  Note: Valid when Ethernet1 of HMI is plugged into the network cable.
919 -① When the Ethernet setting is enabled in the project parameters, this register displays the set value.
920 -② When the Ethernet setting is not enabled in the engineering parameters, the register displays the Ethernet IP automatically acquired by the HMI.
921 -③ When the HMI is not plugged into the network cable, the register will show 0 whether the engineering parameters are set or not.
922 -④ IP related registers can be read and written (only static IP mode can be written).
898 +①When the Ethernet setting is enabled in the project parameters, this register displays the set value.
899 +②. When the Ethernet setting is not enabled in the engineering parameters, the register displays the Ethernet IP automatically acquired by the HMI.
900 +③. When the HMI is not plugged into the network cable, the register will show 0 whether the engineering parameters are set or not.
901 +④.IP related registers can be read and written (only static IP mode can be written).
923 923  )))|(% style="width:452px" %)Local IP address high byte 1
924 924  |=(% style="width: 160px;" %)HSW10036|(% style="width:452px" %)Local IP address high byte 2
925 925  |=(% style="width: 160px;" %)HSW10037|(% style="width:452px" %)Local IP address high byte 3
... ... @@ -1013,7 +1013,6 @@
1013 1013  * =0: LAN or the external network both OK
1014 1014  * =1: Only LAN access
1015 1015  * =2: Only external network can access
1016 -* =3: Close the functions
1017 1017  )))
1018 1018  |=(% style="width: 160px;" %)HSW11757|(% style="width:282px" %)Enable the valid date of the dynamic installment password|(% style="width:452px" %)(((
1019 1019  * =0: Disabled
6.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Mora
Size
... ... @@ -1,1 +1,0 @@
1 -20.1 KB
Content