source: BAORadio/AmasNancay/DAQ/acquisnancay.cmd @ 697

Last change on this file since 697 was 673, checked in by campagne, 12 years ago
File size: 1.3 KB
Line 
1###############################
2# connexion pour DISTCLK
3ssh -Y lx.lal.in2p3.fr
4## Password
5ssh -X -Y fan@193.55.144.12
6## Password konFiture314
7ssh -X -t viou@193.55.144.216  ssh -X fan@192.168.2.241
8cd /Dev/serialshell
9./run.sh
10###############################
11# connexion pour tconf
12ssh -Y lx.lal.in2p3.fr
13## Password
14ssh -X -Y fan@193.55.144.12
15## Password konFiture314
16ssh -X -t viou@193.55.144.216  ssh -X fan@192.168.2.241
17csh
18pwd
19## Remise a zero des compteurs
20tconf 1 -raz 
21#  Verifier qu'on est ds /Dev/Config
22### Autres commandes utiles
23tconf 1 -init
24tconf 1 -channel 0 0
25tconf 1 -channel 1 0
26tconf 1 -framelength 4096
27tconf 1 -rsl
28tconf 1 -forcetrain
29tconf 1 -raz
30
31###############################
32# connexion pour mfacq / spiapp
33# connexion pour tconf
34ssh -Y lx.lal.in2p3.fr
35## Password
36ssh bao@193.55.144.30
37## password baomgr
38tcsh
39cd AmasNancay
40TestFibre 1,2
41TestFibre 1,2 -acq
42## lancer DISTCLK (commande G )
43Si OK, lancer le monitoring
44source ckspec.csh
45## Arret DISTCLK  (commande s )
46## Remise a zero compteurs ( tconf 1 -raz )
47## Lancer l'acquisition
48mfacq -pci2disk abell1205.d >& acq03avr11.log &
49
50###############################
51# connexion pour statsoleil/ etat telescope
52ssh -Y lx.lal.in2p3.fr
53## Password
54ssh testbao@nrt.obs-nancay.fr
55## password  Testbao031207
56
57
Note: See TracBrowser for help on using the repository browser.