Package LICOS.lib.cmdTlmDb.MEM


Classes

class  MEM
 MEM telecommand package class. More...

Variables

string __facility__ = "Online"
string __abstract__ = "MEM related mnemonics"
string __author__ = "Selim Tuvi <stuvi@slac.stanford.edu> SLAC - GLAST LAT I&T/Online"
string __date__ = "2005/07/23 00:08:27"
string __updated__ = "$Date: 2006/03/31 05:02:30 $"
string __version__ = "$Revision: 1.13 $"
string __release__ = "$Name: HEAD $"
string __credits__ = "SLAC"
int MEMTOOL_MODE_PBC = 0
int MEMTOOL_MODE_SBC = 1
dictionary DUMP_MNEMONICS
dictionary DUMP_TLM_INFIX
list DUMP_POOL_MNEMS
int MEM_LOAD_FRAG_SIZE = 11


Variable Documentation

string __abstract__ = "MEM related mnemonics" [static]
 

Definition at line 11 of file MEM.py.

string __author__ = "Selim Tuvi <stuvi@slac.stanford.edu> SLAC - GLAST LAT I&T/Online" [static]
 

Definition at line 12 of file MEM.py.

string __credits__ = "SLAC" [static]
 

Definition at line 17 of file MEM.py.

string __date__ = "2005/07/23 00:08:27" [static]
 

Definition at line 13 of file MEM.py.

string __facility__ = "Online" [static]
 

Definition at line 10 of file MEM.py.

string __release__ = "$Name: HEAD $" [static]
 

Definition at line 16 of file MEM.py.

string __updated__ = "$Date: 2006/03/31 05:02:30 $" [static]
 

Definition at line 14 of file MEM.py.

string __version__ = "$Revision: 1.13 $" [static]
 

Definition at line 15 of file MEM.py.

dictionary DUMP_MNEMONICS [static]
 

Initial value:

{ FSW_UNIT_SIU : [ "LBTHKP",      "LMEMSIUDATA"  ],
                   FSW_UNIT_EPU0: [ "LBTEPU0HKP",  "LMEMEPU0DATA" ],
                   FSW_UNIT_EPU1: [ "LBTEPU1HKP",  "LMEMEPU1DATA" ],
                   FSW_UNIT_EPU2: [ "LBTEPU2HKP",  "LMEMEPU2DATA" ],
                   }

Definition at line 33 of file MEM.py.

list DUMP_POOL_MNEMS [static]
 

Initial value:

['LMEMTPOOLLATUNIT', 'LMEMTPOOLTRANID', 'LMEMTPOOLID', 'LMEMTPOOLFREBYT',
                   'LMEMTPOOLFREBLK', 'LMEMTPOOLMAXBLK', 'LMEMTPOOLALCBYT', 'LMEMTPOOLALCBLK' ]

Definition at line 43 of file MEM.py.

dictionary DUMP_TLM_INFIX [static]
 

Initial value:

{ FSW_UNIT_SIU : [ "MEM",  "SIU"  ],
                   FSW_UNIT_EPU0: [ "0",    "EPU0" ],
                   FSW_UNIT_EPU1: [ "1",    "EPU1" ],
                   FSW_UNIT_EPU2: [ "2",    "EPU2" ],
                   }

Definition at line 38 of file MEM.py.

int MEM_LOAD_FRAG_SIZE = 11 [static]
 

Definition at line 46 of file MEM.py.

int MEMTOOL_MODE_PBC = 0 [static]
 

Definition at line 30 of file MEM.py.

int MEMTOOL_MODE_SBC = 1 [static]
 

Definition at line 31 of file MEM.py.


Generated on Thu Apr 27 20:53:07 2006 for LICOS L02-01-00 by doxygen 1.4.6-NO