Minimal steps
- Last UpdatedJul 19, 2024
- 1 minute read
Minimal steps are empty steps with
-
an Always True step condition
-
no jump condition
-
no values being written to outputs
The minimal step can be considered a No Operation (NOP) Step. The Sequencer stays in an empty step exactly two engine execution cycles before advancing to the next step. No Operation (NOP) steps are useful for inserting dummy steps for future enhancements.