GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > LCS_DB / V0-0-0

Constituent: lcs_siu     Tag: mv2304


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"

Include dependency graph for LCS_DB_siu.h:

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


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.1.1.1 2005/09/08 03:07:56 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 Sat Nov 19 20:47:08 2005 by  doxygen 1.4.4