To download NI software, including the products shown below, visit ni.com/downloads.
Overview
This example shows that you can create an enum to limit the variables that a user can use to select from. To accomplish this, it gets the string text from the enum and inputs it into a String to Shared Variable vi
Description
This example shows that you can create an enum to limit the variables that a user can use to select from. To accomplish this, it gets the string text from the enum and inputs it into a String to Shared Variable vi
Requirements
Software:
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.