Closedown

This commit is contained in:
gobbo_a
2017-05-05 09:18:04 +02:00
parent c93df81549
commit 39fdca7e24
5 changed files with 16 additions and 12 deletions

View File

@@ -160,9 +160,8 @@ class WireScanner(WireScanInfo):
self.wait_in_selection()
def wait_in_selection(self):
#time.sleep(3.0)
time.sleep(0.5) #Some time for the status change
scanner.waitValue("At start", 60000)
time.sleep(3.0)
def scan(self):
self.cycles = self.nb_cycles.get()