Difference between revisions of "Running CODA"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | =Startup the | + | =Startup the processes= |
Start the following programs in the order below and in different xterm windows | Start the following programs in the order below and in different xterm windows | ||
− | + | 1.)msqld | |
+ | 2.)minicom | ||
:cntrl-A P E to setup configuration | :cntrl-A P E to setup configuration | ||
:reboot to be sure ROC is alive | :reboot to be sure ROC is alive | ||
− | + | 3.)et_start | |
: you may need to delete the old memory file /tmp/et_sys_DAQ | : you may need to delete the old memory file /tmp/et_sys_DAQ | ||
− | + | 4.)rcServer | |
+ | 5.) coda_eb -i -s DAQ -n eb1 -t CDEB | ||
+ | 6.)coda_roc -i -s DAQ -n LDS_ER -t ROC | ||
+ | 7.) runcontrol | ||
+ | = Select run configuration= | ||
+ | |||
+ | = Download configuration to ROC= | ||
+ | = Prestart= | ||
+ | =Run= | ||
= debug FAQ= | = debug FAQ= |
Revision as of 21:44, 22 October 2007
Startup the processes
Start the following programs in the order below and in different xterm windows
1.)msqld 2.)minicom
- cntrl-A P E to setup configuration
- reboot to be sure ROC is alive
3.)et_start
- you may need to delete the old memory file /tmp/et_sys_DAQ
4.)rcServer 5.) coda_eb -i -s DAQ -n eb1 -t CDEB 6.)coda_roc -i -s DAQ -n LDS_ER -t ROC 7.) runcontrol