11-03-2009 09:35 PM
11-04-2009 12:38 PM
Hello joshuaee,
Do you have the same version of the LabVIEW run-time engine and niScope (by the way what version do you have?) on your laptop as you do on your development machine? Also, does the executable ask you to locate the VI after it isn't found? Verify on your laptop that you have the niScope Multi Fetch WDT.vi. This can be found in the directory C:\Program Files\National Instruments\LabVIEW 8.2\instr.lib\niScope\Acquire\Fetch\niScope Multi Fetch WDT.vi. Also, did you install the LabVIEW run-time engine before installing the niScope driver on your laptop?
Regards,
11-04-2009 09:11 PM
Yes, both are 8.2.1 and ni-scope 3.5.1. The exe does not ask me to locate the file. The VI is located at the specified directory on both computers. I installed the run time engine before installing niScope.
Thanks
11-05-2009 07:40 PM
It sounds like what you may need to do is mass compile LabVIEW on your development machine. What this will do is fix any broken links to VI's and make sure that each VI is up-to-date with the current version of LabVIEW. If you say that both of these VI's are in the same directory on both machines then this should help to fix the link to that particular VI. Take a look at the KnowledgeBase What Does Mass Compile Do in LabVIEW for information on how to do this. Let me know how this goes and if you are still experiencing the problem afterwards.
Regards,