Is there a way to restart the smu remotely? Im controlling a 2636B unit remotely and it needs power cycled, but im 400 miles away.
Traceback (most recent call last):
File "c:\Users\jk329\miniconda3\envs\lbnl\RTSeval\Python\readBuffers.py", line 23, in <module>
smu = Keithley2600('TCPIP0::192.168.4.11::inst0::INSTR')
File "c:\Users\jk329\miniconda3\envs\lbnl\RTSeval\Python\keithleyDriver.py", line 783, in __init__
self._measurement_lock = threading.RLock()
File "c:\Users\jk329\miniconda3\envs\lbnl\RTSeval\Python\keithleyDriver.py", line 258, in __setattr__
self._load_lua_namespace()
File "c:\Users\jk329\miniconda3\envs\lbnl\RTSeval\Python\keithleyDriver.py", line 302, in _load_lua_namespace
var_name, var_value = res
ValueError: too many values to unpack (expected 2)