LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error: file not found

Hello,

I am using a labview program which already exists. The program
inputs a file ( txt file with some numerical data) and gives the output
file at the required location after performing some calculations to it.
The problem is when I input my file path and run the program it always
gives an error ' file not found'. Please help me.

Thanks
Laxmikanth

0 Kudos
Message 1 of 2
(2,509 Views)
Hi Laxmikanth,

Some more info would be helpful. Such as posting a image of your program, which version of labview, platform etc.

that being said if you are literally typing in the filepath that is the most likely source for the error. Is there a browse button visible to the right of the filepath control? If not try right clicking and under the visible menu make sure the browse button is selected. Then click on the browse button and find/select your disk file. Now run the program and see if you get the same error.

Cheers,

--Russ
0 Kudos
Message 2 of 2
(2,506 Views)