From 04:00 PM CDT – 08:00 PM CDT (09:00 PM UTC – 01:00 AM UTC) Tuesday, April 16, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

Example Code

Change Tab Names Programmatically in LabVIEW

Products and Environment

This section reflects the products and operating system used to create the example.

To download NI software, including the products shown below, visit ni.com/downloads.

    Software

  • LabVIEW

Code and Documents

Attachment

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

 Capture.PNG

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

Regards,
Roman Sandoval | National Instruments | RF Systems Engineer

Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.

Comments
CFiset
Member
Member
on

Good!