Description | Example | Return message | Group

AddTgtSched

Set target schedule data for a sensor

Syntax

AddTgtSched <SensorObjectPath> {ScheduleOption} [<Parameters>]

Description

The AddTgtSched Connect command allows you to modify a sensor's target schedule. The target schedule is a list of interval pairs that define when a sensor slews, or targets, to another object in the scenario.

Before you set a target schedule for a sensor, the sensor must already be defined as targeted using the Point command and all objects specified by <TruncObjectPath> must already be assigned as targets to the sensor.

{ScheduleOption} can be:

{ScheduleOption}<Parameters>Description
<TruncObjectPath>{TimeInterval}<TruncObjectPath> is the truncated path of the object to which the sensor slews.

For valid {TimeInterval} values see Time Options.

ClearN/ARemoves all entries from the target schedule list.

Examples

To target the Downlink sensor on the ERS1 satellite so that it slews toward the Santiago facility between 1 am and 3 am on June 1, 2000:

AddTgtSched */Satellite/ERS1/Sensor/Downlink Facility/Santiago "01 Jun 2000 01:00:00.00" "01 Jun 2000 03:00:00.00"

To add a second target interval using time components:

AddTgtSched */Satellite/ERS1/Sensor/Downlink Facility/Santiago "Satellite/ShortSat EphemerisTimeSpan.Start Time Instant" "Satellite/ShortSat EphemerisTimeSpan.Stop Time Instant"

Return message

If activated, Connect returns an acknowledgement message.

Group membership

This command belongs to the following group(s):

Sensors

Version

10