Choose the timestamp output for an analysis based on a variable of calc
So far, we have the ability to choose an option among: "Trigger Time", "Execution Time" and "Relative to Trigger Time" for the output Timestamp.
I'd like to have other option based on a variable type timestamp a the same analysis.
I uploaded a d...
Search for all Event frames belonging to an Element and its Child Elements
Currently in PI System Explorer we can search for Event Frames based on Element Name. However, it would also be good to have the option to also search for Event Frames belonging to child Elements of that specified Element.
For example, if you hav...
As an user, I want to be able to get summaries of an event frame such as count, total duration, total of event frame attributes so that I can characterize the event.
Moving Average / Moving weighted average FUNCTION in AF Analysis
our customer wants to have a moving average / moving weighted average function available in AF analysis.
So far they are using the prevevent and prevval functions.
However with more samples the formula gets too long.
PI Analysis: Auto-backfill should not skip analyses - ones that hasn't had an new value in a while (72+hrs)
Whenever the PI Analysis Service is restarted, the auto-backfill feature (if enabled) kicks in, and backfills any gaps from the downtime.
However, the analysis service will not auto-backfill analyses that haven't been updated in the last 72 hours...
Notification e-mail delivery channel to accept multiple email address in a single enpoint
In AF Service 2017 R2, Notification no longer supports multiple e-mail addresses delimited by comma (,) or semicolon (;) to be added in a single delivery endpoint. If we do so, it will only send an e-mail only to the first recipient.
The workarou...
We have some data analyzers in the DCS system that provide results to PI tags in a delayed fashion.
Sample use case:
(t+0s) valve closes,
(t+30s) measurement1 sent to the DCS tag m1
(t+60s) measurement2 sent to the DCS tag m2.
We need to tri...
There does not seem to be a clear and concise way to trigger a new event frame (and end an old one) based on a step change in a tag. For example, if we had a tag, PHASE, that changed every time we entered a new phase and remained at that val...