def init(self):
     #self.md2          = PyTango.DeviceProxy('i11-ma-cx1/ex/md2')
     self.beamPosition = PyTango.DeviceProxy(
         'i11-ma-cx1/ex/md2-beamposition')
     MiniDiff.init(self)
 def init(self):
     #self.md2          = PyTango.DeviceProxy('i11-ma-cx1/ex/md2')
     self.beamPosition = PyTango.DeviceProxy('i11-ma-cx1/ex/md2-beamposition')
     MiniDiff.init(self)