Description | Example | Return Message | Group

Comm CommSystem SaveMode

Specify save and load behavior for a CommSystem (Deprecated Command)

Syntax

Comm <CommSysObjectPath> CommSystem SaveMode {Option}

ATTENTION: THIS COMMAND IS DEPRECATED and has been replaced by:

CommSystem

Description

Note: This command was deprecated in STK 11, it should no longer be used. This command has been replaced by the CommSystem command.

Upon computation of the CommSystem, a binary cache file is created which hosts all computed information. This file is used for rapid generating of reports and graphic animations. The default behavior of the CommSystem is to save this compute file into the user's scenario directory when the scenario is saved. Saving the compute file will allow reports and graphics to be readily available without having to compute the CommSystem the next time the scenario is opened.

The user now has the option of not saving this file, and thus the user will need to compute the CommSystem after the next time the scenario is opened. The user also has an option to have the CommSystem automatically compute when the scenario is loaded.

Valid values for {Option} are described here:

{Option} Description
Save Computations are saved within scenario directory.
NoSave Computations are not saved.
ComputeOnLoad Computations are not saved, but computations are recalculated each time the scenario is opened.

Example

To set CommSystem1 to not save computation:

Comm */CommSystem/CommSys1 CommSystem SaveMode NoSave

ReturnMessage

If activated, Connect returns an acknowledgement message.

Group Membership

This command belongs to the following group(s):

Comm

Deprecated Commands

Version

11

STK Programming Interface 11.0.1