diff options
Diffstat (limited to 'qolab/hardware/scope/sds1104x.py')
-rw-r--r-- | qolab/hardware/scope/sds1104x.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qolab/hardware/scope/sds1104x.py b/qolab/hardware/scope/sds1104x.py index 9ed3807..0b9bd32 100644 --- a/qolab/hardware/scope/sds1104x.py +++ b/qolab/hardware/scope/sds1104x.py @@ -83,7 +83,7 @@ class SDS1104X(ScopeSCPI): """ Get raw channel waveform in binary format. - Parameters: + Parameters ---------- chNum : int Scope channel to use: 1, 2, 3, or 4 |