User Tools

Site Tools


getting_started:tutorials:sequencer1

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:sequencer1 [2021/03/31 14:35] – [Simple Sequence with Five Steps] ursgrafgetting_started:tutorials:sequencer1 [2021/03/31 14:37] (current) – [Timeout Monitor Resumes Main Sequence] ursgraf
Line 24: Line 24:
 Recompile the program and run it. Please make sure to check for the sequence to be still running. This is for the case that you want to terminate the program by pressing CTRL-C. Recompile the program and run it. Please make sure to check for the sequence to be still running. This is for the case that you want to terminate the program by pressing CTRL-C.
 ===== Timeout Monitor Aborts Main Sequence ===== ===== Timeout Monitor Aborts Main Sequence =====
-Open a shell in the build directory of your EEROS library and run +The next example is [[https://github.com/eeros-project/eeros-framework/blob/master/examples/sequencer/SequencerTest11.cpp|SequencerTest11.cpp]]. Open a shell in the build directory of your EEROS library and run 
 <code> <code>
 $ ./examples/sequencer/sequencerTest11 $ ./examples/sequencer/sequencerTest11
Line 32: Line 32:
 \\ \\
 ===== Timeout Monitor Aborts Main Sequence ===== ===== Timeout Monitor Aborts Main Sequence =====
-Open a shell in the build directory of your EEROS library and run +The next example is [[https://github.com/eeros-project/eeros-framework/blob/master/examples/sequencer/SequencerTest12.cpp|SequencerTest12.cpp]]. Open a shell in the build directory of your EEROS library and run 
 <code> <code>
 $ ./examples/sequencer/sequencerTest12 $ ./examples/sequencer/sequencerTest12
Line 40: Line 40:
 \\ \\
 ===== Timeout Monitor Resumes Main Sequence ===== ===== Timeout Monitor Resumes Main Sequence =====
-Open a shell in the build directory of your EEROS library and run +The next example is [[https://github.com/eeros-project/eeros-framework/blob/master/examples/sequencer/SequencerTest13.cpp|SequencerTest13.cpp]]. Open a shell in the build directory of your EEROS library and run 
 <code> <code>
 $ ./examples/sequencer/sequencerTest13 $ ./examples/sequencer/sequencerTest13
Line 48: Line 48:
 \\ \\
 ===== Timeout Monitor Resumes Main Sequence ===== ===== Timeout Monitor Resumes Main Sequence =====
-Open a shell in the build directory of your EEROS library and run +The next example is [[https://github.com/eeros-project/eeros-framework/blob/master/examples/sequencer/SequencerTest14.cpp|SequencerTest14.cpp]]. Open a shell in the build directory of your EEROS library and run 
 <code> <code>
 $ ./examples/sequencer/sequencerTest14 $ ./examples/sequencer/sequencerTest14
getting_started/tutorials/sequencer1.1617194128.txt.gz · Last modified: 2021/03/31 14:35 by ursgraf