Skip to content
Snippets Groups Projects
Commit 12998b68 authored by Sander Snoo's avatar Sander Snoo
Browse files

Correct name change of Tektronix_5014

parent fbbe1835
No related branches found
No related tags found
No related merge requests found
......@@ -382,7 +382,7 @@ class pulselib:
Releases AWG waveform memory.
Also flushes AWG queues.
"""
if self._backend == "Tektronix5014":
if self._backend == "Tektronix_5014":
self.uploader.release_all_awg_memory()
return
......
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