Buffer Option (Core Services)
- Last UpdatedJun 15, 2023
- 1 minute read
- PI System
- PI Web API Reference
- Developer
Indicates how to buffer value updates.
-
DoNotBuffer Update values without buffering.
-
BufferIfPossible Attempt to update with buffering. If this fails, fall back to updating without buffering.
-
Buffer Update values with buffering.