11-09-2009
04:33 PM
- last edited on
06-29-2026
01:00 PM
by
Content Cleaner
In today's nugget I'm going to talk more about the little yellow triangular warning glyph that you may have seen on your MathScript Node. There's a great explanation of this glyph in the help topic for the MathScript Node [topic no longer available] but I thought I would highlight what this glyph means, how it's caused, and how to fix it.
If you have a warning glyph on your MathScript Node, it means the node will be less capable in several ways:
If none of these issues is a problem for you, then it is perfectly OK to have a warning glyph in your MathScript Node. But if you do want any of the above, you'll need to know what's causing the warning glyph and how to get rid of it.
Calling any of the following will cause the warning glyph to appear:
MathScript makes it easy to find which of these is the culprit. The glyph will appear next to the line containing the offending call. If the root cause is in a user-defined function, you can use the VI Hierarchy to find exactly which function causes the warning: your .m files appear in the hierarchy with warning glyphs on them.
Removing the warning glyph requires changing the syntax that causes it.
I hope this nugget has helped you understand the where the warning glyph comes from, what it means, and how to get rid of it!
jattas
LabVIEW MathScript R&D
ps Check out previous MathScript Nuggets!