(file) Return to DDSSOC_PLAY.cfg CVS log (file) (dir) Up to [Development] / JSOC / proj / datacapture / scripts

File: [Development] / JSOC / proj / datacapture / scripts / DDSSOC_PLAY.cfg (download)
Revision: 1.1, Tue Oct 16 21:48:16 2007 UTC (15 years, 7 months ago) by arta
Branch: MAIN
CVS Tags: Ver_LATEST, Ver_9-5, Ver_9-41, Ver_9-4, Ver_9-3, Ver_9-2, Ver_9-1, Ver_9-0, Ver_8-8, Ver_8-7, Ver_8-6, Ver_8-5, Ver_8-4, Ver_8-3, Ver_8-2, Ver_8-12, Ver_8-11, Ver_8-10, Ver_8-1, Ver_8-0, Ver_7-1, Ver_7-0, Ver_6-4, Ver_6-3, Ver_6-2, Ver_6-1, Ver_6-0, Ver_5-9, Ver_5-8, Ver_5-7, Ver_5-6, Ver_5-5, Ver_5-3, Ver_5-2, Ver_5-14, Ver_5-13, Ver_5-12, Ver_5-11, Ver_5-10, Ver_5-1, Ver_5-0, Ver_4-7, Ver_4-6, Ver_4-5, Ver_4-4, Ver_4-3, Ver_4-2, Ver_4-1, Ver_4-0, NewTree01_cp09_JSOC, NewTree01_cp08_JSOC, NewTree01_cp07_JSOC, NewTree01_cp06_JSOC, NewTree01_cp05_JSOC, HEAD
Move JSOC/src/base to JSOC/base and JSOC/src/proj to JSOC/proj.  86 JSOC/src.

#Configuration Variables for DDS to SOC processing.
#The order of variabes in this file must be:
# $DIRDDS2SOC
# $DIRSOC2SOC
# $DIRSOC2DDS
# $DIRSOC2PIPE
# $DIRPIPE2SOC
# $DIRREJECT
# $TLMSEC
#
#directory where DDS puts files for SOC
$DIRDDS2SOC = /dds/dds2soc;
#Directory where processed file are move to
$DIRSOC2SOC = /dds/soc2soc;
#Directory where SOC puts files for DDS
$DIRSOC2DDS = /dds/soc2dds;
#Directory where SOC puts files for Pipeline
$DIRSOC2PIPE = /dds/soc2pipe;
#Directory where Pipeline puts files for SOC
$DIRPIPE2SOC = /dds/pipe2soc;
#Directory where SOC puts rejected files
$DIRREJECT = /dds/reject;
#Seconds to inspect (and create if sim mode) .tlm files:
$TLMSEC = 30;

Karen Tian
Powered by
ViewCVS 0.9.4