The attached is my .vi file. I want to use it to measure data and do some mathematical operations using MathScript. The .vi file runs fine. But when I compiled it to the .exe file, there was an error:
A name collision occurred during the build. VIs were renamed to protect the build. If any dynamic calls were made to the following VI, unexpected behavior can occur:
C:\Program Files\National Instruments\LabVIEW 8.0\vi.lib\Analysis\Matrix\Support\ComplexMatrix\Methods\Numeric.llb\Multiply - CM,C.vi
I guess the error was caused by MathScript used in the .vi file. When I ran the .exe file, the data were measured, and then there was no responding.
How can I fix this problem?
Thanks,
Qifu