aboutsummaryrefslogtreecommitdiff
path: root/qolab/hardware/power_supply
diff options
context:
space:
mode:
Diffstat (limited to 'qolab/hardware/power_supply')
-rw-r--r--qolab/hardware/power_supply/keysight_e3612a.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/qolab/hardware/power_supply/keysight_e3612a.py b/qolab/hardware/power_supply/keysight_e3612a.py
index cb0b5de..6731caa 100644
--- a/qolab/hardware/power_supply/keysight_e3612a.py
+++ b/qolab/hardware/power_supply/keysight_e3612a.py
@@ -123,7 +123,7 @@ class KeysightE3612A(PowerSupplySCPI):
this function will try tune Vlimit until the Idesired is reached.
"""
iDesired = val
- self.setChanIlimit(chNum, val+currentHeadRoom)
+ # self.setChanIlimit(chNum, val+currentHeadRoom)
# Here, we assume that hook up is already made, so we can estimate source resistance
# So the protocol is the following:
# find R -> calculate required Vout for the desired Idesired