GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> LSE / V2-0-2 > lseprint / linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

LSE_reasonNames.c File Reference

Defines a character giving the names of the LSE_reasonOpen and LSE_reasonClose enumerations. More...

#include "LSE/LSE_reasonNames.h"
#include "LSF/LSF_reason.h"
#include "PBI/Check.h"

Functions

 Check (Auto, K_AUTO, 0xb)
 Check (Auto_Mode, K_AUTO_MODE, 0xc)
 Check (Auto_Time, K_AUTO_TIME, 0xd)
 Check (Auto_Count, K_AUTO_COUNT, 0xe)
 Check (Auto_Full, K_AUTO_FULL, 0xf)
 Check (Open_Start, OPEN_K_START, 0x0)
 Check (Open_Start_Op, OPEN_K_START_OP, 0x1)
 Check (Open_Start_Auto, OPEN_K_START_AUTO, 0x2)
 Check (Open_Start_3, OPEN_K_START_3, 0x3)
 Check (Open_Rsvd_4, OPEN_K_RSVD_4, 0x4)
 Check (Open_Rsvd_5, OPEN_K_RSVD_5, 0x5)
 Check (Open_Rsvd_6, OPEN_K_RSVD_6, 0x6)
 Check (Open_Rsvd_7, OPEN_K_RSVD_7, 0x7)
 Check (Open_Resume, OPEN_K_RESUME, 0x8)
 Check (Open_Resume_Op, OPEN_K_RESUME_OP, 0x9)
 Check (Open_Resume_Auto, OPEN_K_RESUME_AUTO, 0xa)
 Check (Open_Auto, OPEN_K_AUTO, 0xb)
 Check (Open_Auto_Mode, OPEN_K_AUTO_MODE, 0xc)
 Check (Open_Auto_Time, OPEN_K_AUTO_TIME, 0xd)
 Check (Open_Auto_Count, OPEN_K_AUTO_COUNT, 0xe)
 Check (Open_Auto_Full, OPEN_K_AUTO_FULL, 0xf)
 Check (Close_Stop, CLOSE_K_STOP, 0x0)
 Check (Close_Stop_Op, CLOSE_K_STOP_OP, 0x1)
 Check (Close_Stop_Time, CLOSE_K_STOP_TIME, 0x2)
 Check (Close_Stop_Count, CLOSE_K_STOP_COUNT, 0x3)
 Check (Close_Abort, CLOSE_K_ABORT, 0x4)
 Check (Close_Abort_Op, CLOSE_K_ABORT_OP, 0x5)
 Check (Close_Abort_Auto, CLOSE_K_ABORT_AUTO, 0x6)
 Check (Close_Rsvd_7, CLOSE_K_RSVD_7, 0x7)
 Check (Close_Pause, CLOSE_K_PAUSE, 0x8)
 Check (Close_Pause_Op, CLOSE_K_PAUSE_OP, 0x9)
 Check (Close_Pause_Auto, CLOSE_K_PAUSE_AUTO, 0xa)
 Check (Close_Auto, CLOSE_K_AUTO, 0xb)
 Check (Close_Auto_Mode, CLOSE_K_AUTO_MODE, 0xc)
 Check (Close_Auto_Time, CLOSE_K_AUTO_TIME, 0xd)
 Check (Close_Auto_Count, CLOSE_K_AUTO_COUNT, 0xe)
 Check (Close_Auto_Fill, CLOSE_K_AUTO_FULL, 0xf)

Variables

const LSE_reason_names LSE_reasonNames
 List of the character strings describing the reason why a datagram was opened.


Detailed Description

Defines a character giving the names of the LSE_reasonOpen and LSE_reasonClose enumerations.

Author:
JJRussell - russell@slac.stanford.edu

   CVS $Id: LSE_reasonNames.c,v 1.5 2006/01/06 00:21:44 russell Exp $

Variable Documentation

const LSE_reason_names LSE_reasonNames[16][12]

Initial value:

{
  {
     "Start      ", "Start By Op", "Start, Auto", "Start    #3",
     "Reserved #4", "Reserved #5", "Reserved #6", "Reserved #7",
     "Resume     ", "ResumeBy Op", "Resume,Auto", "Open, Auto",
     "Open,  Mode", "Open, Time ", "Open, Count", "Open, Full "
  },

  {
     "Stop       ", "Stop By Op ", "Stop, time ", "Stop, count",
     "AbortUnknwn", "Abort By Op", "Abort, Auto", "Reserved #7",
     "PauseUnknwn", "Pause By Op", "Pause, Auto", "Close, Auto",
     "Close, Mode", "Close,Time ", "Close,Count", "Close, Full"
  }
}
List of the character strings describing the reason why a datagram was opened.


Generated on Mon Jul 26 16:52:12 2010 by  doxygen 1.5.3