Hi newbie,
you're talking about a ring control, "horizontal scale" is just the label of that ring...
Well, it seems the ring allows for DBL values, but rounds them to 6 decimal places... Possible workarounds:
- use a numeric control, set to SI notation and use physical units
- make the values of the ring as multiples of nanoseconds, this way you can use integer values (1µs = 1000 ns...)
- use sequential numbers for the ring values, use these values for indexing an array holding your actual timings
- use a property node to get the string of the current ring value, convert the string back to number
Best regards,
GerdW

using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019