03-12-2010 02:03 PM
how can i use a color box to display a sensor value..? i tried but it's just dark blue to light blue..
e.g if i have a distance sensor the colour box will change gradually from red to green(perhaps and yellow for the middle) for a value from 0 to 255..
Thanks
Solved! Go to Solution.
03-12-2010 02:23 PM
03-12-2010 03:28 PM
what is intesity chart..?
labview has nothing about intesity chart in help..
03-12-2010 03:30 PM
Try this, just uses some simple interpolation.
03-12-2010 04:05 PM
03-12-2010 04:18 PM
although both answers are what i want i liked Darin.K code because is smoother and more easy to edit..
Thanks!