Option to install sample PI tags with simulator interfaces
Posted on behalf of a customer.
As of PI Server 2018 SP3, simulator interfaces have been removed from the PI Server setup kit, and the default PI Points are no longer installed. These were very important to check if the server installation went w...
Guest
about 3 years ago
in Data Archive
0
No status
Separate priority setting for Data Read and Data Write
Data Read and Date Write (Buffering) from/to PI Data Archive is based on the priority settings in PI SDK and PSE. We have a architecture of 6 member PI collective and all the source data is not buffered to the individual collective. Hence for othe...
Guest
about 3 years ago
in Data Archive
2
No status
Include usernames in pidiag -xa export of PI Archive audit trail
As a PI Administrator in a regulated environment, it would be helpful if the Archive audit trail data exported by the pidiag -xa command included the username associated with each action. Currently, the pidiag -xa exports of archive audit logs do ...
Guest
about 3 years ago
in Data Archive
1
No status
Ability to easily split Event Frame on a time range
Users have requested to have Event Frames split up based on a time range to more easily visualize the data and make reports.
For example, if an Event Frame is triggered Monday at 4pm and closed on Wednesday at 6pm it would be nice to have 1 even...
It's important to have Anaconda python with Af to perform machine learning and it will be easy to implement those models to have maximum benifits combined with pi and machine learning
Allow Failed Calculations to Output a Value Rather Than 'Calc Failed'
As an AF Asset Analytics user, I would like there to be an option to output a value rather than 'Calc Failed' if an analysis fails to evaluate. I have several aggregate analyses which are dependent on other analyses (which will occasionally ...
Extend Support for PI's Advanced Calculation Engine (ACE)
Hi team,
I’m glad to hear the PI SDK is backwards compatible, but I’m equally surprised and sad to see PI ACE is no longer supported going forward, especially with the uncertainty of whether PI ACE can run on the latest Windows Server OS’s (curr...
Allow the use of substitution variables in Analytics
Substitution variables are only supported in datareferences. I want to use these directly in Analytics expressions.
Now i need to create a attribute to resolve the substitution variable (formula, stringbuilder, etc.), and use that in my analysis....
Improve version control mechanism to consider also PI AF Analysis & Notifications Elements
Improve version control mechanism to consider also PI AF Analysis & Notifications Elements:
Background:
When adding or removing an attribute to an Element in PI AF, the element's revision number is incremented (as expected) which makes the re...
New functions are needed for most problems in our fileds process and quality:
* countif (count with conditions over specified horizon)
* for loop (even it might be hard to implementate)