seCmdCountMon Class Reference

Command Count Monitor class. More...

List of all members.

Public Member Functions

def __init__
 seCmdCountMon constructor.
def __cmdCounter
 Callback method for processing the "CmdCnt0" telemetry.
def startMonitor
 Enable the "CmdCnt0" telemetry handler.
def stopMonitor
 Disable the "CmdCnt0" telemetry handler.
def getLFScmdSent
 Retrieve the command count for LFS commands.
def getLIMcmdSent
 Retrieve the command count for LFS commands.
def getLHKcmdSent
 Retrieve the command count for LFS commands.
def getLCMcmdSent
 Retrieve the command count for LFS commands.
def getLSMMcmdSent
 Retrieve the command count for LFS commands.
def getLSMScmdSent
 Retrieve the command count for LFS commands.
def getAllCmdSent
 Retrieve the total command count.


Detailed Description

Command Count Monitor class.

Definition at line 25 of file seCmdCountMon.py.


Member Function Documentation

def __cmdCounter   self,
  telem
 

Callback method for processing the "CmdCnt0" telemetry.

Parameters:
telem Telemetry object

Definition at line 49 of file seCmdCountMon.py.

def __init__   self,
  vsc
 

seCmdCountMon constructor.

Parameters:
vsc ScriptEngineConnector instance

Definition at line 27 of file seCmdCountMon.py.

def getAllCmdSent   self  ) 
 

Retrieve the total command count.

Returns:
Command count

Definition at line 117 of file seCmdCountMon.py.

def getLCMcmdSent   self  ) 
 

Retrieve the command count for LFS commands.

Returns:
Command count

Definition at line 96 of file seCmdCountMon.py.

def getLFScmdSent   self  ) 
 

Retrieve the command count for LFS commands.

Returns:
Command count

Definition at line 75 of file seCmdCountMon.py.

def getLHKcmdSent   self  ) 
 

Retrieve the command count for LFS commands.

Returns:
Command count

Definition at line 89 of file seCmdCountMon.py.

def getLIMcmdSent   self  ) 
 

Retrieve the command count for LFS commands.

Returns:
Command count

Definition at line 82 of file seCmdCountMon.py.

def getLSMMcmdSent   self  ) 
 

Retrieve the command count for LFS commands.

Returns:
Command count

Definition at line 103 of file seCmdCountMon.py.

def getLSMScmdSent   self  ) 
 

Retrieve the command count for LFS commands.

Returns:
Command count

Definition at line 110 of file seCmdCountMon.py.

def startMonitor   self  ) 
 

Enable the "CmdCnt0" telemetry handler.

Definition at line 63 of file seCmdCountMon.py.

def stopMonitor   self  ) 
 

Disable the "CmdCnt0" telemetry handler.

Definition at line 69 of file seCmdCountMon.py.


The documentation for this class was generated from the following file:
Generated on Thu Apr 27 20:53:36 2006 for LICOS L02-01-00 by doxygen 1.4.6-NO