Comm CommSystem SaveMode
Specify save and load behavior for a CommSystem (Deprecated Command)
Syntax
Comm <CommSysObjectPath> CommSystem SaveMode {Option}
This command is DEPRECATED and has been replaced by:
CommSystemDescription
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 your 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.
You now have the option of not saving this file, and thus you will need to compute the CommSystem after the next time the scenario is opened. You also have 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. |
Examples
To set CommSystem1 to not save computation:
Return message
Group membership
This command belongs to the following group(s):
Version
11