Changes for page 01 Common Function

Last modified by Devin Chen on 2025/03/17 15:55

From version 9.1
edited by Hunter
on 2023/11/16 10:37
Change comment: There is no comment for this version
To version 14.1
edited by Molly
on 2024/10/23 10:28
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Hunter
1 +XWiki.Molly
Content
... ... @@ -2,25 +2,25 @@
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://drive.google.com/file/d/1SzR-_zjni5EpmgZhd0Ny0QC1Sc1e1QuT/view?usp=sharing]]
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://drive.google.com/file/d/1UIXzm-JR4munSbJ-9oz0X0WTqaJNx6dN/view?usp=sharing]]
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://drive.google.com/file/d/1LqNTHMvKWC20mUUOXb_5k5iFsBzSyFUv/view?usp=sharing]]
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  
21 21  Individual functions can be added to one combination switch, to implement multiple tasks at the same time.
22 22  
23 -[[Download link>>https://drive.google.com/file/d/1zT6ZTDorqcXAb9m_fPdgalHO3nBgjjmx/view?usp=sharing]]
23 +[[Download link>>https://ftp.we-con.com.cn/Download/WIKI/PI%20HMI/Demo/Common%20Function/Combination%20Switch.zip]]
24 24  
25 25  = **5 Data Record** =
26 26  
... ... @@ -38,7 +38,7 @@
38 38  
39 39  Drop-Down list is designed for display the designated state by text, to select the text in the list, the corresponding state will change, and the write address will change to the designated state value. (There are 64 states in total, as "0-63").
40 40  
41 -[[Download link>>https://drive.google.com/file/d/1j3Thrd9xuU_yWM95QtFu-6RMOQMsyaeF/view?usp=sharing]]
41 +[[Download link>>https://ftp.we-con.com.cn/Download/WIKI/PI%20HMI/Demo/Common%20Function/Drop%20Down%20List%20v1.1.zip]]
42 42  
43 43  = **8 Hide** =
44 44