User Tools

Site Tools


howto:fram
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


Previous revision
howto:fram [2008/09/06 00:00] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Restarting telescope driver ======
 +
 +Sometimes telescope driver stop operating. Most probably it is some weird error of Gemini. You will see in rts2 on T0, that it is moving, but DEC will not change (usually only DEC does not change).
 +
 +To solve it:
 +
 +<code bash>
 +su
 +killall rts2-executor
 +killall rts2-teld-gemini
 +/etc/init.d/rts2 start
 +rts2-mon
 +</code>
 +
 +Then issue park command on T0. See if it parked (changed state from PARKING to PARKED). After that, run executor.
  
howto/fram.txt · Last modified: 2008/09/06 00:00 by 127.0.0.1