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:
Class | TELECOMMAND |
---|---|
Description | Telecommand 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:
Name | Unit | Datatype | Optional | Choices | Description | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Name | string | Name of the Command | |||||||||||||||||||||||||||
Description | string | Yes | Description of the Command | ||||||||||||||||||||||||||
Sequence | string | Yes | The name of the sequence which was used to load the command on the stack | ||||||||||||||||||||||||||
Domain | string | Yes | 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 | datetime | Yes | Time of command Released from MCS | ||||||||||||||||||||||||||
Uplink_Time | datetime | Yes | Uplinked time, command received on satellite | ||||||||||||||||||||||||||
Execution_Time | datetime | Yes | Predicted time of command execution | ||||||||||||||||||||||||||
Last_Update_Time | datetime | Yes | The last time the packet was updated, e.g. with stage verification information | ||||||||||||||||||||||||||
MRC_Flag | string | Yes | 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 | uint | Yes | Orbit position: Orbit Number. This column is left empty for release-time based commands and for time-tagged commands | ||||||||||||||||||||||||||
Ops_Ang | float | Yes | Orbit Angle expressed in degrees. This column is left empty for release-time based commands and for time-tagged commands | ||||||||||||||||||||||||||
S_D_C | string | Yes | S: Static, D: Dynamic, C: CEV; PTV Check State, where E => Enabled, D => Disabled or O => Overridden | ||||||||||||||||||||||||||
G_B | string | Yes | 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 | string | Yes | Interlock Status, two characters, the first reports the interlock type and scope, the second, the interlock stage type | ||||||||||||||||||||||||||
ST | string | Yes | Source Type (MS => Man.Stack, AS => Auto Stack) | ||||||||||||||||||||||||||
Source | uint | Yes | Source workstation ID | ||||||||||||||||||||||||||
FC | uint | Yes | Frame Counter: indicating current frame count. Only applicable for CLTU AD mode | ||||||||||||||||||||||||||
R_GTO_A_SS_1122_CC | string | Yes |
|
Current command Verification Status. See MCS Software User Manual for full description. Colour coding comes from Status parameter. | |||||||||||||||||||||||||
Status | uint | Yes |
|
Task Status, colour coded according to the verification status of the command. | |||||||||||||||||||||||||
Param_Data | json | Yes | Packet TC Parameter data values | ||||||||||||||||||||||||||
APID | uint | Packet APID | |||||||||||||||||||||||||||
Type | uint | Yes | Packet Type | ||||||||||||||||||||||||||
SType | uint | Yes | Packet SubType | ||||||||||||||||||||||||||
Uplink_Flag | uint | Yes | High Priority Flag | ||||||||||||||||||||||||||
Map_Id | uint | Yes | 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 | uint | Yes | Current status of PTV checks | ||||||||||||||||||||||||||
Overall_Ver_Status | uint | Yes | Overall verification status, indicating which different stage statuses request currently has | ||||||||||||||||||||||||||
Uplink_Mode | uint | Yes | Command Uplink mode (AD/BD) | ||||||||||||||||||||||||||
Check_States | uint | Yes | Encoded block indicating whether the PTV/CEV checks are enabled, disabled or overridden | ||||||||||||||||||||||||||
Group_Block_Info | uint | Yes | Encoded block indicating whether start/middle/end of group or block | ||||||||||||||||||||||||||
Interlock_Type | uint | Yes | Indicating NONE, LOCAL, GLOBAL, SUBSYSTEM | ||||||||||||||||||||||||||
Interlock_Stage_Type | uint | Yes | Type of stage, e.g. Acceptance, Completion | ||||||||||||||||||||||||||
Ext_Source_Id | uint | Yes | External procedure source id | ||||||||||||||||||||||||||
Num_Verification_Results | uint | Yes | Number of execution verification stages in this request | ||||||||||||||||||||||||||
Variable_Data | string | Yes | Variable Command data holding CMDparam stucture, CMDdataDetails | ||||||||||||||||||||||||||
Hex_Data | json | Yes | 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.