LabVIEWModule.DisplaySelectVIFromProjectDialog
- Mise à jour2025-07-21
- Temps de lecture : 1 minute(s)
LabVIEWModule.DisplaySelectVIFromProjectDialog
Syntax
LabVIEWModule.DisplaySelectVIFromProjectDialog( pathToUse)
Return Value
Purpose
Launches a dialog box with VIs from the LabVIEW project to select. Returns True if the step was updated.
Parameters
pathToUse As LabVIEWProjectPathTypes
[In] Pass LVProjectPathType_Remote to use the value of the LabVIEWModule.RemoteProjectPath property. Pass LVProjectPathType_Local to use the value of the LabVIEWModule.ProjectPath property.