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

Display the Labels of All Controls/Indicators within a Cluster as an Array Indicator in LabVIEW

Code and Documents

Attachment

Overview:

This VI exemplifies how extract the label text of all the controls in a cluster.
Description:

This VI will display all of the labels of the controls (in the order that they were placed) of a cluster in an array indicator.
This could be useful to determinate the name of the controls of a cluster.
Requirements:
LabVIEW Base Development System.
Steps to Implement or Execute Code:
1. Open the attached VI named “Display Cluster Controls Labels Names LV 2012 - NI Verified.vi”.
2. Run the VI.

Additional Information or References:
Snippet 5543.png**This document has been updated to meet the current required format for the NI Code Exchange.**

 

 

Regards,

Sara Lewandroski
Applications Engineer | National Instruments

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