Changes for page 13 HMI Internal Registers

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

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 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
... ... @@ -130,7 +130,34 @@
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 +|=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 +
134 134  = **Special data area (HSW/HSX)** =
135 135  
136 136  It is used for system special registers (reserved by system).