Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Institute of Experimental Physics
Quantum Circuits
python-repo
Commits
77eff230
Commit
77eff230
authored
Sep 16, 2020
by
Christian Schneider
Browse files
Enabled arbitrary segments for E5071C class
parent
0c3a68f0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
Instruments/Drivers/Keysight/E5071C.py
Instruments/Drivers/Keysight/E5071C.py
+1
-0
No files found.
Instruments/Drivers/Keysight/E5071C.py
View file @
77eff230
...
...
@@ -531,6 +531,7 @@ class E5071C(object):
segment_str
+=
tmp
self
.
com
(
':SENS:SWE:TYPE'
,
'SEGM'
)
self
.
com
(
'SENS:SEGM:ARB'
,
1
)
# Allow arb. segments (reversed, etc)
self
.
com
(
':SENS:SEGM:DATA'
,
segment_str
)
self
.
output
(
1
)
self
.
Spar
(
Spar
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment