Changes for page 01 Common Function
Last modified by Hunter on 2026/02/28 15:06
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Hunter1 +XWiki.joe - Content
-
... ... @@ -128,6 +128,24 @@ 128 128 129 129 = 22 Column Chart(PI 10) = 130 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. 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 132 133 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]]