Posted Tue, 19 Dec 2023 22:13:55 GMT by Pew, Jacob
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)
Posted Wed, 20 Dec 2023 03:11:09 GMT by Pew, Jacob
I can still write TSP commands using TSB, but cant connect using python.
Posted Wed, 20 Dec 2023 16:33:46 GMT by Pew, Jacob
How do i connect to the dead socket termination port?
 
Posted Thu, 21 Dec 2023 02:06:52 GMT by C, Andrea
Thanks for clarifying.
see if this post helps.  Same DST process for SMU or DAQ:
https://my.tek.com/en/tektalk/switching-data-acq/8644f450-3c70-ee11-a81c-000d3a32997c

 

You must be signed in to post in this forum.