11-06-2017 10:15 PM - edited 11-06-2017 10:18 PM
I am struggling to change the indicator color based on user button selection. Can someone help me? I need to save the color as well but don't know how to connect all.
Solved! Go to Solution.
11-06-2017 10:25 PM
Use the property Named Colors, and feed the values based on the selection of color you Need.
You can use color box constant to feed the color based on your switch selection
11-06-2017 10:26 PM
That's what I did. But I am not getting it right.
11-06-2017 10:32 PM
Hope this helps you!
11-06-2017 10:37 PM
I understand how that works. I just want to connect what I have already and know how to.
11-07-2017 12:11 AM
Then use "bundle" and "build array":
Regards, Jens
11-07-2017 12:46 AM
Perfect. Do you know anything about the save boolean? How would you save each image when you press "save led image"?