Description | Example | Return Message | Group

DynamicRpt

Display a dynamic report or strip chart

Syntax

DynamicRpt <ObjectPath> {ReportType} "<StyleName>" [<TruncObjectPath>...]

Description

Use the DynamicRpt command to display a dynamic report or strip chart. Valid values for {ReportType} are Text and Strip.

If the report "<StyleName>" is for an access report then one or more <TruncObjectPath> must be included, specifying the object(s) to which access will be computed.

For details on how to specify "<StyleName>" see Report Style Names

The report windows can be removed with the RemoveRptWins Connect command.

Note: This command is not available for STK X.

Example

To display a dynamic report of the Satellite2's LLA Position:

DynamicRpt */Satellite/Satellite2 Text "LLA Position"

To display a strip chart of the AER access between Fac1 and Satellite2:

DynamicRpt */Facility/Fac1 Strip "AER" */Satellite/Satellite2

ReturnMessage

If activated, Connect returns an acknowledgement message.

Group Membership

This command belongs to the following group(s):

Object Tools

Version

4.2.1

STK Programming Interface 11.0.1