LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

File Path Control question

Solved!
Go to solution

Simple question: How do I invoke the Open command in the File Path control? My reason is of my user hasn't supplied a file, then I want to force the user to select one.

0 Kudos
Message 1 of 3
(2,355 Views)
Solution
Accepted by topic author Eric1977

Most file related vi should prompt if there is no file path. If for some reason you are not getting that you could check to see if the file path is empty and add a prompt see below:

 

Example_VI_BD.png

Tim
GHSP
0 Kudos
Message 2 of 3
(2,354 Views)

That worked. Thank you!

0 Kudos
Message 3 of 3
(2,350 Views)