LabVIEWModule.DisplaySelectVIFromProjectDialog
- 已更新2025-07-21
- 閱讀時間為 1 分鐘
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.