08-13-2003 05:14 PM
08-13-2003 05:56 PM
Blog for (mostly LabVIEW) programmers: Tips And Tricks
08-14-2003 08:16 AM
08-14-2003 12:36 PM
08-14-2003 12:41 PM
10-24-2007 03:15 PM
10-25-2007 06:36 PM
Hi Topraka
The error message can generate by multiple reasons. Like Putnam said all this reasons are explained in the Knowledge base. I will strongly suggest finding the labview code of that executable and taking a look at it in this way you can follow the steps in this discussion forum: Get error 10240 in labview 6i Evaluation when I run my VI's from lv5.1 and take a look at this knowledge base: Why Do I Receive Error -10240 When Attempting To Run a LabVIEW Executable so you have to make sure the NI-DAQ drivers you have in the directory with the exe are the same as the one in the labview directory where the executable was created. Can you try the same code in one of the other test machine?
I hope it helps