Package LICOS.tests.standalone.test_loadshed


Functions

def usage

Variables

string __facility__ = "Online"
string __abstract__ = "Test script that issues a loadshed command"
string __author__ = "Selim Tuvi <stuvi@slac.stanford.edu> SLAC - GLAST I&T/Online"
string __date__ = "2006/04/27 00:00:00"
string __updated__ = "$Date: 2006/04/27 22:54:58 $"
string __version__ = "$Revision: 1.2 $"
string __release__ = "$Name: HEAD $"
string __credits__ = "SLAC"
tuple options = Options(['vscip'],['portbase'])
int portbase = 3000
tuple portbase = int(options.portbase)
tuple ports = VscProxyPorts(portbase)
tuple answer = raw_input("Do you really want to perform a loadshed (confirm by entering 'YES')? ")
tuple p = ScriptEngineConnector(options.vscip,None,None)
tuple cmd = LCAT_CmdPacketFactory('LIMLOOKATME')
tuple cmd = LCAT_CmdPacketFactory('LIMLOADSHED')


Function Documentation

def LICOS.tests.standalone.test_loadshed.usage  ) 
 

Definition at line 29 of file test_loadshed.py.


Variable Documentation

string __abstract__ = "Test script that issues a loadshed command" [static]
 

Definition at line 10 of file test_loadshed.py.

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

Definition at line 11 of file test_loadshed.py.

string __credits__ = "SLAC" [static]
 

Definition at line 16 of file test_loadshed.py.

string __date__ = "2006/04/27 00:00:00" [static]
 

Definition at line 12 of file test_loadshed.py.

string __facility__ = "Online" [static]
 

Definition at line 9 of file test_loadshed.py.

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

Definition at line 15 of file test_loadshed.py.

string __updated__ = "$Date: 2006/04/27 22:54:58 $" [static]
 

Definition at line 13 of file test_loadshed.py.

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

Definition at line 14 of file test_loadshed.py.

tuple answer = raw_input("Do you really want to perform a loadshed (confirm by entering 'YES')? ") [static]
 

Definition at line 59 of file test_loadshed.py.

tuple cmd = LCAT_CmdPacketFactory('LIMLOADSHED') [static]
 

Definition at line 71 of file test_loadshed.py.

tuple cmd = LCAT_CmdPacketFactory('LIMLOOKATME') [static]
 

Definition at line 67 of file test_loadshed.py.

tuple options = Options(['vscip'],['portbase']) [static]
 

Definition at line 46 of file test_loadshed.py.

tuple p = ScriptEngineConnector(options.vscip,None,None) [static]
 

Definition at line 64 of file test_loadshed.py.

tuple portbase = int(options.portbase) [static]
 

Definition at line 56 of file test_loadshed.py.

int portbase = 3000 [static]
 

Definition at line 54 of file test_loadshed.py.

tuple ports = VscProxyPorts(portbase) [static]
 

Definition at line 57 of file test_loadshed.py.


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