LabVIEWModule.DisplaySelectVIFromProjectDialog

Syntax

LabVIEWModule.DisplaySelectVIFromProjectDialog( pathToUse)

Return Value

Boolean

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.

See Also

LabVIEWModule.ProjectPath

LabVIEWModule.RemoteProjectPath