I am using LabView 2019 full development software to create my Vi. On my front page I, have created 3 arrays of Thermometers. first 2 contain 20 thermometers with the 3rd containing only 10. Now I might have done this wrong, but I have put text strip across the tops of the thermometers containing labels of the number of the below thermometers.
Here is the problem, These arrays will be used for both J type and K type Thermocouple inputs. When using the J type, I want to scale from 0 to 500 F, and while using the K type would like to scale from 100 to 2000 degrees F. A I have set up Property Nodes to make these changes. But by changing the scale value the width of the thermometer changes. Thus the text labels no longer are over the top of the correct thermometers. More so for the thermometers at the ends.
Is there any way to fix the width to the widest decade such as the 0 to 2000 and maintain that width for the smallest decade 0 to 100?
Thanks
Paul