LabVIEW Idea Exchange

cancel
Showing results for 
Search instead for 
Did you mean: 
0 Kudos
Hockeyjim07

Disable item of ENUM if already selected

Status: Already Implemented
Already implemented...use the "Disabled Items[]" property

It would be nice if there were an ability to grey out and not allow selection of an ENUM item if it has already been selected in a previous menu. 

 

Untitled.png

 

For instance, if for "AO Channel 1" you select AO3, when you click the drop down for "AO Channel 2" there should be a way to disable AO3 since it is already in use.

2 Comments
Intaris
Proven Zealot

There is a possibility.  It's a property node called "Disabled items[]". You can set any disabled items you want there.

Darren
Proven Zealot
Status changed to: Already Implemented
Already implemented...use the "Disabled Items[]" property