LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Is it possible to programmatically set the size and names of the cluster elements with these inputs read from a text file?

Is it possible to set the number of elements and element names of a cluster using the inputs read from a text file that are saved in an array? Please note that it is not just the values of these elements that I would like to change. Thanks in advance.
0 Kudos
Message 1 of 5
(3,019 Views)
If you're willing to experiment with stuff that's not officially released and undocumented, check out the discussions on LabVIEW scripting on the LAVA forum here.
0 Kudos
Message 2 of 5
(3,019 Views)
Thanks for your quick response. But I am not able to figure out which particular posting on that page you are referring to that answers my question. Looka like I am missing something here...
0 Kudos
Message 3 of 5
(3,019 Views)
I don't think you'll find the exact answer there. The whole forum is dedicated to LabVIEW scripting. This capability has been on a lot pf people's wish list and is something that NI has demonstrated - just not released to the paying public. You can start in the Automatic Code Generation topic and look at the VIs mentioned there and the other topics and see if any can do what you want.
0 Kudos
Message 4 of 5
(3,019 Views)
What you are asking to do is not possible with the present release of LabVIEW. As Dennis points out, there are some unreleased features that might do what you want. You can learn about them on the LAVA forum but to find exactly what you need may require a lot of patience if it even exists.
0 Kudos
Message 5 of 5
(3,019 Views)