GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> LEM / V4-8-0 > lem_cli / sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

print.h File Reference

Print out the registers of a component. More...

#include "LEM/defs.h"

Functions

unsigned TEM_show (LEM_LATP_ADDR addr)
 Print out the value of all registers of the component.
unsigned TIC_show (LEM_LATP_ADDR addr)
 Print out the value of all registers of the component.
unsigned TIC_ENV_show (LEM_LATP_ADDR addr)
 Print out the value of all registers of the component.
unsigned CCC_show (LEM_LATP_ADDR addr, unsigned ccc)
 Print out the value of all registers of the component.
unsigned CRC_show (LEM_LATP_ADDR addr, unsigned ccc, unsigned crc)
 Print out the value of all registers of the component.
unsigned CFE_show (LEM_LATP_ADDR addr, unsigned ccc, unsigned crc, unsigned cfe)
 Print out the value of all registers of the component.
unsigned TCC_show (LEM_LATP_ADDR addr, unsigned tcc)
 Print out the value of all registers of the component.
unsigned TRC_show (LEM_LATP_ADDR addr, unsigned tcc, unsigned trc)
 Print out the value of all registers of the component.
unsigned TFE_show (LEM_LATP_ADDR addr, unsigned tcc, unsigned trc, unsigned tfe)
 Print out the value of all registers of the component.
unsigned AEM_CC_show (LEM_LATP_ADDR addr)
 Print out the value of all registers of the component.
unsigned AEM_ENV_show (LEM_LATP_ADDR addr)
 Print out the value of all registers of the component.
unsigned ARC_show (LEM_LATP_ADDR addr, unsigned arc)
 Print out the value of all registers of the component.
unsigned AFE_show (LEM_LATP_ADDR addr, unsigned arc, unsigned afe)
 Print out the value of all registers of the component.
unsigned PDU_show (LEM_LATP_ADDR addr)
 Print out the value of all registers of the component.
unsigned PDU_ENV_show (LEM_LATP_ADDR addr)
 Print out the value of all registers of the component.
unsigned CRU_show (void)
 Print out the value of all registers of the component.
unsigned EBM_CC_show (LEM_LATP_ADDR addr)
 Print out the value of all registers of the component.
unsigned EBM_STAT_show (LEM_LATP_ADDR addr)
 Print out the value of all registers of the component.
unsigned GEM_CC_show (LEM_LATP_ADDR addr)
 Print out the value of all registers of the component.
unsigned GEM_TAM_show (LEM_LATP_ADDR addr)
 Print out the value of all registers of the component.
unsigned GEM_STAT_show (LEM_LATP_ADDR addr)
 Print out the value of all registers of the component.
unsigned GEM_SCHD_show (LEM_LATP_ADDR addr)
 Print out the value of all registers of the component.
unsigned GEM_ROI_show (LEM_LATP_ADDR addr)
 Print out the value of all registers of the component.
unsigned GEM_IE_show (LEM_LATP_ADDR addr)
 Print out the value of all registers of the component.
unsigned GEM_WIN_show (LEM_LATP_ADDR addr)
 Print out the value of all registers of the component.
unsigned GEM_show (LEM_LATP_ADDR addr, LEM_REG_BLK blk)
 Print out the value of all registers of the component.
unsigned AEM_show (LEM_LATP_ADDR addr)
 Print out the value of all registers of the component.
unsigned EBM_show (LEM_LATP_ADDR addr)
 Print out the value of all registers of the component.


Detailed Description

Print out the registers of a component.

Author:
James Swain - jswain@slac.stanford.edu history 19 Oct 2004: Created.

Function Documentation

unsigned AEM_CC_show ( LEM_LATP_ADDR  addr  ) 

Print out the value of all registers of the component.

Parameters:
addr Logical LATp address of the AEM (note BCAST is _not_ acceptable)
Returns:
One of LEM_msgs.

unsigned AEM_ENV_show ( LEM_LATP_ADDR  addr  ) 

Print out the value of all registers of the component.

Parameters:
addr Logical LATp address of the AEM (note BCAST is _not_ acceptable)
Returns:
One of LEM_msgs.

