Changes for page 13 HMI Internal Registers

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

From version 4.3
edited by Stone Wu
on 2022/08/06 14:11
Change comment: There is no comment for this version
To version 1.1
edited by Leo Wei
on 2022/06/08 12:57
Change comment: Imported from XAR

Summary

Details

Page properties
Parent
... ... @@ -1,1 +1,1 @@
1 -PIStudio.WebHome
1 +PIStudio.1 User Manual.WebHome
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Stone
1 +XWiki.admin
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  
... ... @@ -319,14 +319,8 @@
319 319  |=(% style="width: 160px;" %)HSW857|(% style="width:282px" %)Permission in remote access (web page, mobile APP, cloud platform, etc.)|(% style="width:452px" %)(((
320 320  * =0: users could switch the screen, control the switch and update data in remote access.
321 321  * =1: users could only control function switch (only switch the screen), view data and switch state, but could not operate or update them.
322 -* =2: users could neither operate the screen switch, nor switch operation and data modification, only view. (The ig series and 8000/9000 series with -R after system upgrade)
320 +* =2: users could neither operate the screen switch, nor switch operation and data modification, only view.( ig series)
323 323  )))
324 -|=(% style="width: 160px;" %)HSW860~~861|(% style="width:282px" %)Data partition remaining space|(% style="width:452px" %)Display the data partition remaining space, updated every minute, unit(**kB**)
325 -|=(% style="width: 160px;" %)HSW880|(% style="width:282px" %)Enable data partition remaining space|(% style="width:452px" %)(((
326 -~=1, able to view the data partition remaining space from HSW860~~861.
327 -
328 -~=Other value except 1, disable the viewing function.
329 -)))
330 330  |=(% style="width: 160px;" %)HSW881|(% style="width:282px" %)Storage of Record files|(% style="width:452px" %)(((
331 331  It is used for controlling saving alarm/data record files to U disk / SD card.
332 332  
... ... @@ -339,11 +339,9 @@
339 339  * HDX882.1=0 SD card doesn't execute storage or storage finished.
340 340  * HDX882.1=1 SD card is reading data, don't remove SD card.
341 341  )))
342 -|=(% style="width: 160px;" %)HSW884|(% style="width:282px" %)Enter the system network configuration interface|(% style="width:452px" %)(((
343 -* =0: Do not enter the network configuration interface
344 -* =1: Enter the system network configuration interface.
345 -** ig series HMI only supports to enter the system interface
346 -
334 +|=(% style="width: 160px;" %)HSW884|(% style="width:282px" %)Enter setup screen|(% style="width:452px" %)(((
335 +* = 0: Do not into setup screen
336 +* = 1: Enter setup screen
347 347  )))
348 348  |=(% style="width: 160px;" %)HSW885|(% style="width:282px" %)When the control object hides the address is read failed (communication failure), set the display mode of the object|(% style="width:452px" %)(((
349 349  * = 0: displayed by object setting.
... ... @@ -512,10 +512,6 @@
512 512  * HSX1502.0=1: Modification comfirmed. Save the data of HSW1450~~HSW1501 to a file for immediate effect.
513 513  * HSX1502.1=1:Modification cancelled. Restore the current data of hSW1450-HSW1501 to the data saved in the file last time.
514 514  )))
515 -|=(% style="width: 160px;" %)HSW1509|(% style="width:282px" %)Curve width|(% style="width:452px" %)(((
516 -* =0: Use the curve width set by project default.
517 -* =1 to 10: use special register to set curve width.
518 -)))
519 519  |=(% style="width: 160px;" %)HSW1603|(% style="width:282px" %)Number of current unreleased alarms|(% style="width:452px" %)The number of current unreleased alarms in alarm record file.
520 520  |=(% style="width: 160px;" %)HSW1604|(% style="width:282px" %)The auxiliary judgment address when the control bit in the Object Lock fails to be read|(% style="width:452px" %)(((
521 521  * =0: The auxiliary address is invalid.
... ... @@ -735,9 +735,9 @@
735 735  * =2: Chinese
736 736  )))
737 737  |=(% style="width: 160px;" %)HSW11756|(% style="width:282px" %)(((
738 -Access permission restrictions
724 +Set access permission restrictions
739 739  
740 -(ig series and** **8000/9000 series with -R after system upgrade)
726 +**(ig series)**
741 741  )))|(% style="width:452px" %)(((
742 742  * =0: LAN or the external network both OK
743 743  * =1: Only LAN access
... ... @@ -1007,15 +1007,13 @@
1007 1007  |(% style="width:220px" %)HSW11226|=(% style="width: 336px;" %)2 TCP; =3 UDP
1008 1008  |(% style="width:220px" %)HSW11227|(% style="width:336px" %)Reserved
1009 1009  
1010 -(% class="box infomessage" %)
1011 -(((
996 +(% class="wikigeneratedid" %)
1012 1012  **✎Note:** The number of Ethernet connections supported by different HMI series varies.
1013 -)))
1014 1014  
1015 1015  == **Communication control** ==
1016 1016  
1017 1017  (% class="table-bordered" %)
1018 -|=(% style="width: 135px;" %)**Communication No.**|=(% style="width: 102px;" %)**Station No.**|=(% style="width: 185px;" %)**Control bit**|=(% style="width: 191px;" %)**Communication lamp**|=(% style="width: 271px;" %)**Description**
1002 +|(% style="width:135px" %)**Communication No.**|(% style="width:102px" %)**Station No.**|(% style="width:185px" %)**Control bit**|(% style="width:191px" %)**Communication lamp**|(% style="width:271px" %)**Description**
1019 1019  |(% colspan="1" rowspan="16" style="width:135px" %)1|(% style="width:102px" %)0~~15|(% style="width:185px" %)HSX550.0~HSX550.15|(% style="width:191px" %)HSX558.0~HSX558.15|(% rowspan="160" style="width:271px" %)Communication number refers to the number in "Communication Port Configuration". A number provides 256 device station numbers. Each station number corresponds to a communication control bit and a communication indicator bit. Registers HSX550.0 to HSX805.15 are used to control the station numbers from 0 to 127, and registers HSX1150.0 to HSX1405.15 are used to control station numbers 128 to 255.
1020 1020  |(% style="width:102px" %)16~~31|(% style="width:185px" %)HSX551.0~HSX551.15|(% style="width:191px" %)HSX559.0~HSX559.15
1021 1021  |(% style="width:102px" %)32~~47|(% style="width:185px" %)HSX552.0~HSX552.15|(% style="width:191px" %)HSX560.0~HSX560.15