07-22-2009 07:28 PM
Attempting to run a short test project... and when i pressed the run arrow a message box appeared saying Failed to call ...\ LEP_RV_Run.vi
Tried it on a project I had previously compiled with the same results.
See the attachment for the actual error message.
07-22-2009 09:29 PM
07-22-2009 10:10 PM
07-23-2009 10:06 AM
Do other commands work? (such as right cliking on the build specification and selecting "Build")
Perhaps this LEP_RV_Run VI was modified and it now broken. Try opening this VI (in the 'my computer' context) and check that the run arrow is not broken.
07-23-2009 05:09 PM
Got it!. As you said the LEP_RV_Run Vi was broken. Tracing the broken arrows downward reminded me that yesterday I had a weird happening with the Read Key.vi. The LLB manager would come up with a broken arrow on the Read Key(path).vi instance every time i tried to run. Instead of doing the wise thing and restarting labview I removed that instance. My cRIO application ran ok, but the ARM one failed. I conveniently had a second labview development system to copy the file from. After successfully using the ReadKe(path).vi the broken arrow is gone.
Again, thanks to the help desk for helping me come up with the answer.
Hard lessons are most easily remembered.
David