Example #1
0
 def openOscillo(self):
     if not self.oscope:
         self.oscope = Oscilloscope(self.scope_geom)
     self.oscope.openWindow()