I have a tag that its values are normally in the range of 0 to 5 kg/cm2, but sometimes, when there is a problem with the sensor it goes to 83. This tag is being historized and graphed (its the orange pen):
Since some other variables have also small values (0 to 5) they cannot be seen on the graph (Not even if I hide the orange pen, the graph doesnt re-scale, but that’s a different story) So I tried to clamp the tag to a value of 6. like this:
But the result was that the tag still gets a 83 value just for a second or split second and then it gets clamped to 6, but that transient value its still recorded in the graph:
So, the scaling of the graph is still a problem.
I dont know if that clamping problem might be related to this issue: Tag Clamping / value limiting - #7 by Colby.Clegg
Is that a known bug? My version is 8.1.48
Any solution or workaround?
Thanks!


