I'm trying to make a Vi where I have a percentage slider. This slider goes from values 0-255 (it outputs bytes) and I want it to instead of values 0-255, I want to show percentages and if the percentage is below 10%, I want the slider to output zero. I'm relatively new to labview and Im not sure how to do this without variables.
Thanks!