| At line 53 added 18 lines. |
| + |
| + !I do not like SEA, i want back good old TECS |
| + You can have it. TECS ist still there. However, all commands |
| + related to the LakeShore 340 go first through SEA before going |
| + to TECS. If you want to have a direct connection SICS - TECS |
| + and do not like all the nice features of SEA, you might kill |
| + the SEA server (on the unix prompt of the instrument account): |
| + {{{ |
| + monit stop sea |
| + }}} |
| + and redefine the direct connection to TECS in <instrument>.tcl: |
| + {{{ |
| + evfactory new temperature tecs |
| + }}} |
| + and then restart the SICS server |
| + {{{ |
| + monit restart sicsserver |
| + }}} |