RemovePIValue Properties
- Last UpdatedDec 15, 2025
- 2 minute read
The RemovePIValue type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Buffer | Remove the value or values through PI Buffer Subsystem. If an unsupported version of buffering is being used, or buffering is not installed, an error will be returned. | |
| Connection | Specifies which connection to a PI Data Archive to use | |
| EndTime | End time to use when removing a range of values | |
| Event | Event or events to remove | |
| PIPoint | PIPoint object or PIPoint objects of the PI Point to remove values from | |
| PointId | The PointID or PointIDs of the PI Point(s) to remove values from | |
| PointName | The name or names of the PI Point(s) to remove values from | |
| StartTime | Start time to use when removing a range of values | |
| Stream | Stream object or stream objects of the PI Point to remove values from | |
| Time | Time or times to remove an event at | |
| Value | The value or values to remove |