Return Segment
The Return segment can be used to control the execution of the Mission Control Sequence by returning control to its parent segment. If the MCS encounters an active Return segment, any segments after it in the MCS (or subsequence, if it belongs to one) will not be run.
A return segment has three possible state settings, each of which affects the segment's behavior:
- Enable - The segment is active.
- Disable - The segment is inactive and will be ignored by Astrogator when you run the MCS.
- Enable (except Profiles bypass) - The return segment is active except when run from a Target Sequence profile (e.g., a differential corrector), which will ignore it
In addition to manually changing the segment's state, a target sequence can be configured to change it during execution of the MCS.