mje Posted September 21, 2010 Report Share Posted September 21, 2010 I'm having a slight issue where I'm getting warnings appearing in some of my VIs that use event structues: The above code appears to be fine, but once I run it, the VI generates a warning in the error list. Block Diagram Warnings Event Data Node: cluster has unnamed or duplicate named elements Details: The cluster being bundled or unbundled by name has elements with no name, or elements with the same name. So yeah...am I going crazy here? There's no custom objects or types involved, no other cases in the event structure, what you see in the snippet above is what you get. Is the warning being misassigned, or is there really a problem with the event data that is signalled for in this case, a boolean button? I find the warning annoying since I'm trying to clear a re-use library of all warnings, and I need to wade through several of these... Example VI is attached (2010)... duplicate names.vi Quote Link to comment
crossrulz Posted September 21, 2010 Report Share Posted September 21, 2010 where is this error list you speak of? Quote Link to comment
mje Posted September 21, 2010 Author Report Share Posted September 21, 2010 If I look at the error list (same one that appears if you try to click on a broken run arrow, or use the Ctrl+L key), and have the "Show Warnings" box checked, you should see it. Note it's a warning, not an error. Quote Link to comment
Daklu Posted September 22, 2010 Report Share Posted September 22, 2010 I find the warning annoying since I'm trying to clear a re-use library of all warnings, and I need to wade through several of these... Sorry, no helpful advice other than put off that goal for another couple years, or maybe forever if you can. (It is a noble goal--it just doesn't look very achievable right now) Quote Link to comment
ShaunR Posted September 22, 2010 Report Share Posted September 22, 2010 Sorry, no helpful advice other than put off that goal for another couple years, or maybe forever if you can. (It is a noble goal--it just doesn't look very achievable right now) Or un-check the "show warnings" when viewing this library Interestingly. If you change something (like mechanical action or the unbundle names). The warnings disappear............until you save it Think you may have found a feature. Quote Link to comment
TG Posted September 29, 2010 Report Share Posted September 29, 2010 (edited) Or un-check the "show warnings" when viewing this library Interestingly. If you change something (like mechanical action or the unbundle names). The warnings disappear............until you save it Think you may have found a feature. I like your attitude ShaunR. Are you sufficiently pissed at the fact that you are stuck using LabVIEW forever? Edited September 29, 2010 by TG Quote Link to comment
ShaunR Posted September 29, 2010 Report Share Posted September 29, 2010 I like your attitude ShaunR. Are you sufficiently pissed at the fact that you are stuck using LabVIEW forever? Stuck? How so? Quote Link to comment
mje Posted September 29, 2010 Author Report Share Posted September 29, 2010 Interestingly. If you change something (like mechanical action or the unbundle names). The warnings disappear............until you save it Think you may have found a feature. I thought that behavior was odd as well. Features are fun! Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.