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 28.1
edited by Hunter
on 2023/10/19 17:27
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -25,6 +25,20 @@
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 +(% cellpadding="10" %)
31 +|=(% scope="row" style="width: 218px;" %)Address Type\HMI Series|=(% style="width: 228px;" %)General Series|=(% style="width: 200px;" %)i /HMI+ Series|=(% style="width: 136px;" %)ie Series|=(% style="width: 232px;" %)ig Series
32 +|=(% style="width: 218px;" %)HDW|(% style="width:228px" %)HDW0-HDW299999|HDW0-HDW299999|HDW0-HDW299999|HDW0-HDW299999
33 +|=(% style="width: 218px;" %)HSW|(% style="width:228px" %)HSW0-HSW14999|HSW0-HSW14999|HSW0-HSW14999|HSW0-HSW14999
34 +|=(% style="width: 218px;" %)HAW|(% style="width:228px" %)HAW0-HAW199999|HAW0-HAW199999|HAW0-HAW199999|HAW0-HAW199999
35 +|=(% style="width: 218px;" %)HUW|(% style="width:228px" %)HUW0-HUW1599|HUW0-HUW1599|HUW0-HUW1599|HUW0-HUW1599
36 +|=(% style="width: 218px;" %)HDX|(% style="width:228px" %)HDX0.0-HDX299999.15|HDX0.0-HDX299999.15|HDX0.0-HDX299999.15|HDX0.0-HDX299999.15
37 +|=(% style="width: 218px;" %)HSX|(% style="width:228px" %)HSX0.0-HSX14999.15|HSX0.0-HSX14999.15|HSX0-HSX14999.15|HSX0.0-HSX14999.15
38 +|=(% style="width: 218px;" %)HAX|(% style="width:228px" %)HAX0.0-HAX199999.15|HAX0.0-HAX199999.15|HAX0.0-HAX199999.15|HAX0.0-HAX199999.15
39 +|=(% style="width: 218px;" %)HUX|(% style="width:228px" %)HUX0.0-HUX1599.15|HUX0.0-HUX1599.15|HUX0.0-HUX1599.15|HUX0.0-HUX1599.15
40 +|=(% style="width: 218px;" %)RPW|(% style="width:228px" %) |RPW000000-RPW990450|RPW000000-RPW990450|RPW000000-RPW990450
41 +
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.
77 +1. Access as word, and serial number range is from HUW0 to HUW1599.
78 +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" %)(((
167 +|=(% style="width: 160px;" %)HSW9|(% style="width:282px" %)Time out prompt|(% style="width:452px" %)(((
154 154  * =0: Enable
155 155  * =1: Disable
156 156  )))
... ... @@ -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
467 +* 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).
921 +① When the Ethernet setting is enabled in the project parameters, this register displays the set value.
922 +② When the Ethernet setting is not enabled in the engineering parameters, the register displays the Ethernet IP automatically acquired by the HMI.
923 +③ When the HMI is not plugged into the network cable, the register will show 0 whether the engineering parameters are set or not.
924 +④ 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