unsigned AEM_show ( LEM_LATP_ADDR  addr  ) 

Print out the value of all registers of the component.

Parameters:
addr Logical LATp address of the AEM (note BCAST is _not_ acceptable)
Returns:
One of LEM_msgs.

unsigned AFE_show ( LEM_LATP_ADDR  addr,
unsigned  arc,
unsigned  afe 
)

Print out the value of all registers of the component.

Parameters:
addr Logical LATp address of the AEM (note BCAST is _not_ acceptable)
arc should be the ID of the target ARC (note BCAST is _not_ acceptable)
afe should be the ID of the target AFE (note BCAST is _not_ acceptable)
Returns:
One of LEM_msgs.

unsigned ARC_show ( LEM_LATP_ADDR  addr,
unsigned  arc 
)

Print out the value of all registers of the component.

Parameters:
addr Logical LATp address of the AEM (note BCAST is _not_ acceptable)
arc should be the ID of the target ARC (note BCAST is _not_ acceptable)
Returns:
One of LEM_msgs.

unsigned CCC_show ( LEM_LATP_ADDR  addr,
unsigned  ccc 
)

Print out the value of all registers of the component.

Parameters:
addr Logical LATp address of the TEM (note BCAST is _not_ acceptable)
ccc should be the ID of the target CCC (note BCAST is _not_ acceptable)
Returns:
One of LEM_msgs.

unsigned CFE_show ( LEM_LATP_ADDR  addr,
unsigned  ccc,
unsigned  crc,
unsigned  cfe 
)

Print out the value of all registers of the component.

Parameters:
addr Logical LATp address of the TEM (note BCAST is _not_ acceptable)
ccc should be the ID of the target CCC (note BCAST is _not_ acceptable)
crc should be the ID of the target CRC (note BCAST is _not_ acceptable)
cfe should be the ID of the target CFE (note BCAST is _not_ acceptable)
Returns:
One of LEM_msgs.

unsigned CRC_show ( LEM_LATP_ADDR  addr,
unsigned  ccc,
unsigned  crc 
)

Print out the value of all registers of the component.

Parameters:
addr Logical LATp address of the TEM (note BCAST is _not_ acceptable)
ccc should be the ID of the target CCC (note BCAST is _not_ acceptable)
crc should be the ID of the target CRC (note BCAST is _not_ acceptable)
Returns:
One of LEM_msgs.

unsigned CRU_show ( void   ) 

Print out the value of all registers of the component.

Returns:
One of LEM_msgs.

unsigned EBM_CC_show ( LEM_LATP_ADDR  addr  ) 

Print out the value of all registers of the component.

Parameters:
addr Logical LATp address of the EBM (note BCAST is _not_ acceptable)
Returns:
One of LEM_msgs.

unsigned EBM_show ( LEM_LATP_ADDR  addr  ) 

Print out the value of all registers of the component.

Parameters:
addr Logical LATp address of the EBM (note BCAST is _not_ acceptable)
Returns:
One of LEM_msgs.

unsigned EBM_STAT_show ( LEM_LATP_ADDR  addr  ) 

Print out the value of all registers of the component.

Parameters:
addr Logical LATp address of the EBM (note BCAST is _not_ acceptable)
Returns:
One of LEM_msgs.

unsigned GEM_CC_show ( LEM_LATP_ADDR  addr  ) 

Print out the value of all registers of the component.

Parameters:
addr Logical LATp address of the GEM (note BCAST is _not_ acceptable)
Returns:
One of LEM_msgs.

unsigned GEM_IE_show ( LEM_LATP_ADDR  addr  ) 

Print out the value of all registers of the component.

Parameters:
addr Logical LATp address of the GEM (note BCAST is _not_ acceptable)
Returns:
One of LEM_msgs.

unsigned GEM_ROI_show ( LEM_LATP_ADDR  addr  ) 

Print out the value of all registers of the component.

Parameters:
addr Logical LATp address of the GEM (note BCAST is _not_ acceptable)
Returns:
One of LEM_msgs.

