I am developing a motion control application running on the cRIO 9012. This application uses many softmotion VIs. The VI runs fine when I deploy it from my PC, but when I build a source distribution, and try and run the 'clean' version, the VI crashes. The bug is difficult to track down as the connection with the RT target is lost and cannot be obtained again untill the controller is rebooted. Obviously this is related to the source distribution, but what.
A second somewhat naive, perhaps unrelated question. Am I gaining anything as far as reliability when I make an exe. I am only developing this application for inhouse use. Do I "need" to build an exe, or am I better off leaving it as a normal VI?
Bscout