Changes for page 01 Common Function

Last modified by Molly on 2025/05/12 11:24

From version 32.1
edited by Devin Chen
on 2025/03/17 15:55
Change comment: There is no comment for this version
To version 37.1
edited by Molly
on 2025/05/12 10:50
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.DevinChen
1 +XWiki.Molly
Content
... ... @@ -62,25 +62,25 @@
62 62  
63 63  This Demo shows the basic functions of Bar Graph and Meter. Those two objects use the same read address and data range. They display the same data in the Bar Graph and Meter.
64 64  
65 -[[Download link>>https://ftp.we-con.com.cn/Download/WIKI/PI%20HMI/Demo/Common%20Function/Meter%20%26%20Bar%20Graph-20241023T031656Z-001.zip]]
65 +[[Download link>>https://ftp.we-con.com.cn/Download/WIKI/PI%20HMI/Demo/Common%20Function/%E6%96%B0demo/Meter%20%26%20Bar%20Graph.rar]]
66 66  
67 67  = **12 Recipe** =
68 68  
69 69  Recipe function keeps data in the HMI, used to download the data from HMI to designated device addresses, or upload the data from device addresses to HMI. The maximum number of group in recipe is 1000, and the maximum number of member in each group is 1500. There are two modes in Recipe function, Simple recipe and advanced one. Advanced mode can support multiple Recipe files management, but simple one can only support one recipe file. And it can support import recipe file (.rcp2 and .csv) and export recipe file (.rcp2 only).
70 70  
71 -[[Download link>>https://ftp.we-con.com.cn/Download/WIKI/PI%20HMI/Demo/Common%20Function/Recipe-20241023T033244Z-001.zip]]
71 +[[Download link>>https://ftp.we-con.com.cn/Download/WIKI/PI%20HMI/Demo/Common%20Function/%E6%96%B0demo/Recipe.rar]]
72 72  
73 73  = **13 Time Setting** =
74 74  
75 75  This document shows three ways to set HMI time.
76 76  
77 -[[Download link>>https://ftp.we-con.com.cn/Download/WIKI/PI%20HMI/Demo/Common%20Function/Time%20setting-20241023T034707Z-001.zip]]
77 +[[Download link>>https://ftp.we-con.com.cn/Download/WIKI/PI%20HMI/Demo/Common%20Function/%E6%96%B0demo/Time%20setting.rar]]
78 78  
79 79  = **14 Trend Chart** =
80 80  
81 81  Trend Chart function is used for displaying the real-time data in HMI as curve graph, which X axis represent as time, Y axis represent as data.
82 82  
83 -[[Download link>>https://ftp.we-con.com.cn/Download/WIKI/PI%20HMI/Demo/Common%20Function/Trend%20Chart-20241023T034856Z-001.zip]]
83 +[[Download link>>https://ftp.we-con.com.cn/Download/WIKI/PI%20HMI/Demo/Common%20Function/%E6%96%B0demo/Trend%20Chart%281%29.rar]]
84 84  
85 85  = **15 User Permission** =
86 86  
... ... @@ -107,3 +107,9 @@
107 107  This function only available for ig series and PI8000 series(V2.0 system).
108 108  
109 109  [[Download link>>https://ftp.we-con.com.cn/Download/WIKI/PI%20HMI/Demo/Common%20Function/AWSDemon.zip]]
110 +
111 += **19 Variable Range** =
112 +
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.
114 +
115 +[[Download link>>https://ftp.we-con.com.cn/Download/WIKI/PI%20HMI/Demo/Common%20Function/Variable%20Range.zip]]