LabVIEWAdapter.BuildAndExecuteAtStartOfExecution

Syntax

LabVIEWAdapter.BuildAndExecuteAtStartOfExecution

Data Type

Boolean

Purpose

Specifies the current value of the 'Enable Build Source Files and Execute' option in the LabVIEW adapter configuration.

Remarks

Changes to this property do not take effect until you restart the TestStand engine.

Even if this option is enabled, the Build Source Files and Execute feature might not be enabled since some requirements for using the feature are not satisfied. The IsBuildAndExecuteEnabled method can be used to determine if the feature is enabled or not.

See Also

Build Source Files and Execute