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
- LabVIEW 2012 (or compatible)
Steps to Implement or Execute Code
- Download the attached ZIP file
- Open the enum or ring control (.ctl) you want to add elements to (i.e. Enum Control.ctl)
- Specify the filepath of the control opened
- Run this VI and see the new elements in the opened control.
Additional Information or References
Front Panel

VI Snippet

**This document has been updated to meet the current required format for the NI Code Exchange.**