1
Support Questions / Re: SimpleLEDMultiColor text change based off value
« on: December 27, 2024, 05:01:13 PM »
That does not seem to be an option available in the SimpleLEDMultiColor but you could possibly enable showing the current value and build your logic around those values.
To actually associate a value with some specific text maybe try using the PolledDataReturned and the Text property of the LED.
It all sounds a bit tricky but could be doable provided that you can code in VB (or just look up some code in the forum).
To actually associate a value with some specific text maybe try using the PolledDataReturned and the Text property of the LED.
It all sounds a bit tricky but could be doable provided that you can code in VB (or just look up some code in the forum).