Closedown
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user