01-02-2013 12:39 AM - edited 01-02-2013 12:41 AM
Hi,
I have three enumerator functions.
If I select the 1st enumerator first element then 2nd enumerator function top two elements should disable.
If I select the 1st enumerator second element then 2nd enumerator function 3rd and 4th elements should disable.
If I select the 1st enumerator third element then 3rd enumerator function top two elements should disable.
thanks.
01-02-2013 01:47 AM
Hi
i attached a sample vi that shows the concept. you can develop it into the actual logic that you want, with Enum 1, 2 and 3.
post your code if need more help.
01-02-2013 03:01 AM
I new to labview so can you please let me know this
how use the properties node.
usages of properties node.
01-02-2013 03:05 AM
Hi
Righ click on a front panel object, go to Create Property Node menu item and refer to the Context Help on each property. Read LabVIEW Help and LabVIEW Basic tutorials for more information.