unsigned GEM_SCHD_show ( LEM_LATP_ADDR  addr  ) 

Print out the value of all registers of the component.

Parameters:
addr Logical LATp address of the GEM (note BCAST is _not_ acceptable)
Returns:
One of LEM_msgs.

unsigned GEM_show ( LEM_LATP_ADDR  addr,
LEM_REG_BLK  blk 
)

Print out the value of all registers of the component.

Parameters:
addr Logical LATp address of the GEM (note BCAST is _not_ acceptable)
blk should be the ID of the register block (one of the GEM_BLK_X from LEM_REG_BLK)
Returns:
One of LEM_msgs.

unsigned GEM_STAT_show ( LEM_LATP_ADDR  addr  ) 

Print out the value of all registers of the component.

Parameters:
addr Logical LATp address of the GEM (note BCAST is _not_ acceptable)
Returns:
One of LEM_msgs.

unsigned GEM_TAM_show ( LEM_LATP_ADDR  addr  ) 

Print out the value of all registers of the component.

Parameters:
addr Logical LATp address of the GEM (note BCAST is _not_ acceptable)
Returns:
One of LEM_msgs.

unsigned GEM_WIN_show ( LEM_LATP_ADDR  addr  ) 

Print out the value of all registers of the component.

Parameters:
addr Logical LATp address of the GEM (note BCAST is _not_ acceptable)
Returns:
One of LEM_msgs.

unsigned PDU_ENV_show ( LEM_LATP_ADDR  addr  ) 

Print out the value of all registers of the component.

Parameters:
addr Logical LATp address of the PDU (note BCAST is _not_ acceptable)
Returns:
One of LEM_msgs.

unsigned PDU_show ( LEM_LATP_ADDR  addr  ) 

Print out the value of all registers of the component.

Parameters:
addr Logical LATp address of the PDU (note BCAST is _not_ acceptable)
Returns:
One of LEM_msgs.

unsigned TCC_show ( LEM_LATP_ADDR  addr,
unsigned  tcc 
)

Print out the value of all registers of the component.

Parameters:
addr Logical LATp address of the TEM (note BCAST is _not_ acceptable)
tcc should be the ID of the target TCC (note BCAST is _not_ acceptable)
Returns:
One of LEM_msgs.

unsigned TEM_show ( LEM_LATP_ADDR  addr  ) 

Print out the value of all registers of the component.

Parameters:
addr Logical LATp address of the TEM (note BCAST is _not_ acceptable)
Returns:
One of LEM_msgs.

unsigned TFE_show ( LEM_LATP_ADDR  addr,
unsigned  tcc,
unsigned  trc,
unsigned  tfe 
)

Print out the value of all registers of the component.

Parameters:
addr Logical LATp address of the TEM (note BCAST is _not_ acceptable)
tcc should be the ID of the target TCC (note BCAST is _not_ acceptable)
trc should be the ID of the target TRC (note BCAST is _not_ acceptable)
tfe should be the ID of the target TFE (note BCAST is _not_ acceptable)
Returns:
One of LEM_msgs.

unsigned TIC_ENV_show ( LEM_LATP_ADDR  addr  ) 

Print out the value of all registers of the component.

Parameters:
addr Logical LATp address of the TEM (note BCAST is _not_ acceptable)
Returns:
One of LEM_msgs.

unsigned TIC_show ( LEM_LATP_ADDR  addr  ) 

Print out the value of all registers of the component.

Parameters:
addr Logical LATp address of the TEM (note BCAST is _not_ acceptable)
Returns:
One of LEM_msgs.

unsigned TRC_show ( LEM_LATP_ADDR  addr,
unsigned  tcc,
unsigned  trc 
)

Print out the value of all registers of the component.

Parameters:
addr Logical LATp address of the TEM (note BCAST is _not_ acceptable)
tcc should be the ID of the target TCC (note BCAST is _not_ acceptable)
trc should be the ID of the target TRC (note BCAST is _not_ acceptable)
Returns:
One of LEM_msgs.


Generated on Fri Aug 14 10:29:31 2009 by  doxygen 1.5.3