> I'm writing simple labview applications and when i try to save them I
> get the following error:
> copy cvt csrc = 0x40
> bad mode in - GenCopyConvertNumCode xc = 0x40
This indicates that the LV compiler isn't handling something in your VI.
This is quite rare, and to track it further, you need to send your VI
to the technical support site.
In the meantime, to get around this and get your work done, you might
try to delete a few of the more recent nodes, especially anything that
has a coercion dot or is an explicit numeric conversion.
If this fails, Create a New VI and copy large blocks of code at a time
and drag them to the new VI. Save the new VI often, and hopefully you
can get your work back quickly. If you determine what node or series of
no
des is causing the problem, please post again, and perhaps we can give
a better workaround. Also, please mention the version of LV you are
using and the OS.
Greg McKaskle