LabVIEWAdapter.OverrideModuleOptions

Syntax

LabVIEWAdapter.OverrideModuleOptions

Data Type

LabVIEWModuleOverrideOptions

Use the following constants with this data type:

  • 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.

Purpose

Specifies the global override option to use.