Minor changes, final backup. It's been real nice here at PSI.
This commit is contained in:
@@ -236,7 +236,6 @@ class TNMR:
|
||||
print("Application locked during acquisition. Waiting...")
|
||||
while self.acquisition_running():
|
||||
time.sleep(interval)
|
||||
# TODO: https://stackoverflow.com/questions/27586411/how-do-i-close-window-with-handle-using-win32gui-in-python to close any tecmag dialogues that show up. Need to determine proper search string, so next time it pops up, run some tests.
|
||||
print("Acquisition done")
|
||||
|
||||
def acquisition_running(self):
|
||||
|
||||
Reference in New Issue
Block a user