Changes for page 01 Common Function

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

From version 7.1
edited by Hunter
on 2025/11/26 14:20
Change comment: There is no comment for this version
To version 10.1
edited by Hunter
on 2026/02/28 14:49
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -2,13 +2,13 @@
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.zip]]
5 +[[Download link>>https://ftp.we-con.com.cn/Download/WIKI/PI%20HMI/Demo/Common%20Function/AddressMappingV2.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.zip]]
11 +[[Downlaod link>>https://ftp.we-con.com.cn/Download/WIKI/PI%20HMI/Demo/Common%20Function/AlarmV2.zip]]
12 12  
13 13  = **3 Common Object** =
14 14  
... ... @@ -143,3 +143,9 @@
143 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 144  
145 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]]