We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fe55ed4 + e5f002f commit 3b79245Copy full SHA for 3b79245
picoscope/ps3000a.py
@@ -120,7 +120,7 @@ class PS3000a(_PicoscopeBase):
120
# 10_5_0_28
121
# This issue was acknowledged in this thread
122
# http://www.picotech.com/support/topic13217.html
123
- AWGMaxVa = 32767
+ AWGMaxVal = 32767
124
AWGMinVal = -32767
125
126
AWG_INDEX_MODES = {"Single": 0, "Dual": 1, "Quad": 2}
0 commit comments