External Code Interface (ECI)
 All Data Structures Files Functions Variables Typedefs Groups Pages
Data Fields
ECI_HkPacket_t Struct Reference

#include <eci_app_hk.h>

Data Fields

uint8 TlmHeader [CFE_SB_TLM_HDR_SIZE]
 
uint8 CmdAcceptCounter
 
uint8 CmdErrorCounter
 
uint16 MsgRcvCnt [SIZEOF_ARRAY(ECI_MsgRcv)-1]
 

Detailed Description

HK Telemetry Packet definition (SIL housekeeping)

Field Documentation

uint8 CmdAcceptCounter

number of command messages accepted (excluding HK Resets)

uint8 CmdErrorCounter

number of command messages rejected (excluding HK Resets)

uint16 MsgRcvCnt[SIZEOF_ARRAY(ECI_MsgRcv)-1]

Number of each SIL App-Subscribed Messages Received

uint8 TlmHeader[CFE_SB_TLM_HDR_SIZE]

cFE Software Bus Telemetry Message Header


The documentation for this struct was generated from the following file: