GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > DUTIL / dev

Constituent: fes     Tag: mcp750


Interface   Compound List   File List   Compound Members   File Members  

fes.c File Reference

Functions that use the fes for triggering. More...

#include "DUTIL/trigger.h"
#include "DAB/reg.h"
#include "DAB/sgem.h"
#include "DAB/scru.h"
#include "DEM/TEM_reg.h"
#include "DEM/TEM_CC_sync.h"
#include "DEM/TEM_GCCC_sync.h"
#include "DEM/TEM_GTCC_sync.h"
#include "MSG/MSG_pubdefs.h"

Include dependency graph for fes.c:

Include dependency graph

Functions

int configGEM (LIOXs slh, unsigned cptMask)
 Configure the GEM.

void trigger (LIOXs slh, unsigned dest, unsigned n)
 Solicit a trigger from the GEM.

void triggerCnt (LIOXs slh, unsigned dest, unsigned period, unsigned *n)
 Solicit a trigger from the GEM.


Detailed Description

Functions that use the fes for triggering.

Author:
James Swain -- jswain@slac.stanford.edu

Function Documentation

int configGEM LIOXs  slh,
unsigned  cptMask
 

Configure the GEM.

Parameters:
slh Synchronous LIOX handle
cptMask Indicates how the GEM should be configured
Returns:
0 on success, -1 on failure

void trigger LIOXs  slh,
unsigned  dest,
unsigned  n
 

Solicit a trigger from the GEM.

Parameters:
slh Synchronous LIOX handle
dest Destination LCB address
n Number of triggers to send

void triggerCnt LIOXs  slh,
unsigned  dest,
unsigned  period,
unsigned *  n
 

Solicit a trigger from the GEM.

Parameters:
slh Synchronous LIOX handle
dest Destination LCB address
n Pointer to counter for number of triggers sent
period Period of the trigger


Generated on Fri Jul 9 02:11:01 2004 by doxygen 1.3.3