SCHED: EditResource
Format
SCHED / EditResource '<ResourceName>' {AttributeName} <Parameters>
Description
The SCHED EditResource Connect command edits the attributes of a resource in STK Scheduler. This command can be used to edit a single resource attribute or multiple attributes of a single resource. When editing multiple resource attributes, all attributes will be applied to the resource in the order in which they appear in the command.
All resources are created with default attribute values.
{AttributeName} | Description |
---|---|
General Parameters | |
Description | Create a description for the given resource |
Priority | Set the priority of the given resource based on the priority scale set by the user |
SetupTime | Define the Minimum Setup Time for the resource |
BreakdownTime | Define the Breakdown Time for the resource |
BufferTime | Define the Buffer Time for the resource |
STKObject | Add an associated STK Object to the resource |
Tags | Add the resource to different resource tags |
Color | Assign a specific color to the given resource in the Gantt |
Cost | Set the cost options for the given resource |
Changes a given Resource's ResourceID to a new value specified by the user. | |
Availability Parameters | |
DefaultAvailable | Defines default availability of a resource |
AvailPeriodicWindows | Defines periodic windows of availability or unavailability for a resource |
AvailDiscreteWindows | Defines discrete windows of availability or unavailability for a resource |
AvailTimeImport | Defines windows of availability or unavailability for a resource via a file import |
AvailSTKRepDef | Defines windows of availability or unavailability for a resource via STK Reports |
Accommodation Parameters | |
Accommodation | Defines the maximum amount of tasks that a resource is able to handle at once |
Capacity Parameters | |
CapacityApplicable | Defines whether the given resource has a capacity. |
Capacity | Defines the different values for the capacity of a resource |
StateModes | Sets the capacity type to state modes and then defines the discrete state modes |
StateMatrix | Defines a matrix of the time values required to transition between 2 modes |
Duration Parameters | |
DurOverrideType | Defines the type of duration override for the resource |
DurOverrideFixed | Defines the fixed duration override when DurOverrideType = FixedDur |
DurOverrideEfficiency | Defines the fixed duration override when DurOverrideType = EfficiencyFactor |
Notes Parameters | |
Notes | Define notes for the given resource |
RFI | |
RFIEntityType | Defines the type of the resource to be used when making RFI calculations |
RFIInterferingEntities | Defines interfering satellites to be used when making RFI calculations |
Other Parameters | |
Hide | Defines whether the given resource should be hidden from the gantt view |
Examples
Changes the values of the Priority, SetupTime, and STKObject attributes of the DemoAntenna resource in the active
schedule to 7, 15 minutes, and /Facility/DemoStation/Sensor/DemoAntenna, respectively
SCHED / EditResource 'DemoAntenna' Priority 7 SetupTime 900 STKObject
'Facility/DemoStation/Sensor/DemoAntenna'
Syntax | Example |
---|---|
<CommandName> | SCHED / EditResource |
<ResourceName> | 'DemoAntenna' |
{AttributeName} | Priority |
<Parameters> | 7 |
{AttributeName} | SetupTime |
<Parameters> | 900 |
{AttributeName} | STKObject |
<Parameters> | 'Facility/DemoStation/Sensor/DemoAntenna' |
Return Message
If activated. Connect returns an acknowledgment message.
Group Membership
This command belongs to the following group(s):
Version
4.3.1 and 5.0