Difference between revisions of "UITF Mott CODA Scripts"
Jump to navigation
Jump to search
(Created page with "{| class="wikitable" |- | '''Component''' | '''Transition''' | '''Script''' | '''Purpose''' | '''EPICS List''' |- | ER1 | go | /opt/idaq/scripts/refreshrun | Update MottRunNum...") |
|||
Line 49: | Line 49: | ||
| [[media:End_EPICS_List.txt]] | | [[media:End_EPICS_List.txt]] | ||
|} | |} | ||
− | |||
− |
Revision as of 13:43, 1 February 2022
Component | Transition | Script | Purpose | EPICS List |
ER1 | go | /opt/idaq/scripts/refreshrun | Update MottRunNumber with new Run Number | MottRunNumber |
ER1 | go | /opt/idaq/scripts/peppoRunStart | Start-of-run Entry in POLOG | media:Start_EPICS_List.txt |
ER1 | go | /opt/idaq/scripts/logrun.tcl | Creates Start-of-run log to MOTTLOG with relevant EPICS values | media:Long_EPICS_List.txt |
ER1 | go | /opt/idaq/scripts/epicsLogger1 & | Insert long list of EPICS values in CODA data stream every 30 s under evet_type = 131 | media:Long_EPICS_List.txt |
ER1 | go | /opt/idaq/scripts/fastEpicsLogger & | Insert short list of EPICS values in CODA data stream every 4 s under evet_type = 131 | media:Fast_EPICS_List.txt |
ER1 | go | /opt/idaq/scripts/logendrun.tcl | End-of-run log to MOTTLOG with relevant EPICS and scaler* values | media:Injector_epics.txt |
ER1 | end | /opt/idaq/scripts/epics_end & | End-of-run Entry in POLOG | media:End_EPICS_List.txt |