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
2185301f
Commit
2185301f
authored
Aug 10, 2020
by
Christian Schneider
Browse files
Update RCDAT.py
parent
ba06375d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
Instruments/Drivers/MiniCircuits/RCDAT.py
Instruments/Drivers/MiniCircuits/RCDAT.py
+1
-0
No files found.
Instruments/Drivers/MiniCircuits/RCDAT.py
View file @
2185301f
...
...
@@ -104,6 +104,7 @@ class RCDAT(object):
return
self
.
com
(
':SETATT={}'
.
format
(
self
.
max_attenuation
),
''
)
else
:
self
.
com
(
':SETATT={}'
.
format
(
att
),
''
)
self
.
_inst
.
read
()
# Query current value
else
:
...
...
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