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

PI Powershell

GetPIValue Properties

  • Last UpdatedDec 15, 2025
  • 3 minute read
GetPIValue Properties

The GetPIValue type exposes the following members.

Properties

  NameDescription
Public property
ArchiveMode

The value retrieval mode with which to retrieve the value/values.

If not specified, "Interpolated" is the default retrieval mode.

Public property
Connection

Specifies which connection to a PI Data Archive to use.

(Overrides OSICmdletBaseWithConnectionConnection.)
Public property
Count

The number of values to return when retrieving a specific number of values from a StartTime. The values are returned forward in time from the StartTime by default. To reverse the order, use the -Reverse parameter.

Public property
EndTime

The EndTime to use when retrieving a range of values.

Public property
InterpolatedEvents

Specifices if Interpolated Events should be returned.

Public property
MaxCount

The maximum number of values to retrieve when retrieving values by time range (with StartTime and EndTime).

Public property
Outside

Include the first value outside the time range specified.

Public property
PIPoint

The PIPoint object for which to retrieve a value/values.

Public property
PointId

The PointID of the PI Point for which to retrieve a value/values.

Public property
PointName

The name of the PI Point for which to retrieve a value/values.

Public property
Reverse

Reverses the order of the number of values retrieved using -StartTime and -Count parameters. Causes values to be returned backwards in time from the -StartTime.

Public property
StartTime

The StartTime to use when retrieving a range of values.

Public property
Stream

The Stream object for which to retrieve a value/values.

Public property
Time

Time for which to retrieve a value

See Also

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