GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> LCS_DB / V0-0-1 > lcs_siu / rhel5-64


Interface   Data Structures   File List   Data Fields   Globals  

LCS_DB_siu.h File Reference

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

#include <LCS_DB/LCS_DB_schema.h>

Defines

#define CDM_LCS_DB_LCS_SIU_SCHEMA   LCS_DB_SCHEMA
#define CDM_LCS_DB_LCS_SIU_INSTANCE   LCS_DB_INSTANCE
#define CDM_LCS_DB_LCS_SIU_VERSION   LCS_DB_VERSION
#define CDM_LCS_DB_LCS_SIU_HANDLE   siu

Variables

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


Detailed Description

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

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

Variable Documentation

static const LCS_DB_LTX_Service ltx_services[] [static]

Initial value:

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

                                
        "rLTX0"        ,        
        1024           ,        
        256            ,        
        NULL                    
    }
}
List of LTX (CPU/CPU) service descriptions (SIU version).

static const LCS_DB_Schema siu [static]

Initial value:

{
                                
    7,                          

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


Generated on Tue Nov 29 18:23:43 2011 by  doxygen 1.5.8