Field Name |
Length (bits) |
Bit |
Contents |
Description |
Item |
Total |
Algn |
Off |
dumpedCcBlock |
64 + 32*n |
32 |
0 |
telemetry Packet |
Dumps the Timed Exposure and 2D Window Parameter Blocks |
header |
64 | 64 |
32 |
0 |
telemetry Header |
Telemetry Packet Header |
synch |
32 | 32 |
32 |
0 |
uint32 = 0x736f4166 |
This field delimits the start of a telemetry packet. |
telemetryLength |
10 | 10 |
1 |
32 |
uint10 = 2+n |
This field indicates the total number of 32-bit words in the telemetry packet |
formatTag |
6 | 6 |
1 |
42 |
uint6 = 13 |
This field identifies the content of the telemetry packet [see enum TlmFormatTag]: TTAG_DUMP_CC |
sequenceNumber |
16 | 16 |
1 |
48 |
uint16 |
This field is the sequence number of the telemetry packet |
parameterBlockData[pl-2] |
32 | 32*n |
32 |
64 |
uint32 |
Raw copies of the Load Continuous Clocking Parameter block, and Load 1D Window commands |