Instruction for running FCTMON display on teststand =================================================== Login to dali. setenv ODF_PLATFORM source /nfs/bbr-srv01/u1/babar/epics/devel/release/site/epicsSetup cd /a/bbr-srv01/u1/babar/boot/apps/fct-mon/dl source TRG_RATE_MAIN.startFctMonDisplay.csh & cd /nfs/bbr-srv02/bfdist/Production srtpath Allocate your partition. At any point after you've allocated, RunFctMon The server (RunFctMon) will only work after you've allocated, and it will need to be restarted each time you allocate. -Matt Also note that after you've finished, you'll have to kill the "caRepeater" process before you can logout. This is a remnant of having used EPICS/PCAS. weaver>>ps -u weaver PID TTY TIME CMD 7576 ? 8:07 sshd 7719 pts/3 0:12 caRepeat 7578 pts/3 0:01 tcsh weaver>>kill 7719 weaver>>exit If you don't kill this process, your logout attempt will hang until you log back onto this machine (in another window) and kill that process. -Matt