Substitution Value

Hi everyone,

I'm encountering an issue when trying to substitute an old value in a PI Point using the exact same timestamp. Instead of replacing the old value, PI System stores both values at the same timestamp.

For example, at timestamp 18/01/2025 16:00:00.000, two different values are recorded: 27.18221 and 13.31772. I expected the old value to be replaced, not stored alongside the new one.

My questions:

  1. What are the common reasons why old values are not replaced even when the timestamp is exactly the same?
  2. Are there any additional PI Point or interface/buffer configurations I should check?
  3. How can I ensure that the data write operation truly performs a substitution rather than an append?
    image.png

 

Parents Reply Children
No Data