Properly handle Event Frame edits on Event Frames that are generated by the PI Analysis Service
Users manipulate open event frames that are generated by the PI Analysis Service. The manipulation can be:
1) Write to an attribute on the EF
2) Write an annotation
3) Acknolwedge the EF
When these manipulations are being performed the Event Fra...
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...
Provide Enumerated Values for Named Arguments for Analysis Functions
Provide Enumerated Values for Named Arguments for Analysis Functions
For functions with arguments that have named values, provide enumerated choices (not AF enumeration but analysis native)
For instance, the LinRegr function returns an array of ...
In PI Calcs inside PI ProcessBook or even PI AF, the could be a way of filtering calculations, such as the following
1. Tag VALUE stores a process value
2. Tag STATUS stores the asset status
We want to determine how long VALUE was higher than a ...