Changes

Jump to: navigation, search

SiTech

379 bytes added, 10:52, 17 February 2022
/* Starting SiTech software */
4. If any existing jobs are listed -- and you are sure they are not in use by someone working elsewhere -- kill them all. Note that there will be two jobs each to kill for SiTechExe and ServoSCommunicator:
sudo kill -9 xxxx xxxxx (where xxxx xxxxx is the relevant process ID)
5.(a) All the SiTech software can be opened using a startup script in the home directory, then leave the terminal running:
exit (to close the terminal)
* Restart the autoguider backend software. If it's open it has probably hung and won't respond to the red EXIT button, so kill it and then restart it. ssh observer@1ms1.suth.saao.ac.za ps aux | grep readPLC kill -9 xxxxx (where xxxxx is the process ID reported from the ps aux task - kill all such processes) cd /home/observer/src/xyslides2ports sudo ./main_prog -depth 24 
7. If you ever need to restart either ServoSCommunicator or SiTechExe, you will first need to close all the other subsystem GUIs, and reopen them in the order above.
1,054
edits