Bob Michaels, Jan 2004
- # {file name=fastEpicsLogger} -- similar to epicsLogger but smaller list and faster updates. Don't make this a huge list.
+ # {file name=fastEpicsLogger} -- similar to epicsLogger but smaller list and faster updates (every 4 sec). Don't make this a huge list.
# {file name=epicsLogger} -- logs EPICS info into datastream "slowly" ''(a large list of info every ~30 sec)''
# {file name=epicsRunStart} -- halog's EPICS info at the start of a run.
* {file name=halla_scaler_process.tcl} -- produces the end-run scaler info for halog, called by runend.tcl
^
+
!!!Alphabetical list of Epics variables used during GEn experiment
varname as 'Variable',
CONCAT_WS(',',
- if(script=1,4,NULL),if(script=2,3,NULL),if(script=3,34,NULL), if(script=4,2,NULL),if(script=5,24,NULL),if(script=6,23,NULL), if(script=7,234,NULL),if(script=8,1,NULL),if(script=9,14,NULL), if(script=10,13,NULL),if(script=11,134,NULL),if(script=12,12,NULL), if(script=13,124,NULL),if(script=14,123,NULL),if(script=15,1234,NULL)
+ if(script=1,1,NULL),if(script=2,2,NULL),if(script=3,12,NULL), if(script=4,3,NULL),if(script=5,13,NULL),if(script=6,23,NULL), if(script=7,123,NULL),if(script=8,4,NULL),if(script=9,14,NULL), if(script=10,24,NULL),if(script=11,124,NULL),if(script=12,34,NULL), if(script=13,134,NULL),if(script=14,234,NULL),if(script=15,1234,NULL)
) as 'Script',
vargroup as 'Group',
|