I have a vi that uses NI-Motion to control 4 axis. I built it in Labview 7.0 Professional. If I run the VI directly in Labview it communicates with the motion controllers just fine. However, if I build a standalone executable using the Build Application tool. The executable does NOT communicate with the motion system. In the build application step I didn't see any setting for adding something related to motion. My vi does include Port I/O and VISA, but that is for other parts of it. What did I do wrong?