Changes for page 13 HMI Internal Registers

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

From version 5.2
edited by xingzhi lin
on 2025/09/24 10:21
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
... ... @@ -134,7 +134,19 @@
134 134  * 0: Not touching
135 135  * 1: Touching
136 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.
137 137  
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 +
138 138  = **Special data area (HSW/HSX)** =
139 139  
140 140  It is used for system special registers (reserved by system).