Changes for page 01 Common Function
Last modified by Molly on 2025/05/12 11:24
From version 31.1
edited by Devin Chen
on 2024/10/29 11:33
on 2024/10/29 11:33
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. DevinChen1 +XWiki.Molly - Content
-
... ... @@ -62,31 +62,31 @@ 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 87 87 User permission is one of expansion function in PI Series HMI; it provides multi-level of permission for control HMI operations. User need to set the user and group when designing project. Different groups have different permission levels for accessing. Each user should be added to certain group, it is possible to add one user to different groups. 88 88 89 -[[Download link>>https://ftp.we-con.com.cn/Download/WIKI/PI%20HMI/Demo/Common%20Function/User%20permission -20241023T035107Z-001.zip]]89 +[[Download link>>https://ftp.we-con.com.cn/Download/WIKI/PI%20HMI/Demo/Common%20Function/%E6%96%B0demo/User%20permission.rar]] 90 90 91 91 = **16 XY Plot** = 92 92 ... ... @@ -98,7 +98,7 @@ 98 98 99 99 This Demo shows how to read the scanner info into PI HMI. 100 100 101 -[[Download link>>https://ftp.we-con.com.cn/Download/WIKI/PI%20HMI/Demo/Comm on%20Function/Barcode%20scanner.zip]]101 +[[Download link>>https://ftp.we-con.com.cn/Download/WIKI/PI%20HMI/Demo/Communication/Barcode%20scanner%20%20V1.0.zip]] 102 102 103 103 = **18 Amazon AWS IoT** = 104 104 ... ... @@ -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]]