Provide a basic library of analysis to answer simple questions about assets : how many cycles on/off last year ? How long did it run over 90% last week? This library should manage the data quality
Currently, PI has an FFT interface. I would like to take this functionality and implement it within Asset Analytics so that we can understand the dominant frequencies of our continuous process data without having to support a separate custom appli...
We have a template called AnalogPVAsset with an analysis called BadValues (see attachment level 1).
Derived from that template we have a template AnalogPVSTSEuLoHiAsset where we have overridden the BadValues analysis (see attachment level 2). The...
It's sometimes very important to wait the end of a backfilling operation before ask for another backfilling operation.
That's why, it should be convenient to filter the analysis list to point out the analysis still in progress.
PI ProcessBook Support Tool: allow for PI Server values to be replaced for a subset of tags
The PI ProcessBook Support Tool allows for tags to be replaced and for PI Data Archive values to be replaced in ProcessBook displays using the Data Item Find and Replace. However, it does not allow you translate tags across PI Data Archives. For i...
Recover data from the current time back rather than start of a data gap to now (current time). The most important thing is to get current data immediately.
Implement all the default calculations existing in EXCEL.
We need to calculate the IRR (internal rate of return) for every technology: Inside the PI Analysis is not already available the function to calculate the IRR (like for the vb.net, Excel, ...