Thanks, Dickens
What I wanted to do is to find the general way to extract the names
and values of the elements IN A FORM OF STRING to save as the text
form for any cluster. Untill now I have saved the Cluster by using
Flatten TO STRING but you know its form is binary so I can't read that
unless I
I'd like to take out the names and values of the elements in a cluster
in a string form without unbundling. Acutally, it is very annoying to
unbundle and change into string when a lots of clusters should be
used.
Thanks
Take a look at the OpenG Toolkit.
http://openg.org/tiki/tiki-index.php?page=OpenG%20Toolkit It has variant
configuration file vi's that will save clusters in ascii, as well as the
entire front panel.
"GraceSun" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Thanks, Dickens
>
> What
Not real sure what you are trying to ask here.
If you don't want to use the Unbundle functions, you can get to the
cluster element values using a property node, but the Unbundle
functions are far more efficient and using the property nodes would be
just as annoying if not more so.
I don't think t
Hi Grace,
You can actually pick a single element from the cluster. This way you
do not have to unbundle the entire cluster.
In the Functions Palette, under "Cluster", place the "Unbundle By
Name" icon on the block diagram and wire in the cluster. Use the
"Operate Value" tool (the finger icon) a