GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> FES / V6-2-0 > fes / i845e


Interface   Data Structures   File List   Data Fields   Globals  

fesMain.h File Reference

Definitions for the main routines. More...


Functions

int fesInit (const char *cfgFile, const char *prmFile, const char *webDir, const char *logFile)
 Initialize the FES system.


Detailed Description

Definitions for the main routines.

Author:
Owen H Saxton
Id

Function Documentation

int fesInit ( const char *  cfgFile,
const char *  prmFile,
const char *  webDir,
const char *  logFile 
)

Initialize the FES system.

This routine initializes the FES system and needs to be called just once.

Parameters:
cfgFile The address of the name of the FES configuration file to be used, which must reside on the host computer. If NULL, the default is "Fes_Config.xml".
prmFile The address of the name of the FES parameter initialization file to be used, which must reside on the host computer. If NULL, no file is used. If the name is empty, the default is "Fes_Params.xml".
webDir The address of the name of the root web directory, which is used only on the control node. If NULL, the default name "../web" is used.
logFile The name of the message log file, which must reside on the local computer and is used only on the control node. If NULL, no log file is used. If the name is empty, it defaults to "/hd0a/logfile".
Returns:
Always 0.


Generated on Tue Aug 18 17:05:46 2009 by  doxygen 1.5.3