LabVIEWModuleOverrideOptions

Use these constants with the LabVIEWModule.OverrideModuleOptions and LabVIEWAdapter.OverrideModuleOptions properties to specify the override option to use.

  • LabVIEWModuleOverrideOption_Default –(Value: 0) Indicates that the LabVIEW Adapter runs the VI configured in the code module.
  • LabVIEWModuleOverrideOption_PPL –(Value: 1) Indicates that the LabVIEW Adapter runs the VI in the packed project library configured in the Override Module Settings window.

See Also

LabVIEWModule.OverrideModuleOptions

LabVIEWAdapter.OverrideModuleOptions