Changes for page 13 HMI Internal Registers

Last modified by xingzhi lin on 2025/10/30 15:10

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 6.2
edited by xingzhi lin
on 2025/10/30 14:48
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -134,7 +134,30 @@
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 +|=HSW1908|Total available user storage|Displays total available user storage (64-bit floating-point, unit: MB).
150 +|=HSW1912|Remaining available user storage|Displays remaining available user storage (64-bit floating-point, unit: MB).
151 +|=HSW1921|Touch status indicator|(((
152 +* 0: Not touching
153 +* 1: Touching
154 +)))
155 +|=HSW1923|Exclusive mode switch|(((
156 +* 0: Disable exclusive mode
157 +* 1: Enable exclusive mode
158 +)))
159 +|=HSW11773|Control auto user logout |
160 +
138 138  = **Special data area (HSW/HSX)** =
139 139  
140 140  It is used for system special registers (reserved by system).