Stop

The Stop segment can be used to control the execution of the Mission Control Sequence (MCS) by halting execution of the MCS.

Syntax

Astrogator <Satellite Object Path> SetValue <Attribute Path>.Stop.Enabled {Value}

Description

The Stop segment holds one attribute:

The value of the attribute is a Boolean. Set it to true to enable the segment for the next execution of the MCS. Set it to false to disable it for the next execution of the MCS.

In addition to manually changing the segment's state, a target sequence can be configured to change it during execution of the MCS.

Example

Astrogator */Satellite/Satellite1 SetValue MainSequence.SegmentList.Stop.Enabled false

STK Programming Interface 11.0.1