LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

change the color?

Solved!
Go to solution

hello again

 

I have a simple question 

 

if we have arrays, boleans , strings, graphs and many other things....  on the front how can we make them invisible(unseen as if their is nothing their )for some short time?  Is there any relation  this with the property node?

 

thank you very much

 

merci

0 Kudos
Message 1 of 14
(3,597 Views)
Yes, there is a relationship to the Visible property node.Smiley Wink
Message 2 of 14
(3,596 Views)
This thread is strongly related to this question Smiley Wink
Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 3 of 14
(3,577 Views)

hello 

 

Well my question is not related to changing the color of the front panel and its constituents but I was aking how can we make all the things in the front panel invisible for some time that is if we had a bolean indicator, we may be able to make it disappear for some period of time.

 

thank you very much

 

merci

 

 

0 Kudos
Message 4 of 14
(3,559 Views)

Hi sombarero,

 

your both questions can be reduced to "How do I change properties of front panel objects?" - and the answer is "Use property nodes of the objects!"

 

In this way both threads are strongly related Smiley Wink

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 5 of 14
(3,552 Views)
Solution
Accepted by topic author shrek'sdonkey

Try this (LV86).

 

 

Jean-Marc

Message Edited by J-M on 12-13-2009 10:33 AM
Message 6 of 14
(3,543 Views)

Thank you very much J-M I appreciate your kind help thank you very much it is the real solution

 

Merci

0 Kudos
Message 7 of 14
(3,533 Views)

hello J-M  thanks for your generous help  I used for vi but I had a problem in the property node of class panel and type visible  (it is not like yours)  could you show me how you did it please

 

merci

0 Kudos
Message 8 of 14
(3,501 Views)

Hi shrek,

 

you already got an example from JM. What exactly is your problem?

 

Do you want to make the front panel invisible? Then use the State property of the front panel.

 

What do you mean by class and type? In LV we only have frontpanel elements and their properties - no classes, no types (atleast not in this context)...

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 9 of 14
(3,492 Views)

Post what you have done.

 

JM

0 Kudos
Message 10 of 14
(3,491 Views)