TikiWiki Assistant Thank you for installing TikiWiki!
Click the :: options in the Menu for more options. Please, also see TikiMovies for more setup details. |
History: GEnDocEpicsSource of version: 16 (current)The full {file name=README.orig desc="README"} file by Bob Michaels. Part of it is included here.
^ This file: ~a-onl/scripts/README Bob Michaels, Jan 2004 # {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=epicsRunEnd} -- halog's the EPICS info at the end of a run. * {file name=runstart.tcl} -- start of run TCL window, called by epicsRunStart * {file name=runend.tcl} -- end-of-run TCL window, called by epicsRunEnd * {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 {SQL(db=>GenCustomData)}select id as 'ID', varname as 'Variable', CONCAT_WS(',', 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', description as 'Comments' from tikicustomdata.gen_epics_variables{SQL} History |
Login Search
|