Exemplo n.º 1
0
 def __init__(self):
     GPIBManagedServer.__init__(self)
     self.channel = 0 #channel 2 is the FAA pill.  GGG pill is chan 1
     self.lastTime = time.time()
Exemplo n.º 2
0
 def __init__(self):
     GPIBManagedServer.__init__(self)
     self.channel = 0  #channel 2 is the FAA pill.  GGG pill is chan 1
     self.lastTime = time.time()