Changes for page 13 HMI Internal Registers

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

From version 17.1
edited by Hunter
on 2023/02/18 13:53
Change comment: There is no comment for this version
To version 29.2
edited by Mora Zhou
on 2023/10/31 14:52
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.Hunter
1 +XWiki.Mora
Content
... ... @@ -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  
... ... @@ -135,8 +135,8 @@
135 135  (% class="table-bordered" style="width:1024px" %)
136 136  |=(% scope="row" style="width: 160px;" %)**Address**|=(% style="width: 282px;" %)**Function**|=(% style="width: 452px;" %)**Description**
137 137  |=(% 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)
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
143 +|=(% style="width: 160px;" %)HSW1|(% style="width:282px" %)Beep frequency (Only valid in HMI V1.0 System)|(% style="width:452px" %)Frequency range: 0~~4000
144 +|=(% style="width: 160px;" %)HSW2|(% style="width:282px" %)Beep volume (Only valid in HMI V1.0 System)|(% style="width:452px" %)Volume range: 0~~80
140 140  |=(% style="width: 160px;" %)HSW3|(% style="width:282px" %)Beep time|(% style="width:452px" %)Unit: ms
141 141  |=(% style="width: 160px;" %)HSW4|(% style="width:282px" %)Beep whether enable or not|(% style="width:452px" %)(((
142 142  * =0: Enable.
... ... @@ -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  )))
... ... @@ -175,6 +175,7 @@
175 175  * =5: Friday.
176 176  * =6: Saturday.
177 177  )))
183 +|=(% style="width: 160px;" %)HSW39|(% style="width:282px" %)Beep type(Only valid in HMI V2.0 System)|(% style="width:452px" %)
178 178  |=(% style="width: 160px;" %)HSW134|(% style="width:282px" %)(((
179 179  Whether the Script is read through
180 180  
... ... @@ -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
459 +* 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.
... ... @@ -904,10 +904,10 @@
904 904  |=(% style="width: 160px;" %)HSW10000~~19999|(% style="width:282px" %)Power-down storage area|(% style="width:452px" %)After restart, the data remains
905 905  |=(% style="width: 160px;" %)HSW10035|(% rowspan="13" style="width:282px" %)(((
906 906  Note: Valid when Ethernet1 of HMI is plugged into the network cable.
907 -①When the Ethernet setting is enabled in the project parameters, this register displays the set value.
908 -②. When the Ethernet setting is not enabled in the engineering parameters, the register displays the Ethernet IP automatically acquired by the HMI.
909 -③. When the HMI is not plugged into the network cable, the register will show 0 whether the engineering parameters are set or not.
910 -④.IP related registers can be read and written (only static IP mode can be written).
913 +① When the Ethernet setting is enabled in the project parameters, this register displays the set value.
914 +② When the Ethernet setting is not enabled in the engineering parameters, the register displays the Ethernet IP automatically acquired by the HMI.
915 +③ When the HMI is not plugged into the network cable, the register will show 0 whether the engineering parameters are set or not.
916 +④ IP related registers can be read and written (only static IP mode can be written).
911 911  )))|(% style="width:452px" %)Local IP address high byte 1
912 912  |=(% style="width: 160px;" %)HSW10036|(% style="width:452px" %)Local IP address high byte 2
913 913  |=(% style="width: 160px;" %)HSW10037|(% style="width:452px" %)Local IP address high byte 3
6.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Mora
Size
... ... @@ -1,0 +1,1 @@
1 +20.1 KB
Content