Two raspberry pis:
nnrpi1 - FEE64 system consoles
nnrpi2 - AC Mains Relay & CAEN HV
Startup:
1. Plug in micro-USB on pis
2. Connect via ssh: ssh pi@nnrpi1 or ssh pi@nnrpi2
3. Start MIDAS:
cd /MIDAS/TclHttpd/Linux-arm
./TclHttpd-server
4. Connect from aida-gsi web browser
http://nnrpi2:8015 - For AC Relay Control
http://nnrpi1:8015 - For Pi Monitoring (Get list of USB terminals, Connect)
-> Parse USB log for details to check if all FEEs have finished booting completely or not
5. For CAEN HV connect via ssh/X (ssh -X pi@nnrpi2) and run
putty &
Opens putty window to connect to the CAEN HV module (Serial /dev/ttyACM0) |