ssh lxg0434 -l scs
cd /u/scs/epics_apps/EtraxTest
. ./setup.sh
make clean && make
ssh hadaq@lxhadesdaq '
if [ -d /var/diskless/etrax_fs/epics/epics_apps/EtraxTest/bin ];
then
rm -r /var/diskless/etrax_fs/epics/epics_apps/EtraxTest/bin;
fi' &&
echo removed binary &&
scp -r /u/scs/epics_apps/EtraxTest/{bin,db,dbd,iocBoot} hadaq@lxhadesdaq.gsi.de:/var/diskless/etrax_fs/epics/epics_apps/EtraxTest/
exit
ssh lxg0434 -l scs
cd /u/scs/epics_apps/EtraxTest
. ./setup.sh
make clean && make
ssh hadaq@lxhadesdaq '
if [ -d /var/diskless/etrax_fs/epics/epics_apps/EtraxTest/bin ];
then
rm -r /var/diskless/etrax_fs/epics/epics_apps/EtraxTest/bin;
fi' &&
echo removed binary &&
scp -r /u/scs/epics_apps/EtraxTest/{bin,db,dbd,iocBoot} hadaq@lxhadesdaq.gsi.de:/var/diskless/etrax_fs/epics/epics_apps/EtraxTest/
rpc_may08_epics_quickfix
(local copy) provided by Michael Traxler on lxhadesdaq
,lxhadesdaq
ssh -l hadaq lxhadesdaq.gsi.de
rpc_may08_epics_quickfix
start
rpc_may08_epics_quickfix start
stop
rpc_may08_epics_quickfix stop
telnet etrax023
cd /home/hadaq/epics/epics_apps/EtraxTest/iocBoot/iocetrax
ls
../../bin/linux-cris_v32/EtraxTest st-RpcThreshold-S3TRB0--SubEventId809_master.cmd
screen
)
exit
, CTRL+Z
killall -9 EtraxTest
../../bin/linux-cris_v32/EtraxTest st-RpcThreshold-S3TRB0--SubEventId809.cmd
ssh hadaq@lxhadesdaq 'rm -r /var/diskless/etrax_fs/epics/epics_apps/EtraxTest/bin
retry it.
/u/scs/epics_apps/EtraxTest/db
to the newest files of pattern ...SxTRBy...SubEvtIdz (x:sector, y:trb, z:id)
/home/hadaq/epics/epics_apps/EtraxTest/db
createCmdFile.sh
on the TRB/ETRAX (if you cannot find it there, copy those local files to the corresponding directories) telnet etrax023
cd /home/hadaq/epics/epics_apps/EtraxTest/iocBoot/iocetrax
createCmdFile.sh
createCmdFile.sh
: will give you the help how to use it
I | Attachment | Action | Size | Date | Who | Comment |
---|---|---|---|---|---|---|
sh | createCmdFile.sh | manage | 3 K | 2008-05-27 - 20:49 | PeterZumbruch | Script to create from template cmd files (v2) |
template | st-RpcThreshold-SsTRBt--SubEventIdXXX.cmd.template | manage | 865 bytes | 2008-05-27 - 20:49 | PeterZumbruch | template file (v2) |