Beispiel #1
0
 def setup(self, ctxConfig, drvConfig):
     """
     Start the internal driver EV 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)
Beispiel #2
0
 def setup(self, ctxConfig, drvConfig):
     """
     Start the internal driver EV 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)