Hello, I am currently using tag history binding, and I notice that it actually rounds the values to two decimal places. I have numbers that go up to 5 decima places and was wondering if anyone knows what I can change to be able to read the number precisely? I am trying to get the tag history from a tag that is a float. this is what I have entered.
If you tag is floating point, then history will return the true floating point value. Any rounding would be a property of how you are displaying the data, not how the historian is retrieving it.
What do you have in your table's props.columns ? (That's where display formatting occurs, and would not automatically pick up any formatting from the tag.)
I think you need to enter a proper field for those props to work correctly.
what would I enter as a field?
column header


