Changes for page 01 Common Function
Last modified by Molly on 2025/05/12 11:24
From version 35.1
edited by Molly
on 2025/05/12 10:49
on 2025/05/12 10:49
Change comment:
There is no comment for this version
To version 32.1
edited by Devin Chen
on 2025/03/17 15:55
on 2025/03/17 15:55
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Molly1 +XWiki.DevinChen - Content
-
... ... @@ -62,13 +62,13 @@ 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/ %E6%96%B0demo/Meter%20%26%20Bar%20Graph.rar]]65 +[[Download link>>https://ftp.we-con.com.cn/Download/WIKI/PI%20HMI/Demo/Common%20Function/Meter%20%26%20Bar%20Graph-20241023T031656Z-001.zip]] 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/ %E6%96%B0demo/Recipe.rar]]71 +[[Download link>>https://ftp.we-con.com.cn/Download/WIKI/PI%20HMI/Demo/Common%20Function/Recipe-20241023T033244Z-001.zip]] 72 72 73 73 = **13 Time Setting** = 74 74 ... ... @@ -107,9 +107,3 @@ 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]]