Step.EvalPrecondForInteractiveExecution

Syntax

Step.EvalPrecondForInteractiveExecution

Data Type

EvalPrecondOptions

Use the following constants with this data type:

  • EvalPrecondOption_EvaluatePrecond –(Value: 1) Evaluates the precondition.
  • EvalPrecondOption_NoEvaluatePrecond –(Value: 2) Does not evaluate the precondition.
  • EvalPrecondOption_UseStationOption –(Value: 0) Uses the Evaluate Preconditions in Interactive Mode option on the Execution tab of the Station Options dialog box.

Purpose

Specifies if TestStand evaluates the step precondition when you run the step interactively.

See Also

Execution tab

Station Options dialog box

Step.Precondition