Changes for page 13 HMI Internal Registers

Last modified by xingzhi lin on 2025/09/24 10:24

From version 5.1
edited by xingzhi lin
on 2025/09/24 09:47
Change comment: There is no comment for this version
To version 5.3
edited by xingzhi lin
on 2025/09/24 10:24
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -130,7 +130,23 @@
130 130  )))
131 131  |=HUW1402|Keyboard note|It saves the text information of the keyboard notes when clicking object(HUW1402-HUW1433)
132 132  |=HUW1436|Current object level|Indicate current object security level
133 +|=HUW1502|Touch status prompt|(((
134 +* 0: Not touching
135 +* 1: Touching
136 +)))
137 +|=HUW1503|The current user's group prompt|(((
138 +A bit represents one of the groups. The administrator is bit 0, group 0 is bit 1, and group 1 is bit 2 and so on.
133 133  
140 +For example:
141 +
142 +* HUW1503.0=0 (administrator)
143 +* HUW1503.1=1 (group 0)
144 +* HUW1503.2=1 (group 1)
145 +* HUW1503.3=0 (group 2)
146 +
147 +This means the current user has the permissions of groups 0 and 1, but not administrator or group 2.
148 +)))
149 +
134 134  = **Special data area (HSW/HSX)** =
135 135  
136 136  It is used for system special registers (reserved by system).