LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Invisible

Solved!
Go to solution

Hi,

I want to make "Mapping Y" control invisible when Componet X is selected and I want to make "Mapping X" control invisible when Component Y is selected. Please see the attached "Invisible.vi". Any help will be appreciated.

Regards,

Steve

 

0 Kudos
Message 1 of 3
(2,536 Views)
Solution
Accepted by Shijie

On the diagram page right click on the individual control icons, select "Create" and then "Property Node", there are properties to disable, disable and grey out, and visible or not (among other properties). Build an event structure within a loop with these controls in various event cases. Of course if you have selected one, which deselects the other, you will have to think of a way to deselect that one and reselect the first one.

 

 

Putnam
Certified LabVIEW Developer

Senior Test Engineer North Shore Technology, Inc.
Currently using LV 2012-LabVIEW 2018, RT8.5


LabVIEW Champion



0 Kudos
Message 2 of 3
(2,530 Views)

Hi Putnam,

Thank you very much.

Steve

0 Kudos
Message 3 of 3
(2,507 Views)