07-19-2012 01:03 PM
Hello,
I tried searching for this but the other threads I found were not quite the same as the problem I am having. I have a test fixture that is running a teststand sequence and this error is occurring intermittently. Sometimes the error pops up when the test sequence is executed but most of the time the program will run though without any problems.
I am running Labview 8.5.1 and testand 4.1, I was wondering if this is a known issue with this version of labview or if there is a way to solve this error.
07-19-2012 05:18 PM
Nope. No issues.
I suspect you have a timing or race condition in your code. Or perhaps you're trying to access a file from a network share and it sort of "disappears" for a bit.
05-28-2015 05:44 AM
pls tell me about this problem .?
LabVIEW: File not found. The file might have been moved or deleted, or the file path might be incorrectly formatted for the operating system. For example, use \ as path separators on Windows, : on Mac OS X, and / on Linux. Verify that the path is correct using the command prompt or file explorer.
05-28-2015 07:22 AM