aboutsummaryrefslogtreecommitdiff
path: root/qolab/hardware/scope/sds800xhd.py
diff options
context:
space:
mode:
Diffstat (limited to 'qolab/hardware/scope/sds800xhd.py')
-rw-r--r--qolab/hardware/scope/sds800xhd.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/qolab/hardware/scope/sds800xhd.py b/qolab/hardware/scope/sds800xhd.py
index 6e6f231..561f308 100644
--- a/qolab/hardware/scope/sds800xhd.py
+++ b/qolab/hardware/scope/sds800xhd.py
@@ -24,6 +24,7 @@ class SDS800XHD(SDS1104X):
super().__init__(resource, *args, **kwds)
self.config["Device model"] = "SDS800XHD"
self.resource.read_termination = "\n"
+ self.resource.timeout=1000
self.numberOfChannels = 4
self.maxRequiredPoints = 1000
# desired number of points per channel, can return twice more