GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> LCS_DB / dev > lcs_epu / sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

LCS_DB_epu.h File Reference

CDM database instance: parameters for the LCS system on an EPU. More...

#include <LCS_DB/LCS_DB_schema.h>

Defines

#define CDM_LCS_DB_LCS_EPU_SCHEMA   LCS_DB_SCHEMA
#define CDM_LCS_DB_LCS_EPU_INSTANCE   LCS_DB_INSTANCE
#define CDM_LCS_DB_LCS_EPU_VERSION   LCS_DB_VERSION
#define CDM_LCS_DB_LCS_EPU_HANDLE   epu

Variables

static const LCS_DB_LTX_Service ltx_services []
 List of LTX (CPU/CPU) service descriptions (EPU version).
static const LCS_DB_Schema epu
 Configurable settings for the LCS system (EPU version).


Detailed Description

CDM database instance: parameters for the LCS system on an EPU.

CVS $Id: LCS_DB_epu.h,v 1.2 2011/03/28 20:03:59 apw Exp $
Author:
A.P.Waite

Variable Documentation

static const LCS_DB_Schema epu [static]

Initial value:

{
                                
    7,                          

                                
    sizeof( ltx_services ) /
        sizeof( LCS_DB_LTX_Service ),
                                
    ltx_services                
}
Configurable settings for the LCS system (EPU version).

static const LCS_DB_LTX_Service ltx_services[] [static]

Initial value:

 
{
    {                           
        ITC_SID_LTX0   ,        
        ITC_NIM_SIU    |        
        ITC_NIM_EPU0   |        
        ITC_NIM_EPU1   |        
        ITC_NIM_EPU2   |        
        ITC_NIM_EPU3   |        
        ITC_NIM_SC     ,        
        7              ,        
        100000         ,        

                                
        NULL           ,        
        0              ,        
        0              ,        
        NULL                    
    }
}
List of LTX (CPU/CPU) service descriptions (EPU version).


Generated on Mon Mar 28 13:08:21 2011 by  doxygen 1.5.8