Hello, I have a number of colour boxes on the front panel of a VI. The minimum and maximum values that define the colour range are inputted via property nodes that have been created for them.
The colour range comprises of three markers, the minimum, maximum, and one in the middle. How can I set-up a property node for determining the position of this middle marker? For example if the middle marker is white, and the min value is 4, and the max is 10, then the colour box by default will display white when the value being measured is 7. However I would like to input the position of where the white marker appears, e.g. at 8 for example. Everytime the VI is run, these values may change, and need to automatically based on calculations within the VI. If anyone knows how to do this I would be extremely grateful! With thanks.
