Changes for page 13 HMI Internal Registers

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

From version 38.1
edited by Jett
on 2025/04/28 16:06
Change comment: There is no comment for this version
To version 11.1
edited by Theodore Xu
on 2022/12/16 10:14
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -13 HMI Internal Registers
1 +12 HMI internal registers
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.2454238480
1 +XWiki.AiXia
Content
... ... @@ -25,11 +25,6 @@
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 -
33 33  = **Data storage area (HDW/HDX)** =
34 34  
35 35  It is used to save the temporary data of project.
... ... @@ -56,27 +56,21 @@
56 56  
57 57  It is system recipe data power-off save register. The range is from RPW000000 to RPW990450.
58 58  
59 -(% class="box infomessage" %)
60 -(((
61 61  **✎Note:**
62 62  
63 63  * RPW is power-down retention. The register of this type is able to save the data before the power-down.
64 64  * To avoid possible device failure, do not immediately power off and reboot when configuring the power-down save addre
65 -)))
66 66  
67 67  = **Single user data area (HUW/HUX)** =
68 68  
69 69  It is used for system special registers (reserved by system).
70 70  
71 -1. Access as word, and serial number range is from HUW0 to HUW1599.
72 -1. Access as bit, and serial number range is from HUX0.0 to HUX1599.15.
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.
73 73  
74 -(% class="box infomessage" %)
75 -(((
76 76  **✎Note:**
77 77  
78 78  * HUW/HUX is a system special register, so please check the system special register list during use. Please use the address specified in the table and do not use the address which is not mentioned in the table.
79 -)))
80 80  
81 81  (% class="table-bordered" %)
82 82  |=**Special register address**|=**Description**|=**Function**
... ... @@ -138,19 +138,16 @@
138 138  1. Access as word, and serial number range is from HSW0 to HSW49999. (HSW10000 to HSW19999 are the power-off storage areas)
139 139  1. Access as bit, and serial number range is from HSX0.0 to HSX49999.15.
140 140  
141 -(% class="box infomessage" %)
142 -(((
143 143  **✎Note:**
144 144  
145 145  * HSW / HSX are a system special register, so please check the system special register list during use. Please use the address specified in the table and do not use the address which is not mentioned in the table.
146 146  * To avoid possible device failure, do not immediately power off and reboot when configuring the power-down save address.
147 -)))
148 148  
149 149  (% class="table-bordered" style="width:1024px" %)
150 150  |=(% scope="row" style="width: 160px;" %)**Address**|=(% style="width: 282px;" %)**Function**|=(% style="width: 452px;" %)**Description**
151 151  |=(% 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)
152 -|=(% style="width: 160px;" %)HSW1|(% style="width:282px" %)Beep frequency (Only valid in HMI V1.0 System)|(% style="width:452px" %)Frequency range: 0~~4000
153 -|=(% style="width: 160px;" %)HSW2|(% style="width:282px" %)Beep volume (Only valid in HMI V1.0 System)|(% style="width:452px" %)Volume range: 0~~80
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
154 154  |=(% style="width: 160px;" %)HSW3|(% style="width:282px" %)Beep time|(% style="width:452px" %)Unit: ms
155 155  |=(% style="width: 160px;" %)HSW4|(% style="width:282px" %)Beep whether enable or not|(% style="width:452px" %)(((
156 156  * =0: Enable.
... ... @@ -164,7 +164,7 @@
164 164  )))
165 165  |=(% 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)
166 166  |=(% style="width: 160px;" %)HSW8|(% style="width:282px" %)Number of unconfirmed history alarm|(% style="width:452px" %)The number of unconfirmed history alarm
167 -|=(% style="width: 160px;" %)HSW9|(% style="width:282px" %)Time out prompt|(% style="width:452px" %)(((
153 +|=(% style="width: 160px;" %)HSW9|(% style="width:282px" %)Time out tip|(% style="width:452px" %)(((
168 168  * =0: Enable
169 169  * =1: Disable
170 170  )))
... ... @@ -189,16 +189,12 @@
189 189  * =5: Friday.
190 190  * =6: Saturday.
191 191  )))
192 -|=(% style="width: 160px;" %)HSW39|(% style="width:282px" %)Beep type(Only valid in HMI V2.0 System)|(% style="width:452px" %)Type range: 1-5, Default is 1.
193 193  |=(% style="width: 160px;" %)HSW134|(% style="width:282px" %)(((
194 194  Whether the Script is read through
195 195  
196 196  
197 197  )))|(% style="width:452px" %)(((
198 -(% class="box infomessage" %)
199 -(((
200 200  **✎Note:** If want to read-only or write-only, please enable this settings.
201 -)))
202 202  
203 203  * =0: Read from HMI cache(Default)
204 204  * =1: Read from PLC directly
... ... @@ -259,8 +259,8 @@
259 259  * =2: HSX521.1=1, delete all trend graph.
260 260  * =4: HSX521.2=1, delete all alarms.
261 261  * =16: HSX521.4=1, delete history XY plot.
262 -* =32: HSX521.5=1, delete data records in SD card or USB flash disk;(Please make a setting which is saved to USB flash disk or SD card in project setting).
263 -* =64: HSX521.6=1, delete alarms records in SD card or USB flash disk; (Please make a setting which is saved to USB flash disk or SD card in project setting).
244 +* =32: HSX521.5=1, delete data records in SD card or flash dish;(Please make a setting which is saved to flash disk or SD card in project setting).
245 +* =64: HSX521.6=1, delete alarms records in SD card or flash dish; (Please make a setting which is saved to flash disk or SD card in project setting).
264 264  )))
265 265  |=(% style="width: 160px;" %)HSW522|(% style="width:282px" %)Copy and paste the alarm/data files in flash to the USB flash disk|(% style="width:452px" %)(((
266 266  * =0: No operation
... ... @@ -309,7 +309,7 @@
309 309  * =2: Ejecting SD card, please waiting…
310 310  * =3: SD card ejected
311 311  )))
312 -|=(% style="width: 160px;" %)HSW550~~849|(% style="width:282px" %)Communication control|(% style="width:452px" %)For communication control and communication lamp (please refer to "[[Communication control>>https://docs.we-con.com.cn/bin/view/PIStudio/13.HMI%20internal%20registers/#HCommunicationcontrol]]" sector for detailed)
294 +|=(% style="width: 160px;" %)HSW550~~849|(% style="width:282px" %)Communication control|(% style="width:452px" %)For communication control and communication lamp (please refer to "[[communication control>>http://13.229.109.52:8080/wiki/pistudio/view/Helps/13.HMI%20internal%20registers/#HCommunicationcontrol]]" sector for detailed)
313 313  |=(% style="width: 160px;" %)HSW850|(% style="width:282px" %)(((
314 314  Network state
315 315  
... ... @@ -358,15 +358,15 @@
358 358  * HDX882.1=1 SD card is reading data, don't remove SD card.
359 359  )))
360 360  |=(% style="width: 160px;" %)HSW884|(% style="width:282px" %)Enter the system network configuration interface|(% style="width:452px" %)(((
361 -* = 0: Do not enter the network configuration interface
362 -* = 1: Enter the system network configuration interface.
343 +* =0: Do not enter the network configuration interface
344 +* =1: Enter the system network configuration interface.
363 363  ** ig series HMI only supports to enter the system interface
364 364  
365 365  )))
366 366  |=(% 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" %)(((
367 367  * = 0: displayed by object setting.
368 -* = 1: control address read failure, the address control of all objects is hidden, not displayed.
369 -* = 2: control address read failure, the address control of all objects is displayed, not hidden.
350 +* =1: control address read failure, the address control of all objects is hidden, not displayed.
351 +* =2: control address read failure, the address control of all objects is displayed, not hidden.
370 370  )))
371 371  |=(% style="width: 160px;" %)HSW893|(% style="width:282px" %)(((
372 372  User Permission Control Address, same as HUW1000 feature, please refer to chapter "[[User Permission>>http://13.229.109.52:8080/wiki/pistudio/view/Helps/08.Basic%20Function/#HUserPermission]]"
... ... @@ -389,7 +389,7 @@
389 389  |=(% style="width: 160px;" %)HSW900|(% style="width:282px" %)Quick update frequency settings for objects|(% style="width:452px" %)(((
390 390  Valid when the object is enabled for "quick update". Default: 5.
391 391  
392 -Range: 1 (fastest) - 50 (slowest)
374 +Range: 1 (fastest) ~~ 50 (slowest)
393 393  )))
394 394  |=(% style="width: 160px;" %)HSW920|(% style="width:282px" %)Static mode Maximum periods|(% style="width:452px" %)Numeric Input/ Display (range: 0-12)
395 395  |=(% style="width: 160px;" %)HSW921 ~~ 924|(% style="width:282px" %)Static mode Admin key|(% style="width:452px" %)Character Input/ Display (length: 8)
... ... @@ -439,11 +439,8 @@
439 439  |=(% style="width: 160px;" %)HSW1070|(% style="width:282px" %)The time interval (seconds) since the last time the screen was clicked|(% style="width:452px" %)(((
440 440  Shows how long the current screen has not been clicked, using a decimal unsigned double word (Numeric Input/ Display).
441 441  
442 -(% class="box infomessage" %)
443 -(((
444 444  **✎Note: **This register is cleared to zero regardless of which user clicks on the screen.
445 445  )))
446 -)))
447 447  |=(% style="width: 160px;" %)HSW1073|(% style="width:282px" %)Corresponding key value from keyboard|(% style="width:452px" %)Display the key value of the currently pressed key, the key value is shown in Table 1 (not updated when the character input display is being input)
448 448  |=(% style="width: 160px;" %)HSW1074|(% style="width:282px" %)Keyboard key status|(% style="width:452px" %)Display the current button status (not updated when the numeric input display is being input)(((
449 449  * =0: key release
... ... @@ -471,7 +471,7 @@
471 471  Address mapping polling cycle, effective range: 40~~1000ms, default: 300ms.
472 472  
473 473  * When the set value is greater than 1000, the value is 1000.
474 -* When the set value is lower than 40, it changes to the default value 300
453 +* When the set value is greater than 1000, it changes to the default value 300
475 475  )))
476 476  |=(% style="width: 160px;" %)HSW1087|(% style="width:282px" %)Control write interval in address mapping|(% style="width:452px" %)(((
477 477  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.
... ... @@ -506,8 +506,6 @@
506 506  * =0, Default value
507 507  * =1, Release the alarm generated before the last power-down when starting up
508 508  )))
509 -|=(% style="width: 160px;" %)HSW1200|(% colspan="1" rowspan="2" style="width:282px" %)TSAP settings for HMI in the Siemens LOGO! 8 protocol(ig series or HMI V2.0)|(% style="width:452px" %)HMI local TSAP, which corresponds to the remote TSAP of PLC
510 -|=(% style="width: 160px;" %)HSW1201|(% style="width:452px" %)HMI remote TSAP, which corresponds to the local TSAP of PLC
511 511  |=(% style="width: 160px;" %)HSW1450|(% style="width:282px" %)Enable objects level password function|(% style="width:452px" %)(((
512 512  * =0, Disable
513 513  * =1, Enable
... ... @@ -614,9 +614,6 @@
614 614  * =0: Server connection exception
615 615  * =1: Server connection is OK
616 616  )))
617 -|=(% style="width: 160px;" %)HSW1740|(% style="width:282px" %)Wi-fi signal strength|(% style="width:452px" %)(((
618 -Display the value of Wi-fi signal signal strength, ranges from 0~~100 (Signal strength is automatically obtained only once when HMI is powered on, and it will not be automatically updated. It needs to be used with the HSW1890)
619 -)))
620 620  |=(% style="width: 160px;" %)HSW1741|(% colspan="1" rowspan="12" style="width:282px" %)Related IP register in 4Gnetwork status (It is valid when HMI is connected to 4G)|(% style="width:452px" %)Local IP address high byte 1
621 621  |=(% style="width: 160px;" %)HSW1742|(% style="width:452px" %)Local IP address high byte 2
622 622  |=(% style="width: 160px;" %)HSW1743|(% style="width:452px" %)Local IP address high byte 3
... ... @@ -644,180 +644,10 @@
644 644  * =1: Server connection is OK
645 645  )))
646 646  |=(% style="width: 160px;" %)HSW1761|(% style="width:282px" %)Display 4G network signal strength|(% style="width:452px" %)Signal strength: 0~~31. The greater the value ,the signal is stronger
647 -|=(% style="width: 160px;" %)(((
648 -HSW1762
649 -)))|(% colspan="1" rowspan="13" style="width:282px" %)(((
650 -Note: Valid when Ethernet2 of HMI is plugged into the network cable.
651 -①、When the Ethernet setting is enabled in the project parameters, this register displays the set value.
652 -②. When the Ethernet setting is not enabled in the engineering parameters, the register displays the Ethernet IP automatically acquired by the HMI.
653 -③. When the HMI is not plugged into the network cable, the register will show 0 whether the engineering parameters are set or not.
654 -④.IP related registers can be read and written (only static IP mode can be written).
655 -)))|(% style="width:452px" %)(((
656 -Ethernet2 Local IP address high byte 1
657 -)))
658 -|=(% style="width: 160px;" %)(((
659 -HSW1763
660 -)))|(% style="width:452px" %)(((
661 -Ethernet2 Local IP address high byte 2
662 -)))
663 -|=(% style="width: 160px;" %)(((
664 -HSW1764
665 -)))|(% style="width:452px" %)(((
666 -Ethernet2 Local IP address high byte 3
667 -)))
668 -|=(% style="width: 160px;" %)(((
669 -HSW1765
670 -)))|(% style="width:452px" %)(((
671 -Ethernet2 Local IP address high byte 4
672 -)))
673 -|=(% style="width: 160px;" %)(((
674 -HSW1766
675 -)))|(% style="width:452px" %)(((
676 -Ethernet2 Local mask IP address high byte 1
677 -)))
678 -|=(% style="width: 160px;" %)(((
679 -HSW1767
680 -)))|(% style="width:452px" %)(((
681 -Ethernet2 Local mask IP address high byte 2
682 -)))
683 -|=(% style="width: 160px;" %)(((
684 -HSW1768
685 -)))|(% style="width:452px" %)Ethernet2 Local mask IP address high byte 3
686 -|=(% style="width: 160px;" %)HSW1769|(% style="width:452px" %)Ethernet2 Local mask IP address high byte 4
687 -|=(% style="width: 160px;" %)(((
688 -HSW1770
689 -)))|(% style="width:452px" %)(((
690 -Ethernet2 Local gateway IP address high byte 1
691 -)))
692 -|=(% style="width: 160px;" %)(((
693 -HSW1771
694 -)))|(% style="width:452px" %)(((
695 -Ethernet2 Local gateway IP address high byte 2
696 -)))
697 -|=(% style="width: 160px;" %)(((
698 -HSW1772
699 -)))|(% style="width:452px" %)(((
700 -Ethernet2 Local gateway IP address high byte 3
701 -)))
702 -|=(% style="width: 160px;" %)(((
703 -HSW1773
704 -)))|(% style="width:452px" %)(((
705 -Ethernet2 Local gateway IP address high byte 4
706 -)))
707 -|=(% style="width: 160px;" %)(((
708 -HSW1774
709 -)))|(% style="width:452px" %)(((
710 -Ethernet2 Local Port Address
711 -)))
712 -|=(% style="width: 160px;" %)(((
713 -HSW1775
714 -)))|(% colspan="1" rowspan="6" style="width:282px" %)(((
715 -①Display the MAC code of Ethernet2 NIC
716 -
717 -(hexadecimal display)
718 -
719 -②Read-only mode, not modifiable
720 -)))|(% style="width:452px" %)(((
721 -Ethernet2 Local MAC code high byte 1
722 -)))
723 -|=(% style="width: 160px;" %)(((
724 -HSW1776
725 -)))|(% style="width:452px" %)(((
726 -Ethernet2 Local MAC code high byte 2
727 -)))
728 -|=(% style="width: 160px;" %)(((
729 -HSW1777
730 -)))|(% style="width:452px" %)(((
731 -Ethernet2 Local MAC code high byte 3
732 -)))
733 -|=(% style="width: 160px;" %)(((
734 -HSW1778
735 -)))|(% style="width:452px" %)(((
736 -Ethernet2 Local MAC code high byte 4
737 -)))
738 -|=(% style="width: 160px;" %)(((
739 -HSW1779
740 -)))|(% style="width:452px" %)(((
741 -Ethernet2 Local MAC code high byte 5
742 -)))
743 -|=(% style="width: 160px;" %)(((
744 -HSW1780
745 -)))|(% style="width:452px" %)(((
746 -Ethernet2 Local MAC code high byte 6
747 -)))
748 -|=(% style="width: 160px;" %)(((
749 -HSW1781
750 -)))|(% colspan="1" rowspan="8" style="width:282px" %)(((
751 -①Display and modify DNS1 and DNS2 of Ethernet2
752 -
753 -②Related registers can be read and written mode (only static IP mode can be written)
754 -)))|(% style="width:452px" %)(((
755 -Ethernet2 Local DNS1 address high byte 1
756 -)))
757 -|=(% style="width: 160px;" %)(((
758 -HSW1782
759 -)))|(% style="width:452px" %)(((
760 -Ethernet2 Local DNS1 address high byte 2
761 -)))
762 -|=(% style="width: 160px;" %)(((
763 -HSW1783
764 -)))|(% style="width:452px" %)(((
765 -Ethernet2 Local DNS1 address high byte 3
766 -)))
767 -|=(% style="width: 160px;" %)(((
768 -HSW1784
769 -)))|(% style="width:452px" %)(((
770 -Ethernet2 Local DNS1 address high byte 4
771 -)))
772 -|=(% style="width: 160px;" %)(((
773 -HSW1785
774 -)))|(% style="width:452px" %)(((
775 -Ethernet2 Local DNS2 address high byte 1
776 -)))
777 -|=(% style="width: 160px;" %)(((
778 -HSW1786
779 -)))|(% style="width:452px" %)(((
780 -Ethernet2 Local DNS2 address high byte 2
781 -)))
782 -|=(% style="width: 160px;" %)(((
783 -HSW1787
784 -)))|(% style="width:452px" %)(((
785 -Ethernet2 Local DNS2 address high byte 3
786 -)))
787 -|=(% style="width: 160px;" %)(((
788 -HSW1788
789 -)))|(% style="width:452px" %)(((
790 -Ethernet2 Local DNS2 address high byte 4
791 -)))
792 -|=(% style="width: 160px;" %)(((
793 -HSW1789
794 -)))|(% colspan="1" style="width:282px" %)(((
795 -Display or set the dynamic or static IP mode of Ethernet2
796 -)))|(% style="width:452px" %)(((
797 -HSX1789.0 = 0, Static IP mode
798 -
799 -HSX1789.0 = 1, dynamic IP mode
800 -)))
801 -|=(% style="width: 160px;" %)(((
802 -HSW1790
803 -)))|(% colspan="1" style="width:282px" %)(((
804 -Confirm Ethernet2 IP, subnet mask, gateway, DNS1, DNS2, and dynamic static IP settings
805 -)))|(% style="width:452px" %)(((
806 -~= 1, confirm the setting (i.e., after modifying IP-related information, set this address to 1, representing confirmation of the modification, after which it will be reset to 0)
807 -)))
808 -|=(% style="width: 160px;" %)(((
809 -HSW1791
810 -)))|(% colspan="1" style="width:282px" %)(((
811 -Network status of the Ethernet2 connection server
812 -)))|(% style="width:452px" %)(((
813 -~= 0, connection to the server is abnormal = 1, connection to the server is normal
814 -)))
815 815  |=(% style="width: 160px;" %)HSW1852|(% style="width:282px" %)Control the interval in two consecutive clicks|(% style="width:452px" %)Limit range: 1~~500ms. The default is 100 ms.
816 816  |=(% style="width: 160px;" %)HSW1853|(% style="width:282px" %)File format for exporting data records to USB flash drive or SD card|(% style="width:452px" %)(((
817 817  * =0: db database
818 818  * =1: CSV
819 -
820 -(Only valid for script function DbToCsvFile)
821 821  )))
822 822  |=(% style="width: 160px;" %)HSW1854|(% style="width:282px" %)High and low word conversion type|(% style="width:452px" %)(((
823 823  * =0: use the old high-low word conversion (default)
... ... @@ -844,7 +844,7 @@
844 844  * =1: priority WLAN
845 845  * =2: priority 4G
846 846  )))
847 -|=(% style="width: 160px;" %)HSW1866|(% style="width:282px" %)Delete the Lua extension module file|(% style="width:452px" %)(((
651 +|=(% style="width: 160px;" %)HSW1866|(% style="width:282px" %)Delete the LUa extension module file|(% style="width:452px" %)(((
848 848  * =0: delete;
849 849  * = Others: do not delete
850 850  )))
... ... @@ -860,110 +860,14 @@
860 860  * = 0: yes (default);
861 861  * = 1: no
862 862  )))
863 -|=(% style="width: 160px;" %)(((
864 -HSW1869
865 -)))|(% style="width:282px" %)(((
866 -Dynamic screensaver countdown
867 -)))|(% style="width:452px" %)(((
868 -Countdown to enter dynamic screensaver effect, unit (S)
869 -)))
870 -|=(% style="width: 160px;" %)(((
871 -HSW1870
872 -)))|(% style="width:282px" %)(((
873 -Display or set the dynamic or static IP mode of Ethernet1
874 -)))|(% style="width:452px" %)(((
875 -HSX1870.0 = 0, Static IP mode
876 -
877 -HSX1870.0 = 1, dynamic IP mode
878 -)))
879 -|=(% style="width: 160px;" %)(((
880 -HSW1871
881 -)))|(% style="width:282px" %)(((
882 -Confirm the IP, subnet mask, gateway, DNS1, DNS2, and dynamic static IP settings for Ethernet1
883 -)))|(% style="width:452px" %)(((
884 -~= 1, confirm the setting (i.e., after modifying IP-related information, set this address to 1, representing confirmation of the modification, after which it will be reset to 0)
885 -)))
886 -|=(% style="width: 160px;" %)(((
887 -HSW1872
888 -)))|(% colspan="1" rowspan="8" style="width:282px" %)(((
889 -①Display and modify DNS1 and DNS2 of Ethernet1
890 -
891 -②Related registers can be read and written mode (only static IP mode can be written)
892 -)))|(% style="width:452px" %)(((
893 -Ethernet1 Local DNS1 address high byte 1
894 -)))
895 -|=(% style="width: 160px;" %)(((
896 -HSW1873
897 -)))|(% style="width:452px" %)Ethernet1 Local DNS1 address high byte 2
898 -|=(% style="width: 160px;" %)(((
899 -HSW1874
900 -)))|(% style="width:452px" %)Ethernet1 Local DNS1 address high byte 3
901 -|=(% style="width: 160px;" %)(((
902 -HSW1875
903 -)))|(% style="width:452px" %)Ethernet1 Local DNS1 address high byte 4
904 -|=(% style="width: 160px;" %)(((
905 -HSW1876
906 -)))|(% style="width:452px" %)Ethernet1 Local DNS2 address high byte 1
907 -|=(% style="width: 160px;" %)(((
908 -HSW1877
909 -)))|(% style="width:452px" %)Ethernet1 Local DNS2 address high byte 2
910 -|=(% style="width: 160px;" %)(((
911 -HSW1878
912 -)))|(% style="width:452px" %)Ethernet1 Local DNS2 address high byte 3
913 -|=(% style="width: 160px;" %)(((
914 -HSW1879
915 -)))|(% style="width:452px" %)Ethernet1 Local DNS2 address high byte 4
916 -|=(% style="width: 160px;" %)HSW1890|(% colspan="1" style="width:282px" %)Enable refresh current network signal|(% style="width:452px" %)(((
917 -* =1: Refresh the network signal once after triggered (This register will be automatically reset after triggered, only update the signal value once after per 15 seconds, not able to update twice in the short interval)
918 -* =Others: not refresh
919 -)))
920 -|=(% style="width: 160px;" %)HSW1891|(% colspan="1" style="width:282px" %)Enable clear cache for screen data  |(% style="width:452px" %)(((
921 -* =1, not clear screen cache when switch language
922 -* =2, trigger clear cache of all screens for once time
923 -* =3, always clear cache of all screen data
924 -)))
925 -|=(% style="width: 160px;" %)HSW1892|(% colspan="1" style="width:282px" %)Keyboard key polling interval setting|(% style="width:452px" %)(((
926 -~=0,50ms;
927 -
928 -~=1,40ms;
929 -
930 -~=2,30ms;
931 -
932 -~=3,20ms;
933 -
934 -~=4,10ms;
935 -)))
936 -|=(% style="width: 160px;" %)HSW1893|(% colspan="1" style="width:282px" %)Cursor mode switch|(% style="width:452px" %)(((
937 -~=0, default free mode;
938 -
939 -~=1, selected box mode;
940 -
941 -~=2, selected gray mode;
942 -
943 -~=3, mouse selected mode;
944 -)))
945 -|=(% style="width: 160px;" %)HSW1894|(% colspan="1" style="width:282px" %)Enable a specific serial keyboard|(% style="width:452px" %)(((
946 -~=1 Enable;
947 -
948 -~=Other, not enabled;
949 -
950 -Note: Only valid for initialization, recommended to use in background initialization script;
951 -)))
952 -|=(% style="width: 160px;" %)HSW1895|(% colspan="1" style="width:282px" %)Controls whether keyboard keys are effective in certain situations|(% style="width:452px" %)(((
953 -~=0, by default, the key trigger does not take effect when the screen is off or in screen saver mode;
954 -
955 -~=1, HSX1895.0=1, the key trigger will also take effect when the screen is off;
956 -
957 -~=2, HSX1895.1=1, the key trigger will also take effect in screen saver mode;
958 -)))
959 -|=(% style="width: 160px;" %)HSW1903|(% colspan="1" style="width:282px" %)Check the network cable connection status|(% style="width:452px" %)If a network cable is detected, it is set to 1; if no network cable is detected, it is set to 0
960 960  |=(% style="width: 160px;" %)HSW10000~~19999|(% style="width:282px" %)Power-down storage area|(% style="width:452px" %)After restart, the data remains
961 961  |=(% style="width: 160px;" %)HSW10035|(% rowspan="13" style="width:282px" %)(((
962 -Note: Valid when Ethernet1 of HMI is plugged into the network cable.
963 -① When the Ethernet setting is enabled in the project parameters, this register displays the set value.
964 -② When the Ethernet setting is not enabled in the engineering parameters, the register displays the Ethernet IP automatically acquired by the HMI.
965 -③ When the HMI is not plugged into the network cable, the register will show 0 whether the engineering parameters are set or not.
966 -④ IP related registers can be read and written (only static IP mode can be written).
669 +**✎Note: **Only valid when the HMI is plugged into the Ethernet cable.
670 +
671 +1. If Ethernet settings is enabled in project parameters, this register displays the set value.
672 +1. If Ethernet settings is not enabled in project parameters, IP would automatically obtained IP.
673 +1. If HMI is not connected to the network, the register is displayed as 0 whether the engineering parameters are set.
674 +1. 4. All IP registers of HMI are read-only.
967 967  )))|(% style="width:452px" %)Local IP address high byte 1
968 968  |=(% style="width: 160px;" %)HSW10036|(% style="width:452px" %)Local IP address high byte 2
969 969  |=(% style="width: 160px;" %)HSW10037|(% style="width:452px" %)Local IP address high byte 3
... ... @@ -978,11 +978,9 @@
978 978  |=(% style="width: 160px;" %)HSW10046|(% style="width:452px" %)Local gateway address high byte 4
979 979  |=(% style="width: 160px;" %)HSW10047|(% style="width:452px" %)Local port address
980 980  |=(% style="width: 160px;" %)HSW10048|(% rowspan="6" style="width:282px" %)(((
981 -Display the MAC code of Ethernet1 NIC
689 +Displays the MAC code of the current network card
982 982  
983 -(hexadecimal display)
984 -
985 -②Read-only mode, not modifiable
691 +(Hexadecimal display)
986 986  )))|(% style="width:452px" %)Local MAC code high word 1
987 987  |=(% style="width: 160px;" %)HSW10049|(% style="width:452px" %)Local MAC code high word 2
988 988  |=(% style="width: 160px;" %)HSW10050|(% style="width:452px" %)Local MAC code high word 3
... ... @@ -989,7 +989,7 @@
989 989  |=(% style="width: 160px;" %)HSW10051|(% style="width:452px" %)Local MAC code high word 4
990 990  |=(% style="width: 160px;" %)HSW10052|(% style="width:452px" %)Local MAC code high word 5
991 991  |=(% style="width: 160px;" %)HSW10053|(% style="width:452px" %)Local MAC code high word 6
992 -|=(% style="width: 160px;" %)HSW10118|(% colspan="1" rowspan="2" style="width:282px" %)TSAP settings for HMI in the Siemens LOGO! 8 protocol|(% style="width:452px" %)HMI local TSAP, which corresponds to the remote TSAP of PLC
698 +|=(% style="width: 160px;" %)HSW10118|(% colspan="1" rowspan="2" style="width:282px" %)TSAP settings for HMI in the Siemens logo! 8 protocol|(% style="width:452px" %)HMI local TSAP, which corresponds to the remote TSAP of PLC
993 993  |=(% style="width: 160px;" %)HSW10119|(% style="width:452px" %)HMI remote TSAP, which corresponds to the local TSAP of PLC
994 994  |=(% style="width: 160px;" %)HSW10461~~10493|(% style="width:282px" %)Remote access password|(% style="width:452px" %)8-character remote access password
995 995  |=(% style="width: 160px;" %)HSW10494~~10558|(% style="width:282px" %)Machine ID (Read only)|(% style="width:452px" %)Machine ID for remote access (read only 64-bit)
... ... @@ -1028,7 +1028,7 @@
1028 1028  |=(% style="width: 160px;" %)HSW10606|(% style="width:282px" %)Printer instruction type|(% style="width:452px" %)(((
1029 1029  * =1: Graphic print type
1030 1030  * =2: Dot density printing type
1031 -* =3(Default value): special for EPSON printer
737 +* =3: special for EPSON printer
1032 1032  )))
1033 1033  |=(% style="width: 160px;" %)HSW10607|(% style="width:282px" %)Printer paper cutting function|(% style="width:452px" %)(((
1034 1034  * =1: Enable
... ... @@ -1039,7 +1039,7 @@
1039 1039  * =2: Center alignment
1040 1040  * =3: Right alignment
1041 1041  )))
1042 -|=(% style="width: 160px;" %)HSW10611|(% style="width:282px" %)Set weconcloud server|(% style="width:452px" %)(((
748 +|=(% style="width: 160px;" %)HSW10610|(% style="width:282px" %)Set weconcloud server|(% style="width:452px" %)(((
1043 1043  * =0: Select the server configured in "Project Settings"
1044 1044  * =1: select Server 1
1045 1045  * =2: select Server 2
... ... @@ -1049,12 +1049,6 @@
1049 1049  * =1: English
1050 1050  * =2: Chinese
1051 1051  )))
1052 -|=(% style="width: 160px;" %)HSW11752|(% style="width:282px" %)Traffic monitoring control|(% style="width:452px" %)= 1: Enable the flow monitoring function
1053 -~= Other: Disable the flow monitoring function
1054 -|=(% style="width: 160px;" %)HSW11753|(% style="width:282px" %)Traffic monitoring network card type|(% style="width:452px" %)= 0: Ethernet card
1055 -~= 1: 4G
1056 -~= 2: Wi-Fi
1057 -|=(% style="width: 160px;" %)HSW11754-11755|(% style="width:282px" %)Historical traffic consumption|(% style="width:452px" %)The total traffic consumed historically (bytes) [value is an integer]
1058 1058  |=(% style="width: 160px;" %)HSW11756|(% style="width:282px" %)(((
1059 1059  Access permission restrictions
1060 1060  
... ... @@ -1063,7 +1063,6 @@
1063 1063  * =0: LAN or the external network both OK
1064 1064  * =1: Only LAN access
1065 1065  * =2: Only external network can access
1066 -* =3: Close the functions
1067 1067  )))
1068 1068  |=(% style="width: 160px;" %)HSW11757|(% style="width:282px" %)Enable the valid date of the dynamic installment password|(% style="width:452px" %)(((
1069 1069  * =0: Disabled
... ... @@ -1078,44 +1078,7 @@
1078 1078  )))
1079 1079  |=(% style="width: 160px;" %)HSW11760|(% style="width:282px" %)Screensaver countdown|(% style="width:452px" %)Display the countdown to enter the Screensaver, unit: second.
1080 1080  |=(% style="width: 160px;" %)HSW11761|(% style="width:282px" %)Screensaver screen number|(% style="width:452px" %)Set the screen number for Screensaver
1081 -|=(% style="width: 160px;" %)(((
1082 -HSW11762
1083 -)))|(% style="width:282px" %)(((
1084 -Dynamic screensaver control address
1085 -)))|(% style="width:452px" %)(((
1086 -HSX11762.0=0, initialize with project configuration;
1087 1087  
1088 -HSX11762.0=1, initialize with special register configuration;
1089 -
1090 -HSX11762.1=0, disable dynamic screensaver;
1091 -
1092 -HSX11762.1=1, enable dynamic screensaver
1093 -)))
1094 -|=(% style="width: 160px;" %)(((
1095 -HSW11763
1096 -)))|(% style="width:282px" %)(((
1097 -Waiting time to enter the dynamic screensaver
1098 -)))|(% style="width:452px" %)(((
1099 -Waiting time when the screen is not operated, range 1~~720 minutes
1100 -)))
1101 -|=(% style="width: 160px;" %)(((
1102 -HSW11764
1103 -)))|(% style="width:282px" %)(((
1104 -Animated screensaver animation type
1105 -)))|(% style="width:452px" %)(((
1106 -~=0: Raster,=1: Blinds,=2: Bubble
1107 -)))
1108 -|=(% style="width: 160px;" %)HSW11767|(% style="width:282px" %)Remote screen display adaptation mode switching|(% style="width:452px" %)=0, default mode, remote full-screen zoom display for horizontal screen projects, remote proportional zoom display for vertical screen projects;
1109 -~=1, full-screen zoom display;
1110 -~=2, proportional zoom display according to screen size ratio;
1111 -~=3, no zoom display according to screen pixels;
1112 -|=(% style="width: 160px;" %)HSW11773|(% style="width:282px" %)Automatically log out user control address|(% style="width:452px" %)=3: that is, HSX11773.0=1, HSX11773.1=1, based on the configuration in the address, enable automatic user logout.
1113 -|=(% style="width: 160px;" %)HSW11774|(% style="width:282px" %)Automatic user logout interval|(% style="width:452px" %)(((
1114 -Range: 1 to 255
1115 -
1116 -Unit: Minutes
1117 -)))
1118 -
1119 1119  == Serial port communication configuration ==
1120 1120  
1121 1121  (% class="table-bordered" %)
6.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Mora
Size
... ... @@ -1,1 +1,0 @@
1 -20.1 KB
Content