GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > LHK / V11-4-3

Constituent: lhk_slv     Tag: mv2304


Interface   Data Structures   File List   Data Fields   Globals  

LHK_slv.h File Reference

Public interface to LHK slave routines. More...

#include "PBS/TASK.h"

Include dependency graph for LHK_slv.h:

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


Functions

unsigned int LHK_init_slave (void)
 Initializes the housekeeping slave.
unsigned int LHK_init_slv (unsigned int arg0, unsigned int arg1, unsigned int arg2, unsigned int arg3)
 Initializes the housekeeping slave.
unsigned int LHK_start_slv (void)
 Starts the housekeeping slave task.
unsigned int LHK_start_slvTask (const TASK_attr *attr)
 Starts the housekeeping slave task with task attibute block.
unsigned int LHK_stop_slv (void)
 Stop the LHK slave task.
unsigned int LHK_shutdown_slv (void)
 Shutdown the LHK slave task.

Detailed Description

Public interface to LHK slave routines.

Author:
Sergio Maldonado -- smaldona@slac.stanford.edu

Function Documentation

unsigned int LHK_init_slave void   ) 
 

Initializes the housekeeping slave.

Returns:
LHK_SUCCESS on success

unsigned int LHK_init_slv unsigned int  arg0,
unsigned int  arg1,
unsigned int  arg2,
unsigned int  arg3
 

Initializes the housekeeping slave.

Parameters:
arg0 argument 0 - unused
arg1 argument 1 - unused
arg2 argument 2 - unused
arg3 argument 3 - unused
Returns:
LHK_SUCCESS on success

unsigned int LHK_shutdown_slv void   ) 
 

Shutdown the LHK slave task.

Returns:
LHK_SUCCESS Success

unsigned int LHK_start_slv void   ) 
 

Starts the housekeeping slave task.

Returns:
LHK_SUCCESS on success

unsigned int LHK_start_slvTask const TASK_attr *  attr  ) 
 

Starts the housekeeping slave task with task attibute block.

Parameters:
attr Task attribute block
Returns:
LHK_SUCCESS on success

unsigned int LHK_stop_slv void   ) 
 

Stop the LHK slave task.

Returns:
LHK_SUCCESS Success


Generated on Tue Aug 28 03:33:36 2007 by  doxygen 1.4.4