SequenceCallModule.SequenceFilePath

Syntax

SequenceCallModule.SequenceFilePath

Data Type

String

Purpose

Specifies the path of the sequence file that contains the sequence the module calls.

Remarks

You specify an absolute or relative pathname for the file. Relative pathnames are relative to the TestStand search directory paths .

You must specify an expression for the file pathname if the SequenceCallModule.SpecifyByExpression property is True . The expression must evaluate to an absolute or relative pathname for the file or a reference to be a SequenceFile object.

If you set the SequenceCallModule.UseCurrentFile property to True , TestStand ignores the value of this property.

See Also

SequenceFile

SequenceCallModule.SequenceName

SequenceCallModule.SpecifyByExpression

SequenceCallModule.UseCurrentFile