03-28-2012 07:54 AM
hello, I have a question. How to put an array of numeric into an array of clusters which have different types of element?
Could you please show me in my vi?
03-28-2012 07:56 AM
I mean replace all numeric elements in the big array by the new values in the small one
03-28-2012 08:00 AM
It appears you didn't actually try anything. Have you done any LabVIEW tutorials? You can autoindex the array of clusters and use Bundle by Name. This assumes, of course, that the number of elements in the two arrays is the same. I would write it for you, but you will learn far more if you try it yourself first. If you don't know what autoindexing is, check the LabVIEW Help and the examples. Don't know what Bundle By Name is? Again, check the LabVIEW Help and the examples.
To learn more about LabVIEW it is recommended that you go through the introduction material, tutorial(s), and other material in the NI Developer Zone's Learning Center which provides links to other materials and other tutorials. There are also several Technical Resources. You can also take the online courses for free.