GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> EDS / V2-11-6 > edsd / sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

_EDR_errStatusConditions_bf Struct Reference

The conditions part of the status word. More...

#include <EDR_err.h>

List of all members.

Public Attributes

unsigned short int aborted:1
unsigned short int component:3
unsigned short int sum_f:1
unsigned short int cal_f:1
unsigned short int tkr_f:1
unsigned short int phase_f:1
unsigned short int timeout_f:1
unsigned short int sum_w:1
unsigned short int cal_w:1
unsigned short int tkr_w:1
unsigned short int phase_w:1
unsigned short int timeout_w:1
unsigned short int rsvd:2


Detailed Description

The conditions part of the status word.

Member Data Documentation

The parsing was aborted

A fatal error in the CAL compononent occurs for one of the following reasons

  • The access index is off the end of the event
  • The word cound is greater than 8

A warning in the CAL component occurs for one of the following reasons

  • The MBZ field of the error message is not zero
  • The type field of the error message is not 0 or 1

The component that aborted the parsing

A fatal error in the PHASE ERR compononent occurs for the following reason

  • The access index is off the end of the event

Currently the PHASE component does not generate a warning message

Reserved for future use

A fatal error in the SUMMARY component occurs for one of the following reasons

  • The access index is off the end of the event
  • The error word is all zeros
  • The MBZ field of the error word is not zero

Currently the SUMMARY component does not generate a warning message

A fatal error in the TIMEOUT component occurs for one of the following reasons

  • The access index is off the end of the event

A warning in the TIMEOUT component occurs for one of the following reasons

  • The timeout error word is all zeroes
  • The MBZ field is not zero

A fatal error in the TKR compononent occurs for one of the following reasons

  • The access index is off the end of the event
  • The error stack word count is greater than the maximum

A warning in the TKR component occurs for one of the following reasons

  • The RC is greater than 8
  • The RCs are improperly ordered
  • The error bits are all 0
  • The access index lies outside the error stack


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

Generated on Fri Dec 9 16:47:23 2011 by  doxygen 1.5.8