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

PI Powershell

GetPIExpressionSummary Properties

  • Last UpdatedDec 15, 2025
  • 2 minute read
GetPIExpressionSummary Properties

The GetPIExpressionSummary type exposes the following members.

Properties

  NameDescription
Public property
Basis

Specifies the method of evaluating the events.

Public property
Connection

Specifies which connection to a PI Data Archive to use.

Public property
Expression

PI Performance equation expression to evaluate

Public property
Intervals

Number of evenly spaced intervals in each time range. This array has to be one element shorter than Times.

Public property
Reverse

Return values in reverse order

Public property
SampleIntervals

Number of evenly spaced intervals in each sampling time range. This array has to be one element shorter than SampleTimes.

Public property
SampleTimes

Timestamps to sample

Public property
SummaryType

Specifies the kind(s) of summaries to make. Any combination of summaries is valid. To make your own combination, use: [OSIsoft.PI.Net.SummariesType] "option1, option2, ..., optionN"

Public property
Times

The time ranges. If the whole range is evenly spaced, this argument has only two elements, the starttime and endtime.

See Also

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