09-14-2010 08:50 AM
Hello guys=)
I have a Type def which contains a cluster. Inside the cluster there are 4 boolean LEDs and three numeric indicators. Now I would like to add a graph. So I drag a graph into the cluster inside the type def. I can see that all the places where I use my type def get updated. BUT. I use bundle by name a few places. That list is not updated with the graph. I use the help ( CTRL + H) and I see that the wire contains all the boolean leds, the numeric indicators and a dynamic graph. I try to expand the bundle by name in both directions and I try to delete it and add a new one. Now matter what I do I can't get the graph in the bundle by name list.
What do I do wrong?
Thanks for any help
Regards,
Even
P.S! I finish work now so I don't have time to attach pictures, but if you need I can do it tomorrow.
Solved! Go to Solution.
09-14-2010 08:59 AM
Hi emyh,
you should give a name to your graph constant. Update it inside of your typedef.
Mike
09-15-2010 12:18 AM - edited 09-15-2010 12:18 AM
*Facepalm*
Memo to myself: Never edit Labview programs at the end of a 8 hour shift at work.
Now it works smooth! Thanks alot for the answer:)
<add to brain>
Bundle by NAME means that the elements require a NAME to be listed.
<save>Saving...</save>
</add to brain>