TSequencer.Start
Previous  Top  Next

Start()

Start (restart) a Sequencer.

Returns
None

Comments
If the Sequencer is still running or if it has been deleted a RuntimeError exception is thrown.

Example
Restart the Sequencer from the above example:

oMySeq.Start()