LabVIEWModuleOverrideTypes
- Updated2025-07-21
- 1 minute(s) read
LabVIEWModuleOverrideTypes
Use these constants with the LabVIEWModule.DisplaySelectClassFromProjectDialogEx , LabVIEWModule.DisplaySelectVIFromProjectDialogEx , LabVIEWModule.FindClassUrlUsingClassPathEx , LabVIEWModule.FindVIUrlUsingVIPathEx , LabVIEWModule.GetClassAbsolutePathEx , and LabVIEWModule.GetVIAbsolutePathEx methods to specify the override type.
- LabVIEWModuleOverrideType_Default –(Value: 0) Directs the methods to use the VI configured in the code module.
- LabVIEWModuleOverrideType_PPL –(Value: 1) Directs the methods to use the VI in the packed project library configured in the Override Module Settings window.
See Also
LabVIEWModule.DisplaySelectClassFromProjectDialogEx
LabVIEWModule.DisplaySelectVIFromProjectDialogEx
LabVIEWModule.FindClassUrlUsingClassPathEx
LabVIEWModule.FindVIUrlUsingVIPathEx