Changes for page 01 Common Function
Last modified by Devin Chen on 2025/03/17 15:55
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Jim1 +XWiki.Molly - 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:// 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 ... ... @@ -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 ... ... @@ -117,3 +117,11 @@ 117 117 This Demo shows how to read the scanner info into PI HMI. 118 118 119 119 [[Download link>>https://drive.google.com/file/d/1k8wUz_Iq69afmm-6XAPDCLms7sGWb4bt/view?usp=sharing]] 120 + 121 += **21 Amazon AWS IoT** = 122 + 123 +This demo using the new function configurable MQTT in PIStudio without programming any Lua script to connect the AWS IoT Core. The software version must be [[Release Build VER:R05R998_V8.4.66_D23102001>>doc:PIStudio.Download.3 Software.WebHome]] or above. 124 + 125 +This function only available for ig series and PI8000 series(V2.0 system). 126 + 127 +[[Download link>>https://ftp.we-con.com.cn/Download/WIKI/PI%20HMI/Demo/Common%20Function/AWSDemon.zip]]