In future releases of PI Server, provide an installer that does not install itself in Windows Programs & Features.
Regulations and rules require pre-installation approval and documentation of all programs installed on a machine. Please provide an installer or a method of installation that prevents the installer from appearing in Programs & Features.
Furth...
Guest
about 3 years ago
in Installation
0
Declined
OSisoft have marked 32 bit System explorer as Legacy. I wanted to get rid of 32 bit installable but technically it seems to be not possible. When we try to install only 64 bit installer of PSE, 32 bit is default installed which is not seems to be ...
Guest
about 3 years ago
in Installation
3
No status
PI Vision install kit should check if there's any conflicting custom symbols before upgrading PI Vision
When custom symbol has same name as default symbols, after the upgrade it will not be visible on the web page. To flag the user, install kit should check and warn if there is any conflicting symbols.
Guest
about 3 years ago
in Installation
0
No status
Let Start Trigger severity set the EventFrame severity
Currently the Severity of the EF is set on the template. The severity of a start trigger allows to create child events.
I want to have the ability to have the severity of the start trigger set the severity of the generated EventFrame. In that way...
The "True for" time of event frame generation analyses should not consider the extrapolation after the snapshot event
PI assumes that the value of a PI Point from its snapshot event up to now is equal to the snapshot value. This extrapolation is not necessarily a good representation of what the interpolation will look like when new data arrives.
The extrapolatio...
Event Frames Scalability - For Customer Advisory Lab Scenarios
#of assets (in this specific scenario): 500-1000
EF Count: Generation rate of 25,000/day peak, would like to historize for 1+y = 9,000,000 events+
Attributes: 5-10 attributes/event (static or PI Point)
Flat Hierarchy
Queries: EF are alarms or ...
Store event frame start and end time as DateTime to allow sub-millisecond duration event frames
Because event frame start and end time are stored as a bigint datatype in PIFD.dbo.AFEventFrame, the precision only seems to be to the nearest millisecond. This is a problem for sub-millisecond event frames. Why aren't event frame start and end ti...
Add an Annotations column to the Event Frames search window
It would be nice to add an Annotations column to the search page of Event Frames, so that I can better analyze them directly from PSE for administration purposes
Keeping old events that have been manually worked on in case of Recalculation/Backfill
Case 1.
There are some EFs that should be acknowledged and commented by equipment owners. In Pharma World, these comments qualify as GxP and shall not be deleted. Whereas Event Frames generated by analysis can sometimes due to data coming late or ...
End first child event frame when StartTrigger condition no longer is fulfilled
Currently child event frames are only created when the following applies:
+ There's an End Trigger
+ There's a second Start Trigger that takes over
Unlike later child event frames, the first one will not end simply because its own Start Trigger c...