예제 #1
0
파일: gcstime.py 프로젝트: nabz0r/SPELL
 def setup(self, ctxConfig, drvConfig):
     """
     Start the internal driver TIME mechanisms
     
     ctxConfig : provides the current context information (S/C name and others)
     drvConfig : provides the configuration parameters for this driver according
                 to the xml config file. 
     """
     superClass.setup(self, ctxConfig, drvConfig)
예제 #2
0
 def setup(self, ctxConfig, drvConfig):
     """
     Start the internal driver TIME mechanisms
     
     ctxConfig : provides the current context information (S/C name and others)
     drvConfig : provides the configuration parameters for this driver according
                 to the xml config file. 
     """
     superClass.setup(self, ctxConfig, drvConfig)