Changes

Jump to navigation Jump to search
no edit summary
Line 13: Line 13:  
# Log on to halld@halldtrg5.phys.uconn.edu using ssh -X to forward X11 windows to your desktop. To check that X11 forwarding is working, issue the "xterm" command, verify that it pops up on your desktop, then kill it. Verify after login that your shell defaults to the /home/halld/ directory.
 
# Log on to halld@halldtrg5.phys.uconn.edu using ssh -X to forward X11 windows to your desktop. To check that X11 forwarding is working, issue the "xterm" command, verify that it pops up on your desktop, then kill it. Verify after login that your shell defaults to the /home/halld/ directory.
 
# Ensure that the msql daemon is '''NOT''' running by typing "ps -efw | grep msqld" and kill it (pkill -9 msqld) if it is.
 
# Ensure that the msql daemon is '''NOT''' running by typing "ps -efw | grep msqld" and kill it (pkill -9 msqld) if it is.
# Set the proper environment variables by typing "source micro/coda_micro_setup". These environment variables include EXPID and SESSION, which can be changed to accommodate different run control set-ups. You should see the following message: 
 "Setting up coda 2.6.1 from /usr/local/coda/2.6.1 
 AFECS Home set to /usr/local/coda/2.6.1/Afecs-1.4 
 done."
+
# Set the proper environment variables by typing "source micro/coda_micro_setup". These environment variables include EXPID and SESSION, which can be changed to accommodate different run control set-ups. You should see the following message: <ol> Setting up coda 2.6.1 from /usr/local/coda/2.6.1 <br> AFECS Home set to /usr/local/coda/2.6.1/Afecs-1.4 <br> done.</ol>
 
# Clear the desktop of unwanted windows, and start the CODA runtime with the command "./start_daq.sh" and watch all of the pretty colored windows popping up on the desktop. Check for errors and warnings in each one as it starts.
 
# Clear the desktop of unwanted windows, and start the CODA runtime with the command "./start_daq.sh" and watch all of the pretty colored windows popping up on the desktop. Check for errors and warnings in each one as it starts.
 
# Go to the run control gui window and select "Connect" under the "Platform" menu. The Configure button should light up.
 
# Go to the run control gui window and select "Connect" under the "Platform" menu. The Configure button should light up.

Navigation menu