AFEventFrame.FindEventFramesByAnalysis Method
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- Developer
Performs a search to retrieve a collection of AFEventFrame objects
that match the specified filtering conditions or query string that were created by the
specified AFAnalysis.
Overload List
| Name | Description | |
|---|---|---|
| FindEventFramesByAnalysis(AFAnalysis, AFSearchMode, Object, Object, AFSortField, AFSortOrder, Int32, Int32) | Obsolete.
Retrieves a paged list of AFEventFrame objects that were created by the
specified AFAnalysis that match the specified filtering conditions.
| |
| FindEventFramesByAnalysis(AFAnalysis, Object, Int32, Int32, AFEventFrameSearchMode, String, String, AFCategory, AFElementTemplate, Boolean) | Obsolete.
Retrieves a paged list of AFEventFrame objects that were created by the
specified AFAnalysis limited to the specified count beginning at the
requested time in the specified direction.
|