aboutsummaryrefslogtreecommitdiff
path: root/qolab
diff options
context:
space:
mode:
authorEugeniy E. Mikhailov <evgmik@gmail.com>2024-07-26 11:26:59 -0400
committerEugeniy E. Mikhailov <evgmik@gmail.com>2024-07-26 11:26:59 -0400
commitd325769c66db0ecf06152eadd39c4f38db7d3b18 (patch)
tree04c1de564ce3c35bfe0c749902070b3187546129 /qolab
parent6a173f09479beba8b82a5b2755224f8de4dcbe98 (diff)
downloadqolab-d325769c66db0ecf06152eadd39c4f38db7d3b18.tar.gz
qolab-d325769c66db0ecf06152eadd39c4f38db7d3b18.zip
doc string
Diffstat (limited to 'qolab')
-rw-r--r--qolab/hardware/scope/rigolds1054z.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/qolab/hardware/scope/rigolds1054z.py b/qolab/hardware/scope/rigolds1054z.py
index 598ad4a..c78b648 100644
--- a/qolab/hardware/scope/rigolds1054z.py
+++ b/qolab/hardware/scope/rigolds1054z.py
@@ -245,6 +245,10 @@ class RigolDS1054z(ScopeSCPI):
"""
Get raw channel waveform in binary format.
+ The idea is to have minimal processing from internal representation
+ to actual volts, since it might require less queering of the scope
+ or/and faster data transfer.
+
Parameters
----------
chNum : int