Changes for page 01 Common Function
Last modified by Devin Chen on 2026/03/24 19:19
From version 12.1
edited by Devin Chen
on 2026/03/24 19:19
on 2026/03/24 19:19
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.Hunter - Content
-
... ... @@ -2,19 +2,19 @@ 2 2 3 3 Address mapping is the operation to build the relationship between two different addresses. Forwarding address from source address to destination address, so the value in both addresses would be same according to the predefined mapping mode. Both addresses could be from different, in this way, to make HMI processing faster. 4 4 5 -[[Download link>>https://ftp.we-con.com.cn/Download/WIKI/PI%20HMI/Demo/Common%20Function/AddressMapping V2.zip]]5 +[[Download link>>https://ftp.we-con.com.cn/Download/WIKI/PI%20HMI/Demo/Common%20Function/AddressMapping.zip]] 6 6 7 7 = **2 Alarm** = 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 V2.zip]]11 +[[Downlaod link>>https://ftp.we-con.com.cn/Download/WIKI/PI%20HMI/Demo/Common%20Function/Alarm.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 V2.zip]]17 +[[Download link>>https://ftp.we-con.com.cn/Download/WIKI/PI%20HMI/Demo/Common%20Function/Basic%20Object.zip]] 18 18 19 19 = **4 Combination Switch** = 20 20 ... ... @@ -108,9 +108,6 @@ 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 - 114 114 = **19 Variable Range** = 115 115 116 116 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. ... ... @@ -131,24 +131,12 @@ 131 131 132 132 = 22 Column Chart(PI 10) = 133 133 134 -Column chart is mianly for display the data as column chart format, so the users can intuitively see the trends and changes in the data. **This demo only works on the PIStudio version V10.4 or above. **131 +Column chart is mianly for display the data as column chart format, so the users can intuitively see the trends and changes in the data. 135 135 136 136 [[Download link>>https://ftp.we-con.com.cn/Download/WIKI/PI%20HMI/Demo/Common%20Function/ColumnChartV10.pi2]] 137 137 138 138 = 23 Custom Trend(PI 11) = 139 139 140 -The Custom Trend is a newly introduced object type for both Historical and Real-Time data. It providing a similar function with the Disk Record, but in different forms. Its data sourcing is from either Data Record or Trend Chart. **This demo only works on the PIStudio version V11.1 or above. **137 +The Custom Trend is a newly introduced object type for both Historical and Real-Time data. It providing a similar function with the Disk Record, but in different forms. Its data sourcing is from either Data Record or Trend Chart. 141 141 142 142 [[Download link>>https://ftp.we-con.com.cn/Download/WIKI/PI%20HMI/Demo/Common%20Function/CustomTrendV11.pi2]] 143 - 144 -= 24 Schedule(PI 10) = 145 - 146 -Users can use the Schedule to execute the certain task in a regular cycle (daily, weekly or monthly). **This demo only works on the PIStudio version V10.4 or above.** 147 - 148 -[[Download link>>https://ftp.we-con.com.cn/Download/WIKI/PI%20HMI/Demo/Common%20Function/Scheduler.pi2]] 149 - 150 -= 25 New Alarm = 151 - 152 -This demo is for new alarm record on PI10.0. And **the demo only works on the PIStudio version V10.5 or above.** 153 - 154 -[[Download link>>https://ftp.we-con.com.cn/Download/WIKI/PI%20HMI/Demo/Common%20Function/New%20alarm%20record.pi2]]