Hello Andrea, <br>
<br>
I just tried your suggestion, and it seems that if I load my TSP script into the 3706A up front, using a separate python script and the command <code>write('loadscript filename')</code>, it does not work.<br>
<br>
If I instead write the TSP script to the instrument line by line in the same python script that also trigger the measurement, like your example, it seemed to work for awhile. Now, suddenly, it is not possible to reset the status registers by use of <code>status.reset()</code><br>
<br>
Is there any ways of completely reset the instrument to factory defaults (the <code>reset()</code> does not seem to fix anything either)?<br>
<br>
<br>
Kind regards, <br>
Lars