03-03-2006 04:12 AM
03-03-2006 10:38 AM
Hello,
The Application Builder in LabVIEW currently does not support building VIs into EXEs that contain a MathScript node. R&D is already aware of this problem (issue #3OGC1FLN), and we will be looking to fix the problem in a future LabVIEW version. To my knowledge, your only possible workarounds are to write the code in LabVIEW (I'm no MathScript expert, but it doesn't look like it would be too difficult to translate this script into standard LabVIEW code), or to use a Formula Node (I'm also not sure if the Formula Node would support all the operations you're doing in the MathScript node).
Good luck,
-D
03-03-2006 03:26 PM