Display a dynamic report or strip chart
DynamicRpt <ObjectPath> {ReportType} "<StyleName>" [<TruncObjectPath>...]
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.
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
If activated, Connect returns an acknowledgement message.
This command belongs to the following group(s):
4.2.1
STK Programming Interface 11.0.1