aboutsummaryrefslogtreecommitdiff
path: root/qolab/hardware/scope
diff options
context:
space:
mode:
Diffstat (limited to 'qolab/hardware/scope')
-rw-r--r--qolab/hardware/scope/rigolds1054z.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/qolab/hardware/scope/rigolds1054z.py b/qolab/hardware/scope/rigolds1054z.py
index d43752a..c42046b 100644
--- a/qolab/hardware/scope/rigolds1054z.py
+++ b/qolab/hardware/scope/rigolds1054z.py
@@ -99,6 +99,7 @@ class RigolDS1054z(ScopeSCPI):
return True
return False
+ @BasicInstrument.tsdb_append
def setRun(self, val):
"""Either enable run or stop."""