LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

bundle by name graph

Solved!
Go to solution

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.

Regards,
Even
_________________________________
Certified LabVIEW Associate Developer

Automated Test Developer
Topro AS
Norway
0 Kudos
Message 1 of 3
(2,298 Views)
Solution
Accepted by topic author EvenDeejay

Hi emyh,

you should give a name to your graph constant. Update it inside of your typedef.

 

Mike

Message 2 of 3
(2,293 Views)

*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>

Regards,
Even
_________________________________
Certified LabVIEW Associate Developer

Automated Test Developer
Topro AS
Norway
Message 3 of 3
(2,270 Views)