Manual override/set input value?

I’m updating a bar gauge to put different text numbers along the gauge. I would like to be able to manually set the input value for Oil Temperature (for example) to a temperature so I can ensure that my numbers match the demarcations of the graph.

I have them close by just dividing the min + max range of the graph, but would like to more easily verify they are correct. Today I use the simulation input and put a text gauge that prints the values as it sweeps. Kind of works.

Or is there a better way to do this?

thanks
david

We use also a temporary text gauges to verify incoming values.

OK that is what I came up with.

thanks