Introduction

This is an auto generated page describing the TELECOMMAND event.

Class properties

The following properties and values apply to all events of this class:

ClassTELECOMMAND
DescriptionTelecommand Packets - Events built on the fly from TC_STORE table
Template Telecommand extracted out of TC table with {%for p in payload%}{%if not forloop.first%}, {%endif%}{{p}}{%empty%}no parameters{%endfor%}
Test

Instance properties

The following properties are defined for this event class, and each instance of the class has it's own values:

NameUnitDatatypeOptionalChoicesDescription
Name string Name of the Command
Description stringYes Description of the Command
Sequence stringYes The name of the sequence which was used to load the command on the stack
Domain stringYes Prefix of the Domain originating the command. Obtained from configuration variable based on the domain identifier set in the S2K packet header. In single domain mode this field is hidden
Release_Time datetimeYes Time of command Released from MCS
Uplink_Time datetimeYes Uplinked time, command received on satellite
Execution_Time datetimeYes Predicted time of command execution
Last_Update_Time datetimeYes The last time the packet was updated, e.g. with stage verification information
MRC_Flag stringYes Command Execution type: S for SRC Commands (Single Shot), M for MRC Commands (repeated every repeat cycle, ~9 days 22 hours), R for re-inserted MRC commands (after they have executed they are re-inserted in the command stack, 9 days 22 hours later)
Ops_Orb uintYes Orbit position: Orbit Number. This column is left empty for release-time based commands and for time-tagged commands
Ops_Ang floatYes Orbit Angle expressed in degrees. This column is left empty for release-time based commands and for time-tagged commands
S_D_C stringYes S: Static, D: Dynamic, C: CEV; PTV Check State, where E => Enabled, D => Disabled or O => Overridden
G_B stringYes Group flag value (G => in a group, E => last in a group, Block flag value (B => in a block, E => last in a block)
IL stringYes Interlock Status, two characters, the first reports the interlock type and scope, the second, the interlock stage type
ST stringYes Source Type (MS => Man.Stack, AS => Auto Stack)
Source uintYes Source workstation ID
FC uintYes Frame Counter: indicating current frame count. Only applicable for CLTU AD mode
R_GTO_A_SS_1122_CC stringYes
ValueNameDescription
Current command Verification Status. See MCS Software User Manual for full description. Colour coding comes from Status parameter.
Status uintYes
ValueNameDescription
1 Failed Something Failed
2 Unverified Something Unverified
3 Deleted Something Timeout - Deleted
7 Success Passed state
4 Unknown Something in unknown state
5 Pending Something in Pending state LightBlue
6 Idle Something in idle state
Task Status, colour coded according to the verification status of the command.
Param_Data jsonYes Packet TC Parameter data values
APID uint Packet APID
Type uintYes Packet Type
SType uintYes Packet SubType
Uplink_Flag uintYes High Priority Flag
Map_Id uintYes The displayed value corresponds to the value currently specified in the Map ID field of the TC Uplink Configuration panel. It is used by the command Releaser in order to encode the released data units.
PTV_Status uintYes Current status of PTV checks
Overall_Ver_Status uintYes Overall verification status, indicating which different stage statuses request currently has
Uplink_Mode uintYes Command Uplink mode (AD/BD)
Check_States uintYes Encoded block indicating whether the PTV/CEV checks are enabled, disabled or overridden
Group_Block_Info uintYes Encoded block indicating whether start/middle/end of group or block
Interlock_Type uintYes Indicating NONE, LOCAL, GLOBAL, SUBSYSTEM
Interlock_Stage_Type uintYes Type of stage, e.g. Acceptance, Completion
Ext_Source_Id uintYes External procedure source id
Num_Verification_Results uintYes Number of execution verification stages in this request
Variable_Data stringYes Variable Command data holding CMDparam stucture, CMDdataDetails
Hex_Data jsonYes JSON block holding full packet contents in Hex format

Raised by

No activities raise events of this class.

Definition

This event class is defined in the following file: tc_events.xml.