Skip to content
Snippets Groups Projects
Commit 2784339b authored by Sander de Snoo's avatar Sander de Snoo
Browse files

Improved test

parent ea6780f2
No related branches found
No related tags found
No related merge requests found
......@@ -334,7 +334,7 @@ class Context:
else:
sequence.upload()
sequence.play()
if wait:
if wait and self.pulse._backend in ['Keysight', 'Keysight_QS']:
sequence.uploader.wait_until_AWG_idle()
def play(self, sequence, wait=False):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment