VeriStand .NET API Reference

Content Type
Programming Language
Current manual
Table of Contents

ISequenceControl Methods

Methods

NameDescription
Abort
Overloaded. Aborts the sequence.
GetReturnValue
Overloaded. Gets the return value for the sequence. This function will fail if the sequence has not completed execution.
GetSequenceTime
Overloaded. Gets the relative time since the sequence started, as determined by the delta t at which the sequence executes and the number of executed iterations.
Pause
Overloaded. Pauses the sequence.
Run
Overloaded. Runs the sequence.
SingleStep
Overloaded. Single-steps the sequence.
Stop
Overloaded. Stops the sequence.

See Also

Was this information helpful?