LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to check for directory existence

In LabVIEW, I'm trying to write a file to a directory which may or may not exist.  The write is not successful if the directory does not exist.

Is there a built-in or sample code which will output T/F when given a path (F=does not exist)?

Thanks in advance,

Ken
0 Kudos
Message 1 of 3
(2,543 Views)
Try this on for size
 
Message 2 of 3
(2,540 Views)
Chaos,

That worked for me.   Thanks!  🙂
0 Kudos
Message 3 of 3
(2,533 Views)