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
on 2025/09/24 10:21
Change comment:
There is no comment for this version
To version 6.3
edited by xingzhi lin
on 2025/10/30 15:02
on 2025/10/30 15:02
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -134,7 +134,63 @@ 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 +Controls the enable state of auto user logout. 161 + 162 +* HSX11773.0: =0 Follow project configuration 163 +* HSX11773.0: =1 Follow address configuration 164 +* HSX11773.1: =0 Disable auto logout 165 +* HSX11773.1: =1 Enable auto logout 166 +))) 167 +|=HSW11774|Auto user logout waiting time|Sets the waiting time before automatic logout (1–255 minutes). 168 +|=((( 169 +==== **HSW11775** ==== 170 +)))|Enable NTP time synchronization|((( 171 +* 1: Enable NTP 172 +* 0: Disable NTP 173 +))) 174 +|=HSW11776|Immediate time synchronization|Perform immediate NTP sync after device startup. 175 +|=HSW11777~~11780|Primary time server IP (required when NTP is enabled)|Each register represents one byte of the IP address (high to low). 176 +|=HSW11781~~11784|Second time server IP (optional)|Each register represents one byte of the IP address (high to low). 177 +|=HSW11785~~11788|Third time server IP (optional)|Each register represents one byte of the IP address (high to low). 178 +|=HSW11789~~11792|Fourth time server IP (optional)|Each register represents one byte of the IP address (high to low). 179 +|=HSW11793|Time synchronization period|((( 180 + 181 + 182 +High byte of time synchronization period 183 +))) 184 +|=HSW11794|Time synchronization period|((( 185 + 186 + 187 +Low byte of time synchronization period 188 +))) 189 +|=HSW11795|Enable daylight saving time (DST)|((( 190 +* 1: Enable DST 191 +* 0: Disable DST 192 +))) 193 + 138 138 = **Special data area (HSW/HSX)** = 139 139 140 140 It is used for system special registers (reserved by system).