コード例 #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()
コード例 #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()