SULLutions Posted February 12, 2006 Report Posted February 12, 2006 LabVIEWers, In updating some code for a client I came across a property node whose output error glyphs were red: Any idea what this means or how it happened? A new property node for this control has the normal black glyphs. Quote
crelf Posted February 12, 2006 Report Posted February 12, 2006 Hey Paul, The red glyph means that someone has set the node to ignore internal errors (righ click on the glyph > Ignore errors inside node). From the LabVIEW Help: This means that If an error occurs on a terminal, the node stops at that terminal, returns an error, and does not execute any further terminals. You can right-click the node and select Ignore Errors Inside Node from the shortcut menu to ignore any errors and continue executing further terminals. Quote
Jim Kring Posted February 12, 2006 Report Posted February 12, 2006 This would be a good item for a LabVIEW Trivia forum. :-) Quote
i2dx Posted February 12, 2006 Report Posted February 12, 2006 This would be a good item for a LabVIEW Trivia forum. :-) Do you mean a forum for things like this: --> stuff, that nobody knows, because noone ever gets so deep into the manual? 1 Quote
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.