Changes for page 13 HMI Internal Registers

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

From version 6.1
edited by Stone Wu
on 2022/08/06 14:29
Change comment: There is no comment for this version
To version 2.1
edited by Hunter
on 2022/07/09 11:59
Change comment: There is no comment for this version

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.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  
... ... @@ -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 -
340 +|=(% style="width: 160px;" %)HSW884|(% style="width:282px" %)Enter setup screen|(% style="width:452px" %)(((
341 +* = 0: Do not into setup screen
342 +* = 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.
... ... @@ -643,22 +643,6 @@
643 643  * =1: download firmware
644 644  * =2: enter the background
645 645  )))
646 -|=(% style="width: 160px;" %)HSW1866|(% style="width:282px" %)Delete the LUa extension module file|(% style="width:452px" %)(((
647 -* =1, delete;
648 -* = Others, do not delete
649 -)))
650 -|=(% style="width: 160px;" %)HSW1867|(% style="width:282px" %)Reset mode|(% style="width:452px" %)(((
651 -Monitor address is set during reset of reset switch, whether to cancel reset,
652 -
653 -* = 0, yes (default);
654 -* = 1, no
655 -)))
656 -|=(% style="width: 160px;" %)HSW1868|(% style="width:282px" %)Double-click or long press the record type table mode|(% style="width:452px" %)(((
657 -Controls whether the button pops up when double-clicking or long pressing on record type table object
658 -
659 -* = 0, yes (default);
660 -* = 1, no
661 -)))
662 662  |=(% style="width: 160px;" %)HSW10000~~19999|(% style="width:282px" %)Power-down storage area|(% style="width:452px" %)After restart, the data remains
663 663  |=(% style="width: 160px;" %)HSW10035|(% rowspan="13" style="width:282px" %)(((
664 664  **✎Note: **Only valid when the HMI is plugged into the Ethernet cable.
... ... @@ -776,7 +776,7 @@
776 776  == **Serial port communication configuration** ==
777 777  
778 778  (% class="table-bordered" %)
779 -|=(% scope="row" style="width: 102px;" %)Port|=(% style="width: 173px;" %)**Function**|=(% style="width: 122px;" %)**Address**|=(% colspan="2" style="width: 506px;" %)**Description**
755 +|=(% style="width: 102px;" %)Port|=(% style="width: 173px;" %)**Function**|=(% style="width: 122px;" %)**Address**|=(% colspan="2" style="width: 506px;" %)**Description**
780 780  |(% colspan="1" rowspan="11" style="width:102px" %)COM1|(% style="width:173px" %)Communication mode|(% style="width:122px" %)HSW10061|(% colspan="2" style="width:506px" %)(((
781 781  * =0: RS232
782 782  * =1: RS485
... ... @@ -806,22 +806,10 @@
806 806  * =1: ODD
807 807  * =2: EVEN
808 808  )))
809 -|(% style="width:173px" %)Wait timeout|(% style="width:122px" %)HSW10066|(% colspan="2" style="width:506px" %)(((
810 -* Unit: ms.
811 -* Range: 0 to 30000
812 -)))
813 -|(% style="width:173px" %)reveive timeout|(% style="width:122px" %)HSW10067|(% colspan="2" style="width:506px" %)(((
814 -* Unit: ms.
815 -* Range: 0 to 30000
816 -)))
817 -|(% style="width:173px" %)Retry time|(% style="width:122px" %)HSW10068|(% colspan="2" style="width:506px" %)(((
818 -* Unit: times.
819 -* Range: 0 to 100
820 -)))
821 -|(% style="width:173px" %)Retry timeout|(% style="width:122px" %)HSW10069|(% colspan="2" style="width:506px" %)(((
822 -* Unit: s.
823 -* Range: 0 to 300
824 -)))
785 +|(% style="width:173px" %)Wait timeout|(% style="width:122px" %)HSW10066|(% colspan="2" style="width:506px" %)Unit: ms. Range: 0~~30000
786 +|(% style="width:173px" %)reveive timeout|(% style="width:122px" %)HSW10067|(% colspan="2" style="width:506px" %)Unit: ms. Range: 0~~30000
787 +|(% style="width:173px" %)Retry time|(% style="width:122px" %)HSW10068|(% colspan="2" style="width:506px" %)Unit: times. Range: 0~~100
788 +|(% style="width:173px" %)Retry timeout|(% style="width:122px" %)HSW10069|(% colspan="2" style="width:506px" %)Unit: s. Range: 0~~300
825 825  |(% style="width:173px" %)HMI station number|(% style="width:122px" %)HSW10070|(% colspan="2" style="width:506px" %)
826 826  |(% style="width:173px" %)PLC station number|(% style="width:122px" %)HSW10071|(% colspan="2" style="width:506px" %)
827 827  |(% colspan="1" rowspan="11" style="width:102px" %)COM1-2|(% style="width:173px" %)Communication mode|(% style="width:122px" %)HSW10094|(% colspan="2" style="width:506px" %)(((
... ... @@ -854,22 +854,10 @@
854 854  * =1: ODD
855 855  * =2: EVEN
856 856  )))
857 -|(% style="width:173px" %)Wait timeout|(% style="width:122px" %)HSW10099|(% colspan="2" style="width:506px" %)(((
858 -* Unit: ms.
859 -* Range: 0 to 30000
860 -)))
861 -|(% style="width:173px" %)receive timeout|(% style="width:122px" %)HSW10100|(% colspan="2" style="width:506px" %)(((
862 -* Unit: ms.
863 -* Range: 0 to 30000
864 -)))
865 -|(% style="width:173px" %)Retry time|(% style="width:122px" %)HSW10101|(% colspan="2" style="width:506px" %)(((
866 -* Unit: times.
867 -* Range: 0 to 100
868 -)))
869 -|(% style="width:173px" %)Retry timeout|(% style="width:122px" %)HSW10102|(% colspan="2" style="width:506px" %)(((
870 -* Unit: s.
871 -* Range: 0 to 30
872 -)))
821 +|(% style="width:173px" %)Wait timeout|(% style="width:122px" %)HSW10099|(% colspan="2" style="width:506px" %)Unit: ms. Range: 0~~30000
822 +|(% style="width:173px" %)receive timeout|(% style="width:122px" %)HSW10100|(% colspan="2" style="width:506px" %)Unit: ms. Range: 0~~30000
823 +|(% style="width:173px" %)Retry time|(% style="width:122px" %)HSW10101|(% colspan="2" style="width:506px" %)Unit: times. Range: 0~~100
824 +|(% style="width:173px" %)Retry timeout|(% style="width:122px" %)HSW10102|(% colspan="2" style="width:506px" %)Unit: s. Range: 0~~30
873 873  |(% style="width:173px" %)HMI station number|(% style="width:122px" %)HSW10103|(% colspan="2" style="width:506px" %)
874 874  |(% style="width:173px" %)PLC station number|(% style="width:122px" %)HSW10104|(% colspan="2" style="width:506px" %)
875 875  |(% colspan="1" rowspan="11" style="width:102px" %)COM1-3|(% style="width:173px" %)Communication mode|(% style="width:122px" %)HSW10120|(% colspan="2" style="width:506px" %)(((
... ... @@ -902,22 +902,10 @@
902 902  * =1: ODD
903 903  * =2: EVEN
904 904  )))
905 -|(% style="width:173px" %)Wait timeout|(% style="width:122px" %)HSW10125|(% colspan="2" style="width:506px" %)(((
906 -* Unit: ms.
907 -* Range: 0 to 30000
908 -)))
909 -|(% style="width:173px" %)receive timeout|(% style="width:122px" %)HSW10126|(% colspan="2" style="width:506px" %)(((
910 -* Unit: ms.
911 -* Range: 0 to 30000
912 -)))
913 -|(% style="width:173px" %)Retry time|(% style="width:122px" %)HSW10127|(% colspan="2" style="width:506px" %)(((
914 -* Unit: times.
915 -* Range: 0 to 100
916 -)))
917 -|(% style="width:173px" %)Retry timeout|(% style="width:122px" %)HSW10128|(% colspan="2" style="width:506px" %)(((
918 -* Unit: s.
919 -* Range: 0 to 30
920 -)))
857 +|(% style="width:173px" %)Wait timeout|(% style="width:122px" %)HSW10125|(% colspan="2" style="width:506px" %)Unit: ms. Range: 0~~30000
858 +|(% style="width:173px" %)receive timeout|(% style="width:122px" %)HSW10126|(% colspan="2" style="width:506px" %)Unit: ms. Range: 0~~30000
859 +|(% style="width:173px" %)Retry time|(% style="width:122px" %)HSW10127|(% colspan="2" style="width:506px" %)Unit: times. Range: 0~~100
860 +|(% style="width:173px" %)Retry timeout|(% style="width:122px" %)HSW10128|(% colspan="2" style="width:506px" %)Unit: s. Range: 0~~30
921 921  |(% style="width:173px" %)HMI station number|(% style="width:122px" %)HSW10129|(% colspan="2" style="width:506px" %)
922 922  |(% style="width:173px" %)PLC station number|(% style="width:122px" %)HSW10130|(% colspan="2" style="width:506px" %)
923 923  |(% colspan="1" rowspan="11" style="width:102px" %)COM2|(% style="width:173px" %)Communication mode|(% style="width:122px" %)HSW10072|(% colspan="2" style="width:506px" %)(((
... ... @@ -948,22 +948,10 @@
948 948  * =1: ODD
949 949  * =2: EVEN
950 950  )))
951 -|(% style="width:173px" %)Wait timeout|(% style="width:122px" %)HSW10077|(% colspan="2" style="width:506px" %)(((
952 -* Unit: ms.
953 -* Range: 0 to 30000
954 -)))
955 -|(% style="width:173px" %)receive timeout|(% style="width:122px" %)HSW10078|(% colspan="2" style="width:506px" %)(((
956 -* Unit: ms.
957 -* Range: 0 to 30000
958 -)))
959 -|(% style="width:173px" %)Retry time|(% style="width:122px" %)HSW10079|(% colspan="2" style="width:506px" %)(((
960 -* Unit: times.
961 -* Range: 0 to 100
962 -)))
963 -|(% style="width:173px" %)Retry timeout|(% style="width:122px" %)HSW10080|(% colspan="2" style="width:506px" %)(((
964 -* Unit: s.
965 -* Range: 0 to 30
966 -)))
891 +|(% style="width:173px" %)Wait timeout|(% style="width:122px" %)HSW10077|(% colspan="2" style="width:506px" %)Unit: ms. Range: 0~~30000
892 +|(% style="width:173px" %)receive timeout|(% style="width:122px" %)HSW10078|(% colspan="2" style="width:506px" %)Unit: ms. Range: 0~~30000
893 +|(% style="width:173px" %)Retry time|(% style="width:122px" %)HSW10079|(% colspan="2" style="width:506px" %)Unit: times. Range: 0~~100
894 +|(% style="width:173px" %)Retry timeout|(% style="width:122px" %)HSW10080|(% colspan="2" style="width:506px" %)Unit: s. Range: 0~~30
967 967  |(% style="width:173px" %)HMI station number|(% style="width:122px" %)HSW10081|(% colspan="2" style="width:506px" %)
968 968  |(% style="width:173px" %)PLC station number|(% style="width:122px" %)HSW10082|(% colspan="2" style="width:506px" %)
969 969  |(% colspan="1" rowspan="11" style="width:102px" %)COM2-2|(% style="width:173px" %)Communication mode|(% style="width:122px" %)HSW10105|(% colspan="2" style="width:506px" %)(((
... ... @@ -994,22 +994,10 @@
994 994  * =1: ODD
995 995  * =2: EVEN
996 996  )))
997 -|(% style="width:173px" %)Wait timeout|(% style="width:122px" %)HSW10110|(% colspan="2" style="width:506px" %)(((
998 -* Unit: ms.
999 -* Range: 0 to 30000
1000 -)))
1001 -|(% style="width:173px" %)receive timeout|(% style="width:122px" %)HSW10111|(% colspan="2" style="width:506px" %)(((
1002 -* Unit: ms.
1003 -* Range: 0 to 30000
1004 -)))
1005 -|(% style="width:173px" %)Retry time|(% style="width:122px" %)HSW10112|(% colspan="2" style="width:506px" %)(((
1006 -* Unit: times.
1007 -* Range: 0 to 100
1008 -)))
1009 -|(% style="width:173px" %)Retry timeout|(% style="width:122px" %)HSW10113|(% colspan="2" style="width:506px" %)(((
1010 -* Unit: s.
1011 -* Range: 0 to 30
1012 -)))
925 +|(% style="width:173px" %)Wait timeout|(% style="width:122px" %)HSW10110|(% colspan="2" style="width:506px" %)Unit: ms. Range: 0~~30000
926 +|(% style="width:173px" %)receive timeout|(% style="width:122px" %)HSW10111|(% colspan="2" style="width:506px" %)Unit: ms. Range: 0~~30000
927 +|(% style="width:173px" %)Retry time|(% style="width:122px" %)HSW10112|(% colspan="2" style="width:506px" %)Unit: times. Range: 0~~100
928 +|(% style="width:173px" %)Retry timeout|(% style="width:122px" %)HSW10113|(% colspan="2" style="width:506px" %)Unit: s. Range: 0~~30
1013 1013  |(% style="width:173px" %)HMI station number|(% style="width:122px" %)HSW10114|(% colspan="2" style="width:506px" %)
1014 1014  |(% style="width:173px" %)PLC station number|(% style="width:122px" %)HSW10115|(% colspan="2" style="width:506px" %)
1015 1015  |(% colspan="1" rowspan="11" style="width:102px" %)COM3|(% style="width:173px" %)Communication mode|(% style="width:122px" %)HSW10083|(% colspan="2" style="width:506px" %)(((
... ... @@ -1039,35 +1039,17 @@
1039 1039  * =1: ODD
1040 1040  * =2: EVEN
1041 1041  )))
1042 -|(% style="width:173px" %)Wait timeout|(% style="width:122px" %)HSW10088|(% colspan="2" style="width:506px" %)(((
1043 -* Unit: ms.
1044 -* Range: 0 to 30000
1045 -)))
1046 -|(% style="width:173px" %)receive timeout|(% style="width:122px" %)HSW10089|(% colspan="2" style="width:506px" %)(((
1047 -* Unit: ms.
1048 -* Range: 0 to 30000
1049 -)))
1050 -|(% style="width:173px" %)Retry time|(% style="width:122px" %)HSW10090|(% colspan="2" style="width:506px" %)(((
1051 -* Unit: times.
1052 -* Range: 0 to 100
1053 -)))
1054 -|(% style="width:173px" %)Retry timeout|(% style="width:122px" %)HSW10091|(% colspan="2" style="width:506px" %)(((
1055 -* Unit: s.
1056 -* Range: 0 to 30
1057 -)))
958 +|(% style="width:173px" %)Wait timeout|(% style="width:122px" %)HSW10088|(% colspan="2" style="width:506px" %)Unit: ms. Range: 0~~30000
959 +|(% style="width:173px" %)receive timeout|(% style="width:122px" %)HSW10089|(% colspan="2" style="width:506px" %)Unit: ms. Range: 0~~30000
960 +|(% style="width:173px" %)Retry time|(% style="width:122px" %)HSW10090|(% colspan="2" style="width:506px" %)Unit: times. Range: 0~~100
961 +|(% style="width:173px" %)Retry timeout|(% style="width:122px" %)HSW10091|(% colspan="2" style="width:506px" %)Unit: s. Range: 0~~30
1058 1058  |(% style="width:173px" %)HMI station number|(% style="width:122px" %)HSW10092|(% colspan="2" style="width:506px" %)
1059 1059  |(% style="width:173px" %)PLC station number|(% style="width:122px" %)HSW10093|(% colspan="2" style="width:506px" %)
1060 1060  |(% colspan="1" rowspan="2" style="width:102px" %)CAN port|(% style="width:173px" %)CAN1 baud rate|(% style="width:122px" %)HSW010116|(% style="width:299px" %)(((
1061 -Unit: K, the baud rate must be an integer.
1062 -
1063 -For example, when the baud rate required is 250000, just enter 250.
965 +Unit: K, the baud rate must be an integer, for example, when the baud rate required is 250000, just enter 250.
1064 1064  )))|(% colspan="1" rowspan="2" style="width:218px" %)**✎Note: **If baud rate has been modified,please wait 5 seconds,then restart the HMI to take effect.
1065 -|(% style="width:173px" %)CAN2 baud rate|(% style="width:122px" %)HSW010117|(% style="width:299px" %)(((
1066 -Unit: K, the baud rate must be an integer.
967 +|(% style="width:173px" %)CAN2 baud rate|(% style="width:122px" %)HSW010117|(% style="width:299px" %)Unit: K, the baud rate must be an integer, for example, when the baud rate required is 250000, just enter 250.
1067 1067  
1068 -For example, when the baud rate required is 250000, just enter 250.
1069 -)))
1070 -
1071 1071  == **Ethernet communication configuration** ==
1072 1072  
1073 1073  (% class="table-bordered" %)
... ... @@ -1101,15 +1101,13 @@
1101 1101  |(% style="width:220px" %)HSW11226|=(% style="width: 336px;" %)2 TCP; =3 UDP
1102 1102  |(% style="width:220px" %)HSW11227|(% style="width:336px" %)Reserved
1103 1103  
1104 -(% class="box infomessage" %)
1105 -(((
1002 +(% class="wikigeneratedid" %)
1106 1106  **✎Note:** The number of Ethernet connections supported by different HMI series varies.
1107 -)))
1108 1108  
1109 1109  == **Communication control** ==
1110 1110  
1111 1111  (% class="table-bordered" %)
1112 -|=(% style="width: 135px;" %)**Communication No.**|=(% style="width: 102px;" %)**Station No.**|=(% style="width: 185px;" %)**Control bit**|=(% style="width: 191px;" %)**Communication lamp**|=(% style="width: 271px;" %)**Description**
1008 +|(% style="width:135px" %)**Communication No.**|(% style="width:102px" %)**Station No.**|(% style="width:185px" %)**Control bit**|(% style="width:191px" %)**Communication lamp**|(% style="width:271px" %)**Description**
1113 1113  |(% 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.
1114 1114  |(% style="width:102px" %)16~~31|(% style="width:185px" %)HSX551.0~HSX551.15|(% style="width:191px" %)HSX559.0~HSX559.15
1115 1115  |(% style="width:102px" %)32~~47|(% style="width:185px" %)HSX552.0~HSX552.15|(% style="width:191px" %)HSX560.0~HSX560.15