I am trying to create an LED or Color box that will change the color at the same instant between different vis within the project. I have tried LED and changing the colour property but that only changes the properties within the one vi. I have tried using shared variable but that seems to work for the true and false case for LED giving me two colors but I would ideally like more. The color box shared variable seems to output the integer rather then the colour.
Is there away across different VI's to change the color(preferably choice out 4 colors) of either LED and/or Color box at the same time?
Thank you for any help in advance!