AddPIPoint Properties
- Last UpdatedDec 15, 2025
- 2 minute read
The AddPIPoint type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Attributes | Attributes of PI Point or PI Points to use when creating. These are stored in an Attribute/Value pair. | |
| Connection | Specifies which connection to a PI Data Archive to use. | |
| Name | Name of the PI Point to create | |
| NameAndAttributesSets | Name and attributes for each PI Point being added. The hashtable entry names are the PI Point name, and the hashtable value is another hashtable with all attribute names and values to use when creating the PI Point. Use Get-Help Add-PIPoint -Examples to see example usage. | |
| Names | Names of the PI Points to create |