To download NI software, including the products shown below, visit ni.com/downloads.
Overview
This example shows how to programmatically change Tab Control names using property nodes.
Description
Changing the names of Tab Controls programmatically might be a required feature if the re-utilization of a code is desired.
Requirements
LabVIEW 2012 or compatible
Steps to Implement or Execute Code
1. Run the VI
2. Insert the names for the Tabs on the String Controls
3. When desired, press the Change Name Control
4. Finish execution with the Stop Button
Additional Information or References
**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.
Good!