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

Constituent: isisSC     Tag: rad750


Interface   Data Structures   File List   Data Fields   Globals  

isis.h File Reference

Public definitions ISIS software. More...

#include <stdio.h>
#include "PBS/PBS.h"
#include "PBS/TASK.h"
#include "CLI/CLI_pubdefs.h"

Include dependency graph for isis.h:

Include dependency graph

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

Included by dependency graph

Defines

#define ISIS_K_APID_HOUSE   (0x0180)
 Base of LAT -> SC housekeeping APID range.

#define ISIS_L_APID_HOUSE   (0x0080)
 Length of LAT -> SC housekeeping APID range.

#define ISIS_K_APID_DIAG   (0x029A)
 Base of LAT -> SC diagnostic APID range.

#define ISIS_L_APID_DIAG   (0x0080)
 Length of LAT -> SC diagnostic APID range.

#define ISIS_K_APID_ALERT   (0x034A)
 Base of LAT -> SC diagnostic APID range.

#define ISIS_L_APID_ALERT   (0x0080)
 Length of LAT -> SC diagnostic APID range.


Functions

unsigned int ISIS_LatSideInit ()
 Initialize for receiving commands to ISIS.

unsigned int ISIS_ScSideInit ()
 Initialize for sending/receiving commands for Spacecraft side.

unsigned int ISIS_StartTask (TASK_attr *attr)
 Create and start the "ISIS task".

unsigned int ISIS_addSyntaxLCP (CLI_Syntax *syntax)
 Add terminal interface commands for LAT side.

unsigned int ISIS_addSyntaxSCP (CLI_Syntax *syntax)
 Add terminal interface commands for Spacecraft side.


Detailed Description

Public definitions ISIS software.


Function Documentation

unsigned ISIS_addSyntaxLCP CLI_Syntax *  syntax  ) 
 

Add terminal interface commands for LAT side.

Parameters:
syntax - syntax handle.
Return values:
CLI_SUCCESS Success

unsigned int ISIS_addSyntaxSCP CLI_Syntax *  syntax  ) 
 

Add terminal interface commands for Spacecraft side.

Parameters:
syntax - syntax handle.
Return values:
CLI_SUCCESS Success

Here is the call graph for this function:

unsigned int ISIS_StartTask TASK_attr *  attr  ) 
 

Create and start the "ISIS task".

Parameters:
attr (in) Task attributes (can be NULL)
Return values:
ISIS_GENERROR Failure
ISIS_SUCCESS Success


Generated on Sat Jan 8 23:17:42 2005 by doxygen 1.3.3