Description | Example | Return Message | Group

VO_R GetTracks

Reports information about track models for a Multi-Track Object (MTO).

Syntax

VO_R <MTOObjectPath> GetTracks [ModelExists {On | Off}] [ModelShowing {On | Off}]

Description

The VO_R GetTracks command is used to determine which tracks have models assigned to them, and which tracks have models displaying. Use ModelExists and ModelShowing to indicate what information is to be returned. ModelExists indicates whether a model is assigned to a track. ModelShowing indicates whether the model assigned to a track is set to display.

Example

The following command will get a report that details all tracks that have a model assigned and set to display for the "mt1" object.

VO_R */MTO/mt1 GetTracks ModelExists On ModelShowing On

ReturnMessage

Connect will return a list of track numbers that meet the conditions specified in the command. In this example tracks 1 and 3 meet the criteria of the command:
I Return entry 1:
I 1 3

Group Membership

This command belongs to the following group(s):

MTO

VO

VO Objects

Version

6.1

STK Programming Interface 11.0.1