To download NI software, including the products shown below, visit ni.com/downloads.
Overview
Programmatically determine control and indicator data types.
Description:
The example demonstrates how to programmatically extract data type information on each control and indicator in front panel
Steps to implement or execute code
To implement this example:
Requirements
Software
LabVIEW 2012 or compatible
Hardware
-
**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.
This is nice to know its possible!
Hi Shalini,
That's life saver vi. Thank you.
I was wondering if you have another VI related to this one; that creates an array of respective elements as well. I look forward for your reply.
Thank you
This is a great example but it uses deprecated VIs, might want to update to use current ones.
I redid using VIs in
C:\Program Files (x86)\National Instruments\LabVIEW 2017\vi.lib\Utility\Data Type
The floating help for the subVI's in the deprecated example point you to that folder.
It's easy enough once you realize that folder exists! Just have to know to use: "Get Type Information" from that folder/library.