Changes for page 13 HMI Internal Registers
Last modified by Jett on 2025/04/28 16:07
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Stone1 +XWiki.Hunter - Content
-
... ... @@ -12,18 +12,19 @@ 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 15 -* Access as word with the prefix "HDW". 16 -** HDW0 means the 1st word of system data area. HDW1 means the 2nd word of system data area. 17 -* Access as bit with the prefix "HDX". The number before "." i". The number before Access in bit with the prefix "HD". The number before Access in bit with the prefix "HDX". The number before "." indicates the number of the word. The number after "." indicates the bit number of the word. 18 -** HDX1020.12 means to access the system data area in bit mode, the specific location is the 13th bit of the 1020 word. 15 +1. Access as word with the prefix "HDW". 19 19 20 -(% class="box infomessage" %) 21 -((( 17 +* HDW0 means the 1st word of system data area. HDW1 means the 2nd word of system data area. 18 + 19 +(% start="2" %) 20 +1. Access as bit with the prefix "HDX". The number before "." i". The number before Access in bit with the prefix "HD". The number before Access in bit with the prefix "HDX". The number before "." indicates the number of the word. The number after "." indicates the bit number of the word. 21 + 22 +* HDX1020.12 means to access the system data area in bit mode, the specific location is the 13th bit of the 1020 word. 23 + 22 22 **✎Note:** 23 23 24 24 * Addresses in HDX are the bits from words in HDW, so be careful when using addresses. For example, HDX1020.12 is the 13th bit to access the 1020 word. The value of this bit is the same as that of the word accessed through HDW001020. The 13th bit of this word is actually the same bit as HDX1020.12. 25 25 * The address of the bit address HDX is with a decimal point while word addresses are integers. 26 -))) 27 27 28 28 = **Data storage area (HDW/HDX)** = 29 29 ... ... @@ -39,13 +39,10 @@ 39 39 1. Access as word, and serial number range is from HAW0 to HAW199999. 40 40 1. Access as bit, and serial number range is from HAX0.0 to HAX199999.15. 41 41 42 -(% class="box infomessage" %) 43 -((( 44 44 **✎Note:** 45 45 46 46 * HAW/HAX is power-down retention. The register of this type is able to save the data before the power-down. 47 47 * To avoid possible device failure, do not immediately power off and reboot when configuring the power-down save addre 48 -))) 49 49 50 50 = **Recipe index area (RPW)** = 51 51 ... ... @@ -1001,10 +1001,8 @@ 1001 1001 |(% style="width:220px" %)HSW11226|=(% style="width: 336px;" %)2 TCP; =3 UDP 1002 1002 |(% style="width:220px" %)HSW11227|(% style="width:336px" %)Reserved 1003 1003 1004 -(% class="box infomessage" %) 1005 -((( 1002 +(% class="wikigeneratedid" %) 1006 1006 **✎Note:** The number of Ethernet connections supported by different HMI series varies. 1007 -))) 1008 1008 1009 1009 == **Communication control** == 1010 1010