User Tools

Site Tools


getting_started:tutorials:sequencer3

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
getting_started:tutorials:sequencer3 [2021/03/31 15:38] – [Main Sequence Has Timeout Monitor With Restart] ursgrafgetting_started:tutorials:sequencer3 [2021/03/31 15:39] (current) – [Subsequence Has Timeout Monitor With Restart] ursgraf
Line 67: Line 67:
 ===== Subsequence Has Timeout Monitor ===== ===== Subsequence Has Timeout Monitor =====
  
-next example demonstrates what happens if the subsequence is interrupted by a monitor while being called from the main sequence. Run +The next example is [[https://github.com/eeros-project/eeros-framework/blob/master/examples/sequencer/SequencerTest34.cpp|SequencerTest34.cpp]]. It demonstrates what happens if the subsequence is interrupted by a monitor while being called from the main sequence. Run 
 <code> <code>
 $ examples/sequencer/sequencerTest34 $ examples/sequencer/sequencerTest34
Line 79: Line 79:
 ===== Subsequence Has Timeout Monitor With Resume ===== ===== Subsequence Has Timeout Monitor With Resume =====
  
-next example demonstrates what happens if the subsequence is interrupted by a monitor while being called from the main sequence. Run +The next example is [[https://github.com/eeros-project/eeros-framework/blob/master/examples/sequencer/SequencerTest35.cpp|SequencerTest35.cpp]]. It demonstrates what happens if the subsequence is interrupted by a monitor while being called from the main sequence. Run 
 <code> <code>
 $ examples/sequencer/sequencerTest35 $ examples/sequencer/sequencerTest35
Line 91: Line 91:
 ===== Subsequence Has Timeout Monitor With Restart ===== ===== Subsequence Has Timeout Monitor With Restart =====
  
-next example demonstrates what happens if the subsequence is interrupted by a monitor while being called from the main sequence. Run +The next example is [[https://github.com/eeros-project/eeros-framework/blob/master/examples/sequencer/SequencerTest36.cpp|SequencerTest36.cpp]]. It demonstrates what happens if the subsequence is interrupted by a monitor while being called from the main sequence. Run 
 <code> <code>
 $ examples/sequencer/sequencerTest36 $ examples/sequencer/sequencerTest36
getting_started/tutorials/sequencer3.1617197911.txt.gz · Last modified: 2021/03/31 15:38 by ursgraf