Astrogator SetAll

Astrogator SetAll is a command for setting a value for two or more Astrogator segments.

Syntax

Astrogator <Satellite Object Path> SetAll <Field to Set> <Additional Arguments>

Description

See the table below for options for the SetAll command. You can include two or more arguments in <Additional Arguments>. Each Field to Set option can behave slightly different, so there are examples and descriptions for each.

Field to Set

Additional Arguments Description
ProfileModes <Path to Target Sequence> <Profile Mode> Sets all target profiles within a given sequence to the run mode specified by Profile Mode. Profile Mode can be any of the following: Iterate/Active, Not Active, or Run Once. Setting the mode to Run Once will only change profiles that have the Run Once run mode option.
MCSProfileModes <Profile Mode> Sets all target profiles within an MCS to the run mode specified by Profile Mode. Profile Mode can be any of the following: Iterate/Active, Not Active, or Run Once. Setting the mode to Run Once will only change profiles that have the Run Once run mode option.

Examples

ProfileModes option

Astrogator */Satellite/Satellite1 SetAll ProfileModes MainSequence.SegmentList.Target_Sequence "Iterate/Active"

MCSProfileModes option

Astrogator */Satellite/Satellite1 SetAll MCSProfileModes "Not Active"