VeriStand .NET API Reference

SequenceState Enumeration

The execution state of a sequence.

Namespace: NationalInstruments.VeriStand.ClientAPI
Assembly: NationalInstruments.VeriStand.ClientAPI (in NationalInstruments.VeriStand.ClientAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
Member nameDescription
Idle The sequence is idle, and has not run.
Paused The sequence is paused.
Running The sequence is running.
SingleStepping The sequence is single-stepping.
Stopped The sequence has stopped executing.

See Also

Log in to get a better experience