cold-start_procedures psc Thu Sep 12 17:03:35 CDT 2002 I. Power on A. CAMAC crate B. Nim crate C. Oscilloscope D. Fluke HV PS power on standby ==> HV on II. Reboot the computer A. Push power button on front panel B. WAIT!!! - If there was a power failure it can take up to 30 - minutes to check and rebult the file systems on all the disks C. Success is a logon box on the screen III. Restart the software A. login as user=daq with the usual ckm password B. open a terminal window C. login as root - we need to load the scsi driver 1. ckm-1> su | login as superuser 2. | no root passwords on the web 3. ~daq/bin/scsi_reset xxx | this loads the scsi driver 4. exit | logoff as root - back to daq D. load the trigger (which initalizes all CAMAC) 1. cz 1 1 1 | issue a camac Z normal response is CMSG called from cz: , data=0 2. trigger_load pulser | reload the pulser trigger E. Start the scaler daq 1. cd ckm/scalers | go to scaler directory 2. scaler_read >CKM_SCALER_DATA & This runs the scaler daq job in the background. The data is appended to the run_scalers file in the scaler directory. 3. display_scalers ckm.pg | start a default scaler display F. Start the event daq 1. cd ~/ckm/daq | go to daq directory 2. ckm_daq | follow usage instructions