GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > DUTIL / V1-0-2

Constituent: periodic     Tag: mcp750


Interface   Compound List   File List   Compound Members   File Members  

trigger.h File Reference

Provides a few simple functions to configure and use the trigger. More...

#include "LCB/LIOX_sync_handle.h"

Include dependency graph for trigger.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by 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

Provides a few simple functions to configure and use the trigger.

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 Tue Aug 17 02:07:23 2004 by doxygen 1.3.3