SequenceCallModule.IgnoreTermination

Syntax

SequenceCallModule.IgnoreTermination

Data Type

Boolean

Purpose

Specifies what happens when the subsequence the module calls causes execution to terminate. If this property is True and TestStand terminates the subsequence, TestStand sets the status of the module step to Terminated but allows the module sequence to proceed normally from the next step. Usually, only one process model file uses this option. This option has no effect when the execution aborts.

Remarks

This property corresponds to the Ignore Termination option on the Run Options tab of the Step Properties dialog box.

See Also

Run Options tab

Step Properties dialog box