GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > LIM / V1-19-1

Constituent: lim_unit_test     Tag: rad750


Interface   Data Structures   File List   Data Fields   Globals  

_TLM_Data Struct Reference

Incoming packet data. More...

#include <lim_util_tlm.h>

Collaboration diagram for _TLM_Data:

Collaboration graph
[legend]

Data Fields

unsigned int apid
unsigned int fc
ITC_QueueID queue
unsigned int pkt_len
unsigned int pay_len
LIM_Info info
test_Slew_Info slew

Detailed Description

Incoming packet data.


Field Documentation

unsigned int _TLM_Data::apid
 

APID of the telemetry packet.

unsigned int _TLM_Data::fc
 

Function code of the telemetry packet (used when receiving slew-request command only, since telemetry packets have no function code).

LIM_Info _TLM_Data::info
 

Data from a LIM-State telemetry packet.

unsigned int _TLM_Data::pay_len
 

Length of the payload portion of the telemetry packet.

unsigned int _TLM_Data::pkt_len
 

Length of the telemetry packet.

ITC_QueueID _TLM_Data::queue
 

Queue on which the telemetry packet was received.

test_Slew_Info _TLM_Data::slew
 

Data from a Slew-Request command packet.


The documentation for this struct was generated from the following file:
Generated on Mon Jan 14 12:13:06 2008 by  doxygen 1.4.4