GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> FES / V6-5-0 > fes_ux / rhel4-32


Interface   Data Structures   File List   Data Fields   Globals  

fesRun.h File Reference

Definitions for the run control system. More...

#include <fesParm.h>

Classes

struct  fesRunParm_s
 Current run parameters. More...
struct  fesRunStat_s
 Run status data. More...
struct  fesRunState_s
 Run state data. More...

Typedefs

typedef struct fesRunParm_s fesRunParm_t
 Current run parameters.
typedef struct fesRunStat_s fesRunStat_t
 Run status data.
typedef struct fesRunState_s fesRunState_t
 Run state data.

Enumerations

enum  { FES_MAX_RUN_STATS = FES_MAX_UNITS * FES_NUM_TDMEM_FIFOS }

Functions

int fesRunInit (const char *file)
const fesRunParm_tfesRunParmGet (void)
int fesRunPause (void)
int fesRunStart (int ext)
void fesRunStateGet (fesRunState_t *state, int *count)
void fesRunStatGet (int all, fesRunStat_t *stat, int *count)
int fesRunStatShow (int all)
int fesRunTerm (void)
int fesRunTest (int treq0, int treq1, int treq2, int treq3)


Detailed Description

Definitions for the run control system.

Author:
Owen H Saxton
$Id: fesRun.h,v 1.17 2010/08/19 23:25:14 saxton Exp $

Enumeration Type Documentation

anonymous enum

Enumerator:
FES_MAX_RUN_STATS  Maximum number of run status items.


Generated on Sat Apr 9 19:57:47 2011 by  doxygen 1.5.8