Quantcast
Channel: LabVIEW topics
Viewing all articles
Browse latest Browse all 70971

Tree Data Structure with DVR Arrays

$
0
0

I am trying to create a simple tree data structure using DRVs. I created a typedef cluster with the following elements:

 

Int (node's data)

Array of this typedef cluster (child nodes)

 

My plan here is to save the head node, and be able to iterate through the tree via the child node array. However I cannot dynamically build and assign an array of nodes, I can only add a static array. The following image shows the error that I get.

 

DVR Error.png

Any ideas why this would give me an error?

 

Thanks

 

 

 


Viewing all articles
Browse latest Browse all 70971

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>