Version 4 (modified by 10 years ago) ( diff ) | ,
---|
Trouble Shooting - Software
Stopping Programs
- never stop a not hanging program with ctrl+c
- when a restart of the program is really necessary use .q instead
- restarting a program is in most cases not a solution and only increase the risk to trigger more problems. So avoid restarting programs as long as possible
Starting Programs
Do not forget start.sh before all programs! It makes sure that the programs are automatically restarted.
List of needed software and the corresponding screen sessions
screen-session on NEWDAQ
see also /home/fact/.screenrc_newdaq on newdaq
- dimserver /home/fact/operation/dimserver
- mcp /home/fact/operation/mcp
- fadctrl /home/fact/operation/fadctrl
- datalogger /home/fact/operation/datalogger
- drivectrl /home/fact/operation/drivectrl
- lidctrl /home/fact/operation/lidctrl
- biasctrl /home/fact/operation/biasctrl
- pwrctrl /home/fact/operation/pwrctrl
- ftmctrl /home/fact/operation/ftmctrl
- feedback /home/fact/operation/feedback
- ratecontrol /home/fact/operation/ratecontrol
- ratescan /home/fact/operation/ratescan
- fscctrl /home/fact/operation/fscctrl
- temperature /home/fact/operation/temperature
- magiclidar /home/fact/operation/magiclidar
- magicweather /home/fact/operation/magicweather
- tngweather /home/fact/operation/tngweather
- agilentctrl-24V /home/fact/operation/agilentctrl 24V
- agilentctrl-50V /home/fact/operation/agilentctrl 50V
- agilentctrl-80V /home/fact/operation/agilentctrl 80V
- gpsctrl /home/fact/operation/gpsctrl
- sqmctrl /home/fact/operation/sqmctrl
- gcn /home/fact/operation/gcn
- chatserv /home/fact/operation/chatserv
- dns /home/fact/operation/dns
- bash
screen-session on GATE
see also /users/fact/.screenrc_gate on gate
- smartfact /home/fact/FACT++/start.sh smartfact
- bash
screen-session on AUX
see also /home/fact/.screenrc_aux on aux
- timecheck /home/fact/operation/timecheck
- bash
screen-session on DAQ (OUTDATED)
Do not forget start.sh before all programs
- biasctrl
- has to be running on the PC, where the bias crate is connected, currently daq
- dns
- has to be running before hardware startup
- dimserver
- start.sh dimctrl --server
- drivectrl
- mcp
- lidctrl
- bash
- just an empty bash for working on daq
- ftmctrl
- feedback
- magicweather
- fscctrl
- agilentctrl
- powerctr.
- magiclidar
- ratescan
- tngweather
- ratectrl
- chatserv
screen-session on newdaq (OUTDATED)
- fadctrl
- has to be running on newdaq
- datalogger
- has to be running on newdaq
- has to be running before hardware startup
Do not forget start.sh before all programs
screen-session on AUX (OUTDATED)
Do not forget start.sh before all programs
- timecheck
- has to be running on aux
screen-session on GATE (OUTDATED)
Do not forget start.sh before all programs
- smartfact
- has to be running on gate
Note:
See TracWiki
for help on using the wiki.