02-09-2007 02:05 PM
02-09-2007 02:49 PM
02-12-2007 05:56 PM
Chris,
While this does appear to be an issue with SoftMotion VIs, the best course of action for you at this point would be to create a Service Request with the LabVIEW team on this issue.
In LabVIEW, if you go to Help » Investigate Internal Error, a list of the most recent crashes will appear. After selecting the crash you are referring to, you will be taken to a website where you will be asked to further specify the error received, and the context within which you received it. Please be as thorough as possible with your description. A service request will be automatically opened up for you regarding the issue.
To continue troubleshooting on the SoftMotion side, you may want to remove all SoftMotion VIs from your project, and try building the executable targetted for your device and see if the error persists.
Regards,
Jasper S
03-20-2007 03:01 PM
Chris,
We are aware of the problem you are having with Softmotion and building executables. The .cpp error occurs in LabVIEW 8.2 and later. The issue will be fixed in a future version of Softmotion. Until then, there is a workaround for the problem. You will first need to modify the VIs in your project by building the VIs into a distribuition. Then you will need to replace all of the VIs in your project with the new VIs created by the distribution builder. Please follow the instructions below.
How to modify the original VIs in your project:
How to build executable with new "external-node-free" VIs:
This will keep the .cpp error from occurring. Let me know if this does not solve your problem.
Lorne Hengst
National Instruments
03-20-2007 04:24 PM
03-21-2007 12:28 PM
Chris,
To play it safe, you could replace every single VI. Although, I think that just replacing the softmotion VIs will solve the problem. There is no harm in trying just your softmotion VIs and testing to see if it works.
NOTE: Please backup your old VIs, don't just delete them. You will want them back when you need to edit the VIs.
Lorne Hengst
National Instruments