@@ -152,7 +152,7 @@ class OTFScan(ScanBase):
|
||||
"""
|
||||
|
||||
self.dev.signals.store_updates.put(1)
|
||||
status = self.mono.set(self.e2)
|
||||
status = self.actions.set(self.mono, self.e2, wait=False)
|
||||
|
||||
while not status.done:
|
||||
self.at_each_point()
|
||||
|
||||
Reference in New Issue
Block a user