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

PI Powershell

GetPIPoint Properties

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

The GetPIPoint type exposes the following members.

Properties

  NameDescription
Public property
AllAttributes

Retrieve all PI Point attributes. If not specified then no attributes are retrieved.

Public property
Attributes

The Attributes of the PI Point to retrieve. If not specified, no attributes are retrieved.

Public property
Connection

Specifies which connection to a PI Data Archive to use.

Public property
ID

The ID of the PI Point(s) to get.

Public property
Name

The mask of the PI Point(s) to get.

Public property
WhereClause

WhereClause used to filter PI Points returned. The format of the WhereClause is Attribute:[Operator][Value] For example:

Tag:=Sinusoid

Multiple comparisons can be specified, separated by spaces. The following operators are supported: Equals: = Not equals: != or <> Greater than: > Greater than or equal to >= Less than: < Less than or equal to: <= If the Operator is omitted, equals is assumed.

See Also

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