To download NI software, including the products shown below, visit ni.com/downloads.
Overview
This VI will show you how to programmatically add elements to an enum or a ring.
Description
This VI will show you how to programmatically add elements to an enum or a ring.
You cannot run this code if the actual control is in memory. This means that you cannot change the control and use it at the same time.
Requirements
Steps to Implement or Execute Code
Additional Information or References
Front Panel
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.
Tried code ...._lv80.zip.
It is not made clear that you must first OPEN the enum control front panel, run the VI, and then SAVE the enum control which now has changed elements.
My goal is to replace a semi-automated enum stuffer with a completely automated method and this helps.
Thanks,
Thomas Plummer
LabVIEW programmer, 15 years.
Further "evolution".
Hope it helps someone.