Skip to content

Commit 4ea5441

Browse files
authored
Update Experimental-Runs.md
1 parent 4d9890e commit 4ea5441

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/specific_iocs/dae/Experimental-Runs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ This is from a problem see on IRIS.
3636
3737
## Experiment stuck in `Waiting` state after beginning a run
3838
39-
This issue was encountered on Iris during the transition between Seci and Ibex. SECI was in a waiting state prior to shutdown, then IBEX was left in this waiting state. Usually SECI run control is transient i.e. set by Open GENIE and cleared on a SECI restart, so just restarting SECI would usually clear it. The is now a new PV that you can write to from IBEX to force a resync of run control
39+
There is now a new PV that you can write to from IBEX to force a resync of run control
4040
4141
caput %MYPVPREFIX%CS:RC:SYNC:SP 1
4242
@@ -51,4 +51,4 @@ If this has failed:
5151
To archive files end a run.
5252
Should you have runs ending and read only files, then check on the archive in `INST\instrument\logs\cycle_nn_n`, the log files there will provide some extra information. If the file `exception_copy.log` doesn't exist, or hasn't been updated for a long time, then the script above isn't running the code to clean up old files, or it has hung.
5353
54-
* Problems with the end of run script can be diagnosed by looking at the `post_command_<day>.log'` file in the ICP logs area on the instrument. The ICP log files (in the same area) may also be instructive to check for other issues - for example, if the files are not being set read-only.
54+
* Problems with the end of run script can be diagnosed by looking at the `post_command_<day>.log'` file in the ICP logs area on the instrument. The ICP log files (in the same area) may also be instructive to check for other issues - for example, if the files are not being set read-only.

0 commit comments

Comments
 (0)