Difference between revisions of "UITF Mott CODA Scripts"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
− | | ''' | + | | '''Process Name''' |
| '''Transition''' | | '''Transition''' | ||
| '''Script''' | | '''Script''' | ||
Line 7: | Line 7: | ||
| '''EPICS List''' | | '''EPICS List''' | ||
|- | |- | ||
− | | | + | | logentry_start |
− | | | + | | After Prestart |
− | | /opt/idaq/ | + | | /opt/idaq/coda/logentry_scripts/MakeEntry.sh %(rt) START %(rn) %(session) |
− | | | + | | Start of Run Entry to UITFMOTTLOG, start of dalma |
− | | | + | | |
|- | |- | ||
− | | | + | | logentry_end |
− | | | + | | After End |
− | | /opt/idaq/ | + | | /opt/idaq/coda/logentry_scripts/MakeEntry.sh %(rt) END %(rn) %(session) |
− | | | + | | End of Run Entry to UITFMOTTLOG, end of dalma and attach log into entry if it exists |
− | | | + | | |
|- | |- | ||
− | | | + | | logentry_reset |
− | | | + | | Before Reset |
− | | /opt/idaq/ | + | | /opt/idaq/coda/logentry_scripts/MakeEntry.sh %(rt) RESET %(rn) %(session) |
− | + | | Reset of Run Entry to UITFMOTTLOG, end of dalma and attach log into entry if it exists | |
− | + | | | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | | | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | | | ||
|} | |} |
Revision as of 03:51, 3 February 2022
Process Name | Transition | Script | Purpose | EPICS List |
logentry_start | After Prestart | /opt/idaq/coda/logentry_scripts/MakeEntry.sh %(rt) START %(rn) %(session) | Start of Run Entry to UITFMOTTLOG, start of dalma | |
logentry_end | After End | /opt/idaq/coda/logentry_scripts/MakeEntry.sh %(rt) END %(rn) %(session) | End of Run Entry to UITFMOTTLOG, end of dalma and attach log into entry if it exists | |
logentry_reset | Before Reset | /opt/idaq/coda/logentry_scripts/MakeEntry.sh %(rt) RESET %(rn) %(session) | Reset of Run Entry to UITFMOTTLOG, end of dalma and attach log into entry if it exists |