LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

show connector sub vi connections

Hello MeCoOp,

just make a control out of the path constant. That should do it.
If you don't trust the user, you have to check this control for validity 🙂

And don't forget to initialize the path control to a correct path ("make data value default" or use a local).


Message Edited by GerdW on 07-20-2005 04:06 PM

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 11 of 12
(340 Views)
Rather than using a constant for the path, use the built-in LV "File Dialog" function and make sure that the "Select Mode (2)" input is set to "existing dir" or 3. This will allow them to specify a path but not be able to change the file name.
 
Mike...

Certified Professional Instructor
Certified LabVIEW Architect
LabVIEW Champion

"... after all, He's not a tame lion..."

For help with grief and grieving.
0 Kudos
Message 12 of 12
(331 Views)