12-26-2008 04:30 AM
I have some very basic mathscript code that I developed with LabView 8.5. A colleague of mine took this code and saved it in LabView 8.5.1. Now when I try to open the VI on 8.5 everything loads ok, except the MathScript portion.
I get following error message: "MathScript Node 'MathScript Node': VI failed to compile."
The only way to get the code running again is to delete the MathScript node, create a new one and retype all code. Is there no easier way out?
12-26-2008 07:29 AM
Hi,
Could you attach you script? Thanks!
12-26-2008 11:33 AM
According to the 8.5.1 bug fixes, Mathscript received a lot of attention, so maybe something broke.
kandreas wrote:The only way to get the code running again is to delete the MathScript node, create a new one and retype all code. Is there no easier way out?
Instead of "retyping" all the code, it is probably sufficient to cut and paste all the code at once. 😉
12-26-2008 12:38 PM
It's the same code as I've posted in this previous message.
Really, nothing fancy
12-26-2008 12:39 PM
Instead of "retyping" all the code, it is probably sufficient to cut and paste all the code at once. 😉
sure, but you still need to manually create all in- & outputs.