LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Verify if a path exist or if its not a path

Solved!
Go to solution

Hello,

 

I want to read data from a spreadsheet file in a part of the application I am building but to read this data I want to verify first if the path exists or not, since I only wnt to read this data if there is such a file. I was trying to use a function called "Path type" which returns 2 if the path wired is 'Not a Path' but its not working properly, its acusing if the path is valid or not, not acusing if it exists in the computer or not.

 

I appreciate your help,

 

Lucas

 

 

Lucas Faquim
0 Kudos
Message 1 of 3
(3,122 Views)
Solution
Accepted by topic author Faquim

That's why the Check if File Or Folder Exists.vi is there (look in the File IO->Advanced palette.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
Message 2 of 3
(3,116 Views)
0 Kudos
Message 3 of 3
(3,115 Views)