09-24-2008 01:18 AM
Hello..:)
I'm working on VI where I have to give decision as OK / reject.. For this I used some indicators... I assign green color for on & red color for off... But I want those indicators should appear transparent by default.. I used color property but it's making on & off color same.. I don't want to use visible property... I'm using LabVIEW 7.1..Can anybody help me in this...?
Thanks in advance.. 🙂
Solved! Go to Solution.
09-24-2008 01:39 AM
09-24-2008 02:06 AM - edited 09-24-2008 02:13 AM
09-24-2008 05:15 AM
Hello,
I don't think there is a code for transparent color, but if you use the color of the front panel, the control will look transparent! I've attached a simple VI of how to get the color programmatically. Of course if you have three different colors/states for a boolean, you will need to use a case structure or something. You can't just simply have a three state boolean.
Cheers,
Clint
09-24-2008 05:27 AM
09-24-2008 05:49 AM
Hi,
This VI changes the led color in green, red and transparant. I can go back to 8.0. So can anyone post this VI in 7.1
09-24-2008 06:11 AM
09-24-2008 06:16 AM - edited 09-24-2008 06:17 AM
It is in the Upper right corner of the color pallet. (LV 8.6)
No need to be sorry, we are all still learning
09-24-2008 06:25 AM
09-24-2008 06:40 AM - edited 09-24-2008 06:42 AM
Shift-right-click on empty space in your diagram and select the color tool from the tool palette (lower tool)
Right-click on your color constant and choose the color you want T is at the upper right corner.
I am sorry, but these basic skills you should know when your want to program with LV. Although after all these years I still miss a few...........
I will check this at home this evening with 7.1.