Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AF SDK Reference

PIPoint.FindPIPointsAsync Method

  • Last UpdatedNov 18, 2025
  • 3 minute read
PIPoint.FindPIPointsAsync Method
Find a list of PIPoint objects.

Overload List

  NameDescription
Public methodStatic member
FindPIPointsAsync(PIServer, IEnumerablePIPointQuery, IEnumerableString, CancellationToken)
Find an enumerable list of PIPoint objects that match the specified query filter conditions.
Public methodStatic member
FindPIPointsAsync(PIServer, IEnumerableInt32, IEnumerableString, CancellationToken)
Finds a list of PIPoint objects from the specified point ids.
Public methodStatic member
FindPIPointsAsync(PIServer, IEnumerableString, IEnumerableString, CancellationToken)
Find a list of PIPoint objects from a specified list of point names.
Public methodStatic member
FindPIPointsAsync(PIServer, IListIEnumerablePIPointQuery, IEnumerableString, CancellationToken)
Find an enumerable list of PIPoint objects that match the specified list of query filter conditions ORed together.
Public methodStatic member
FindPIPointsAsync(PIServer, String, String, IEnumerableString, CancellationToken)
Find an enumerable list of PIPoint objects from a point name and point source filter.
Public methodStatic member
FindPIPointsAsync(PIServer, String, Boolean, IEnumerableString, AFSearchTextOption, CancellationToken)
Find an enumerable list of PIPoint objects that match the specified query string.

See Also

TitleResults for “How to create a CRG?”Also Available in