To download NI software, including the products shown below, visit ni.com/downloads.
Overview
The example program here shows how to gray out certain values in subsequent enums based on the users selection in the the frist enum.
Description
Many times we want to make secondary menu selections based on previous menu selections. In order to do this the DisabledItems property node is used.
Requirements
Steps to Implement or Execute Code
Additional Information or References
VI Snippet
**This document has been updated to meet the current required format for the NI Code Exchange.**
Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.