User Tools

Site Tools


eeros_architecture:sequencer:define_sequence

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
eeros_architecture:sequencer:define_sequence [2020/09/30 08:06] – [Returning Values] ursgrafeeros_architecture:sequencer:define_sequence [2020/09/30 08:07] – [Define the Action] ursgraf
Line 56: Line 56:
   }   }
 </code> </code>
-Its mandatory to implement this function. If not, no work is done and the step or sequence terminates immediately. The method can return a value, e.g.  \\+Its mandatory to implement this function. If not, no work is done and the step or sequence terminates immediately.  
 +A step or blocking sequence can return a value of type ''int''This can be useful to hand back basic information to the calling sequence.  \\
 There might be sequences which should never stop. This must be done as shown below: There might be sequences which should never stop. This must be done as shown below:
 <code cpp> <code cpp>
eeros_architecture/sequencer/define_sequence.txt · Last modified: 2023/02/26 00:25 by ursgraf