Changes for page 01 Common Function

Last modified by Devin Chen on 2026/03/24 19:19

From version 9.1
edited by Hunter
on 2026/02/28 14:39
Change comment: There is no comment for this version
To version 12.1
edited by Devin Chen
on 2026/03/24 19:19
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Hunter
1 +XWiki.DevinChen
Content
... ... @@ -8,13 +8,13 @@
8 8  
9 9  There are two types for Alarm function, Word Alarm and Bit Alarm. And also supports saving the alarm history records to SD card or U Disk or HMI internal flash for permanent storage. The function is the same as LEVI series, the setting of alarm is similar with LEVI one.
10 10  
11 -[[Downlaod link>>https://ftp.we-con.com.cn/Download/WIKI/PI%20HMI/Demo/Common%20Function/Alarm.zip]]
11 +[[Downlaod link>>https://ftp.we-con.com.cn/Download/WIKI/PI%20HMI/Demo/Common%20Function/AlarmV2.zip]]
12 12  
13 13  = **3 Common Object** =
14 14  
15 15  This link will show how to set Bit Switch, Word Switch, Function Switch, Numeric Display.
16 16  
17 -[[Download link>>https://ftp.we-con.com.cn/Download/WIKI/PI%20HMI/Demo/Common%20Function/Basic%20Object.zip]]
17 +[[Download link>>https://ftp.we-con.com.cn/Download/WIKI/PI%20HMI/Demo/Common%20Function/Basic%20ObjectV2.zip]]
18 18  
19 19  = **4 Combination Switch** =
20 20  
... ... @@ -108,6 +108,9 @@
108 108  
109 109  [[Download link>>https://ftp.we-con.com.cn/Download/WIKI/PI%20HMI/Demo/Common%20Function/AWSDemon.zip]]
110 110  
111 +For R series V-BOX,please refer to this demo 
112 +[[Download link>>https://ftp.we-con.com.cn/Download/WIKI/PI%20HMI/Demo/Common%20Function/MQTT%20demo%20for%20AWS%20loT.zip]]
113 +
111 111  = **19 Variable Range** =
112 112  
113 113  This demo demonstrates the variable range feature for the numeric object. If the input value exceeds the upper or lower limit, the numeric display will change its color and text accordingly.