test_vsc.py File Reference

Go to the source code of this file.

Namespaces

namespace  LICOS.tests.standalone.test_vsc
namespace  LCAT_decoder.*

Classes

class  VscSocketHandler
 VSC packet handler. More...
class  VscSocketReceiver
 VSC socket receiver. More...

Functions

def LICOS::tests::standalone::test_vsc.startListenerThread
 Start the VSC listener thread.
def LICOS::tests::standalone::test_vsc.runTCP
 Start the listener loop.
def LICOS::tests::standalone::test_vsc.usage

Variables

string LICOS::tests::standalone::test_vsc.__facility__ = "Online"
string LICOS::tests::standalone::test_vsc.__abstract__ = "Simple VSC simulator used for testing tele-commands"
string LICOS::tests::standalone::test_vsc.__author__ = "Selim Tuvi <stuvi@slac.stanford.edu> SLAC - GLAST I&T/Online"
string LICOS::tests::standalone::test_vsc.__date__ = "2005/07/23 00:08:27"
string LICOS::tests::standalone::test_vsc.__updated__ = "$Date: 2006/04/27 18:22:56 $"
string LICOS::tests::standalone::test_vsc.__version__ = "$Revision: 1.6 $"
string LICOS::tests::standalone::test_vsc.__release__ = "$Name: HEAD $"
string LICOS::tests::standalone::test_vsc.__credits__ = "SLAC"
int LICOS::tests::standalone::test_vsc.VSC_CTL_PORT = 3000
int LICOS::tests::standalone::test_vsc.VSC_CMD_PORT = 3001
int LICOS::tests::standalone::test_vsc.VSC_TLM_PORT = 3002
int LICOS::tests::standalone::test_vsc.LAT_TLM_PORT = 3003
int LICOS::tests::standalone::test_vsc.LAT_SCI_PORT = 4001
tuple LICOS::tests::standalone::test_vsc.options = Options([],['portbase'])
int LICOS::tests::standalone::test_vsc.portbase = 3000
tuple LICOS::tests::standalone::test_vsc.portbase = int(options.portbase)
tuple LICOS::tests::standalone::test_vsc.ports = VscProxyPorts(portbase)
tuple LICOS::tests::standalone::test_vsc.ctlThread = startListenerThread('VscControl', ports.vsc())
tuple LICOS::tests::standalone::test_vsc.diagThread = startListenerThread('VscDiagnostic', ports.diagnostic())
tuple LICOS::tests::standalone::test_vsc.tlmThread = startListenerThread('VscTelemetry', ports.telemetry())


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