LabVIEWProjectPathTypes
- Mise à jour2025-07-21
- Temps de lecture : 1 minute(s)
LabVIEWProjectPathTypes
Use these constants with the LabVIEWModule.DisplaySelectVIFromProjectDialog , LabVIEWModule.GetProjectUrlPathsForVIs , and LabVIEWModule.FindVIUrlUsingVIPath methods to specify the LabVIEW project path property to use.
- LVProjectPathType_Local –(Value: 0) Indicates to use the LabVIEWModule.ProjectPath property.
- LVProjectPathType_Remote –(Value: 1) Indicates to use the LabVIEWModule.RemoteProjectPath property.
See Also
Effectively Using LabVIEW with TestStand
LabVIEWModule.DisplaySelectVIFromProjectDialog
LabVIEWModule.GetProjectUrlPathsForVIs
LabVIEWModule.FindVIUrlUsingVIPath