Changes for page 01 Common Function

Last modified by Hunter on 2026/02/28 15:06

From version 11.1
edited by Hunter
on 2026/02/28 15:06
Change comment: There is no comment for this version
To version 2.1
edited by Hunter
on 2025/10/24 16:54
Change comment: There is no comment for this version

Summary

Details

Page properties
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/AddressMappingV2.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/AlarmV2.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%20ObjectV2.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  
... ... @@ -122,30 +122,4 @@
122 122  
123 123  = 21 Recipe Record =
124 124  
125 -Recipe Record is a brand-new recipe function on PI V9.0. It includes built-in CSV import and export features by default, so users no longer need to manually construct CSV files. The recipe function buttons also not need to create manually. It is more convenient for user operation.
126 -
127 -[[Download link>>https://ftp.we-con.com.cn/Download/WIKI/PI%20HMI/Demo/Common%20Function/RecipeRecordV9.zip]]
128 -
129 -= 22 Column Chart(PI 10) =
130 -
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. **This demo only works on the PIStudio version V10.4 or above. **
132 -
133 -[[Download link>>https://ftp.we-con.com.cn/Download/WIKI/PI%20HMI/Demo/Common%20Function/ColumnChartV10.pi2]]
134 -
135 -= 23 Custom Trend(PI 11) =
136 -
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. **This demo only works on the PIStudio version V11.1 or above. **
138 -
139 -[[Download link>>https://ftp.we-con.com.cn/Download/WIKI/PI%20HMI/Demo/Common%20Function/CustomTrendV11.pi2]]
140 -
141 -= 24 Schedule(PI 10) =
142 -
143 -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.**
144 -
145 -[[Download link>>https://ftp.we-con.com.cn/Download/WIKI/PI%20HMI/Demo/Common%20Function/Scheduler.pi2]]
146 -
147 -= 25 New Alarm =
148 -
149 -This demo is for new alarm record on PI10.0. And **the demo only works on the PIStudio version V10.5 or above.**
150 -
151 -[[Download link>>https://ftp.we-con.com.cn/Download/WIKI/PI%20HMI/Demo/Common%20Function/New%20alarm%20record.pi2]]
125 +Recipe Record is a brand-new recipe function. It includes built-in CSV import and export features by default, so users no longer need to manually construct CSV files. The recipe function buttons also not need to create manually. It is more convenient for user operation.